mcp-commit-story is a Model Context Protocol (MCP) server designed to capture and generate engineering journal entries within a code repository. The journal captures technical progress, decision-making context, and emotional tone, with the goal of producing content that can later be reused for storytelling (e.g., blog posts, conference talks).
Stars
15
Forks
1
Watchers
15
Open Issues
0
Overall repository health assessment
811
commits
Add integration tests for config-based AI initialization
bb08c9cView on GitHubSimplify configuration and documentation to follow KISS principle
e9fb3c1View on GitHubUpdate ai_invocation.py to load configuration and pass it to OpenAIProvider
ee861aaView on GitHubModify OpenAIProvider to accept configuration object and use config-only approach for API key loading
68007b5View on GitHubUpdate daily summary prompt to discourage hyperbole and incorrect references to time
f2c9fe5View on GitHubAdd environment variable interpolation to config system
82f6541View on GitHubTroubleshooting why some journal entries are AI-enhanced and some are not
1544d61View on GitHub