chore(mcp): cut over server-side mcp__forgejo__ refs to mcp__forge__ (FM-5) #816
No reviewers
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks!816
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev/810"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Renames all server-side tool-name strings from the legacy
mcp__forgejo__namespace tomcp__forge__: security gates inarchitect.ts, first-touch hook inagent-runner.ts, stacked-PR instruction inparent-pr.ts, and the prompt-too-long hint inworker.ts. Doc-comments inmcp-registry-port.tsupdated.Test plan
agent-runner.test.tsfirst-touch hook tests updated to usemcp__forge__*architect.test.tssecurity-gate and cross-repo-guard tests updatedworker.test.tshint-string assertions updatedparent-pr.test.tsassertion verifies instruction usesmcp__forge__create_pull_requestCloses #810
All 6 rename targets hit; security gates, hook key, hint string, and doc-comments updated. Remaining
mcp__forgejo__refs are dual-mount adapter (FM-6) and legacy-namespace test fixtures — both within AC bounds. CI green (qa, qa-1, dockerfile all success).