LICENSE
MANIFEST.in
README.md
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/advanced_statistics.py
cite_agent/ascii_plotting.py
cite_agent/auth.py
cite_agent/circuit_breaker.py
cite_agent/cli.py
cite_agent/cli_workflow.py
cite_agent/conversation_archive.py
cite_agent/dashboard.py
cite_agent/data_cleaning_magic.py
cite_agent/enhanced_ai_agent.py
cite_agent/execution_safety.py
cite_agent/function_calling.py
cite_agent/function_tools.py
cite_agent/literature_synthesis.py
cite_agent/observability.py
cite_agent/power_analysis.py
cite_agent/project_detector.py
cite_agent/prometheus_metrics.py
cite_agent/qualitative_coding.py
cite_agent/r_workspace_bridge.py
cite_agent/rate_limiter.py
cite_agent/request_queue.py
cite_agent/research_assistant.py
cite_agent/self_healing.py
cite_agent/session_manager.py
cite_agent/session_memory_manager.py
cite_agent/setup_config.py
cite_agent/streaming_ui.py
cite_agent/telemetry.py
cite_agent/timeout_retry_handler.py
cite_agent/tool_executor.py
cite_agent/unified_observability.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/FUNCTION_CALLING_TESTING.md
docs/GROQ_RATE_LIMITS.md
docs/INSTALL.md
docs/PUBLISHING_PYPI.md
docs/SECURE_PACKAGING_GUIDE.md
docs/SECURITY_AUDIT.md
docs/TEMP_API_KEY_SYSTEM.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/TRADITIONAL_MODE_AUDIT.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_end_to_end.py
tests/test_setup_flow.py
tests/test_truth_seeking_comprehensive.py
tests/test_version_1_0_4.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