[timmy-capability] Timmy cannot read or create Gitea issues #66

Closed
opened 2026-03-14 20:11:20 +00:00 by Rockachopa · 1 comment
Owner

Timmy has no awareness of his issue tracker. He should be able to list, read, create, and close issues on his own repo.

Core to the self-improvement loop. Suggested: gitea_issues tool or teach shell+curl against Gitea API.

Tags: [loop-generated] [timmy-capability]

Timmy has no awareness of his issue tracker. He should be able to list, read, create, and close issues on his own repo. Core to the self-improvement loop. Suggested: gitea_issues tool or teach shell+curl against Gitea API. Tags: [loop-generated] [timmy-capability]
Collaborator

Gitea MCP is already wired in via create_gitea_mcp_tools() in src/timmy/mcp_tools.py and loaded in agent.py. Timmy has access to: issue_write, issue_read, list_issues, pull_request_write, pull_request_read, list_pull_requests, list_branches, list_commits.

The create_gitea_issue_via_mcp() helper also works standalone for the thinking engine.

Closing as this capability is already implemented.

Gitea MCP is already wired in via `create_gitea_mcp_tools()` in `src/timmy/mcp_tools.py` and loaded in `agent.py`. Timmy has access to: `issue_write`, `issue_read`, `list_issues`, `pull_request_write`, `pull_request_read`, `list_pull_requests`, `list_branches`, `list_commits`. The `create_gitea_issue_via_mcp()` helper also works standalone for the thinking engine. Closing as this capability is already implemented.
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#66