summaryrefslogtreecommitdiff
path: root/cmd/hexai-mcp-server
AgeCommit message (Expand)Author
2026-03-16Replace Summary: prefixes with standard Go package doc commentsPaul Buetow
2026-03-16Use filepath.Join instead of fmt.Sprintf for path constructionPaul Buetow
2026-03-16Remove os.Setenv from MCP server production codePaul Buetow
2026-03-16Replace panic with graceful error returns in tmuxedit and mcp-serverPaul Buetow
2026-03-16Release v0.24.0v0.24.0Paul 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-10Add MCP server implementation with comprehensive test coveragePaul Buetow