| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-03-16 | Replace Summary: prefixes with standard Go package doc comments | Paul Buetow |
| 2026-03-16 | Split mcp/server.go (962L) into server, handlers_prompt, handlers_tool | Paul Buetow |
| 2026-03-16 | Refactor oversized functions and split large test files | Paul Buetow |
| 2026-03-02 | io: use errors.Is for EOF checks in lsp and mcp servers (task 409) | Paul Buetow |
| 2026-03-02 | mcp: depend on SlashCommandSyncer interface instead of concrete type (task 410) | Paul Buetow |
| 2026-02-12 | feat: add automatic MCP prompt to slash command syncing | Paul Buetow |
| 2026-02-11 | feat: add MCP Tools support for prompt management | Paul Buetow |
| 2026-02-11 | Fix MCP protocol version negotiation and null prompts array | Paul Buetow |
| 2026-02-11 | Fix MCP transport to use JSONL instead of Content-Length framing | Paul Buetow |
| 2026-02-10 | Refactor MCP server to meet project standards and remove built-in prompts | Paul Buetow |
| 2026-02-10 | Add MCP server implementation with comprehensive test coverage | Paul Buetow |
