Commit Graph

4 Commits

Author SHA1 Message Date
q792602257 1415d3b43b 完善 MCP 工具 2026-06-11 08:21:17 +08:00
q792602257 665d029d2b feat(workspace): add ListBranches method to WorkspaceService
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-10 18:05:18 +08:00
q792602257 0484e79978 修改 2026-06-09 21:22:28 +08:00
q792602257 62d9a91ca5 test(mcp): 13 PM tool tests + fix jsonschema tags
Add tools_pm_test.go with 13 integration tests covering all 16 PM
tools via SDK in-memory transport with fake services.

Fix jsonschema tags in tools_pm.go and tools_chat.go — SDK's tag
parser rejects "required,min=1" and "required,description=X" syntax;
use plain description text instead (non-pointer fields are auto-required).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-08 11:52:24 +08:00