feat: make Gitea MCP profile activation and runtime identity state explicit (#131) #132

Open
jcwalker3 wants to merge 1 commits from feat/issue-131-profile-identity-clarity into master
Owner

Implements explicit visibility into the active profile, authenticated identity, and allowed/forbidden operations. Adds dynamic profile activation and switching tools, and documents the safety/switching rules. Resolves Issue #131.

Implements explicit visibility into the active profile, authenticated identity, and allowed/forbidden operations. Adds dynamic profile activation and switching tools, and documents the safety/switching rules. Resolves Issue #131.
jcwalker3 added 1 commit 2026-07-04 01:04:12 -05:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/issue-131-profile-identity-clarity:feat/issue-131-profile-identity-clarity
git checkout feat/issue-131-profile-identity-clarity
Sign in to join this conversation.