LICENSE
README.md
pyproject.toml
src/iflow_mcp_wiggitywhitney_mcp_commit_story.egg-info/PKG-INFO
src/iflow_mcp_wiggitywhitney_mcp_commit_story.egg-info/SOURCES.txt
src/iflow_mcp_wiggitywhitney_mcp_commit_story.egg-info/dependency_links.txt
src/iflow_mcp_wiggitywhitney_mcp_commit_story.egg-info/entry_points.txt
src/iflow_mcp_wiggitywhitney_mcp_commit_story.egg-info/requires.txt
src/iflow_mcp_wiggitywhitney_mcp_commit_story.egg-info/top_level.txt
src/mcp_commit_story/__init__.py
src/mcp_commit_story/__main__.py
src/mcp_commit_story/ai_context_filter.py
src/mcp_commit_story/ai_invocation.py
src/mcp_commit_story/ai_provider.py
src/mcp_commit_story/background_journal_worker.py
src/mcp_commit_story/chat_context_manager.py
src/mcp_commit_story/cli.py
src/mcp_commit_story/commit_time_window.py
src/mcp_commit_story/composer_chat_provider.py
src/mcp_commit_story/config.py
src/mcp_commit_story/context_collection.py
src/mcp_commit_story/context_types.py
src/mcp_commit_story/daily_summary.py
src/mcp_commit_story/daily_summary_standalone.py
src/mcp_commit_story/git_hook_worker.py
src/mcp_commit_story/git_utils.py
src/mcp_commit_story/journal_ai_utilities.py
src/mcp_commit_story/journal_generate.py
src/mcp_commit_story/journal_handlers.py
src/mcp_commit_story/journal_init.py
src/mcp_commit_story/journal_orchestrator.py
src/mcp_commit_story/journal_workflow.py
src/mcp_commit_story/journal_workflow_types.py
src/mcp_commit_story/monthly_summary.py
src/mcp_commit_story/multi_exporter.py
src/mcp_commit_story/quarterly_summary.py
src/mcp_commit_story/reflection_core.py
src/mcp_commit_story/server.py
src/mcp_commit_story/structured_logging.py
src/mcp_commit_story/summary_utils.py
src/mcp_commit_story/telemetry.py
src/mcp_commit_story/weekly_summary.py
src/mcp_commit_story/yearly_summary.py
src/mcp_commit_story/cursor_db/__init__.py
src/mcp_commit_story/cursor_db/composer_integration.py
src/mcp_commit_story/cursor_db/connection.py
src/mcp_commit_story/cursor_db/exceptions.py
src/mcp_commit_story/cursor_db/message_extraction.py
src/mcp_commit_story/cursor_db/message_limiting.py
src/mcp_commit_story/cursor_db/multiple_database_discovery.py
src/mcp_commit_story/cursor_db/platform.py
src/mcp_commit_story/cursor_db/query_executor.py
src/mcp_commit_story/cursor_db/validation.py
src/mcp_commit_story/cursor_db/workspace_detection.py
src/mcp_commit_story/journal/__init__.py
src/mcp_commit_story/journal/models.py
src/mcp_commit_story/journal/telemetry_utils.py
src/mcp_commit_story/journal/sections/__init__.py
tests/test_datadog_enhancement.py
tests/test_journal_entry.py
tests/test_journal_orchestrator.py
tests/test_journal_telemetry.py
tests/test_mcp_server_telemetry_integration.py
tests/test_multi_exporter_config.py
tests/test_reflection_core.py
tests/test_structured_logging.py
tests/test_structured_logging_integration.py
tests/test_telemetry.py
tests/test_telemetry_integration.py