Improve AI agent CLI access constraints #22
Reference in New Issue
Block a user
No description provided.
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?
The current system prompt for the AI agent (Zopu) has overly restrictive CLI access rules. The agent can only list and create Gitea issues, but cannot edit, close, reopen, or comment on issues. This severely limits the agent's ability to manage the repository effectively.
Current limitations:
Requested improvements:
Impact: These constraints prevent the AI agent from performing basic repository management tasks that would be expected of a collaborator.