forked from cardosofelipe/fast-next-template
feat(mcp): Git Operations MCP - Workspace Management #107
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Parent Issue
Part of #58 (Git Operations MCP Server)
Summary
Implement workspace management for isolating git repositories per project.
Tasks
WorkspaceManager Class (
workspace.py)WorkspaceManagerclass/var/syndarix/workspaces/)get_workspace(project_id)methodcreate_workspace(project_id)methoddelete_workspace(project_id)methodSecurity
Testing
Acceptance Criteria
Dependencies
Labels