mirror of
https://github.com/jeffusion/gitea-ai-assistant.git
synced 2026-06-02 23:16:43 +00:00
Add CODEX_API_URL, CODEX_API_KEY, CODEX_MODEL, CODEX_TIMEOUT_MS, and CODEX_REVIEW_PROMPT to config schema and manager. Wire Codex engine dispatch in review controller alongside agent/legacy engines. Register MCP Streamable HTTP endpoint at /mcp/gitea-review in app entry point. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)