This reverts commit 6f79a88abd. Made-with: Cursor
6f79a88abd
Without this the bot PAT 403s on POST /orgs/{org}/repos, which is the single most important operation — creating new project repos inside the workspace's Gitea org. Made-with: Cursor
- Add agent_session_events table + GET/POST events + SSE stream routes - Build Agent tab: hydrate from events + EventSource while running - entrypoint: create agent_sessions + agent_session_events on container start - .env.example for AGENT_RUNNER_URL, AGENT_RUNNER_SECRET, DATABASE_URL Made-with: Cursor