summaryrefslogtreecommitdiff
path: root/internal/hexaimcp
AgeCommit message (Expand)Author
2026-03-16Replace Summary: prefixes with standard Go package doc commentsPaul Buetow
2026-03-16Decompose App God struct into embedded section structsPaul Buetow
2026-03-16Remove os.Setenv from MCP server production codePaul Buetow
2026-03-16Release v0.24.0v0.24.0Paul Buetow
2026-03-02mcp: depend on SlashCommandSyncer interface instead of concrete type (task 410)Paul Buetow
2026-02-13chore: deprecate hexai-mcp-server as experimentalPaul Buetow
2026-02-12feat: add automatic MCP prompt to slash command syncingPaul Buetow
2026-02-11refactor: consolidate cache and state into .local/hexai directoryPaul Buetow
2026-02-10Add MCP server implementation with comprehensive test coveragePaul Buetow