LICENSE
MANIFEST.in
README.md
requirements-dev.txt
requirements.txt
setup.py
cite_agent/__init__.py
cite_agent/__main__.py
cite_agent/__version__.py
cite_agent/account_client.py
cite_agent/adaptive_providers.py
cite_agent/agent_backend_only.py
cite_agent/ascii_plotting.py
cite_agent/auth.py
cite_agent/backend_only_client.py
cite_agent/cache.py
cite_agent/circuit_breaker.py
cite_agent/cli.py
cite_agent/cli_conversational.py
cite_agent/cli_enhanced.py
cite_agent/cli_workflow.py
cite_agent/conversation_archive.py
cite_agent/dashboard.py
cite_agent/deduplication.py
cite_agent/doctor.py
cite_agent/enhanced_ai_agent.py
cite_agent/error_handler.py
cite_agent/execution_safety.py
cite_agent/full_paper_reader.py
cite_agent/observability.py
cite_agent/offline_mode.py
cite_agent/onboarding.py
cite_agent/paper_knowledge.py
cite_agent/paper_summarizer.py
cite_agent/pdf_extractor.py
cite_agent/project_detector.py
cite_agent/rate_limiter.py
cite_agent/request_queue.py
cite_agent/self_healing.py
cite_agent/session_manager.py
cite_agent/setup_config.py
cite_agent/streaming_ui.py
cite_agent/telemetry.py
cite_agent/ui.py
cite_agent/unpaywall_client.py
cite_agent/updater.py
cite_agent/web_search.py
cite_agent/workflow.py
cite_agent/workflow_integration.py
cite_agent.egg-info/PKG-INFO
cite_agent.egg-info/SOURCES.txt
cite_agent.egg-info/dependency_links.txt
cite_agent.egg-info/entry_points.txt
cite_agent.egg-info/requires.txt
cite_agent.egg-info/top_level.txt
docs/AGENT_INTELLIGENCE_REPORT.md
docs/BETA_LAUNCH_CHECKLIST.md
docs/BETA_PITCH_v1.3.9.md
docs/BETA_RELEASE_CHECKLIST.md
docs/BETA_SHOWCASE_GUIDE.md
docs/CONVERSATIONAL_DEPTH_REPORT.md
docs/DEV_NOTES_2025-10-30.md
docs/ENHANCED_CAPABILITIES.md
docs/FINAL_TEST_RESULTS_CEREBRAS.md
docs/GROQ_RATE_LIMITS.md
docs/INSTALL.md
docs/PUBLISHING_PYPI.md
docs/SECURE_PACKAGING_GUIDE.md
docs/SECURITY_AUDIT.md
docs/TEST_RESULTS_2025-11-01.md
docs/TEST_RESULTS_SESSION_2025-11-04.md
docs/TEST_RUN_2025-11-01.md
docs/TEST_RUN_ANALYSIS_CEREBRAS.md
docs/TEST_RUN_UPDATE_2025-11-01.md
docs/USER_GETTING_STARTED.md
docs/playbooks/BETA_LAUNCH_PLAYBOOK.md
tests/beta_launch_test_suite.py
tests/integration_test.py
tests/session_affirmation.py
tests/test_cli_direct.py
tests/test_deduplication.py
tests/test_end_to_end.py
tests/test_setup_flow.py
tests/test_truth_seeking_comprehensive.py
tests/test_version_1_0_4.py
tests/test_workflow_integration.py
tests/verification_infrastructure_fixes.py
tests/enhanced/conftest.py
tests/enhanced/test_account_client.py
tests/enhanced/test_archive_agent.py
tests/enhanced/test_autonomy_harness.py
tests/enhanced/test_conversation_archive.py
tests/enhanced/test_enhanced_agent_runtime.py
tests/enhanced/test_financial_planner.py
tests/enhanced/test_reasoning_engine.py
tests/enhanced/test_setup_config.py
tests/enhanced/test_tool_framework.py
tests/validation/test_accuracy_system.py
tests/validation/test_agent_live.py
tests/validation/test_backend_local.py
tests/validation/test_cerebras_comparison.py
tests/validation/test_improved_prompt.py
tests/validation/test_qualitative_robustness.py
tests/validation/test_qualitative_system.py
tests/validation/test_truth_seeking_chinese.py
tests/validation/test_truth_seeking_real.py
tests/validation/test_truth_seeking_validation.py