Commit Graph
5 Commits
Author SHA1 Message Date
thanhnv fecbe7cb25 fix(mcp): harden project context issue provider and prove shared audit path
- Share cursor decoding in foundation.decode_offset_cursor so both tools
  reject an invalid cursor identically, before any upstream call.
- Add regression coverage that a malformed repo slug (owner/repo/extra,
  missing owner, empty segment) is refused before any network call.
- Add evidence that BOTH project context tools inherit the shared MCP
  client audit record and untrusted-content fence, instead of each tool
  shipping its own. No audit subsystem is duplicated.
2026-09-04 10:46:17 +09:00
thanhnv bbf67d8db9 fix: address project context PR review
CI / test (pull_request) Canceled after 0s
2026-08-28 17:33:01 +09:00
taiph9 98f4a1ed77 create feature mcp-issue-context
CI / test (pull_request) Canceled after 0s
2026-08-25 22:54:56 +09:00
thanhnv 202925e6ed feat(mcp): scaffold three project context tools
CI / test (pull_request) Canceled after 0s
2026-08-20 20:50:37 +07:00
thanhnv 414eaddca3 chore(repo): initialize Cowork Local Gitea repository
CI / test (push) Canceled after 0s
2026-08-09 20:12:05 +07:00