cli/cmd/core-app/laravel/app
Athena 2e271d2e17 feat(agentic): add Forgejo integration bridge for PHP platform
Add ForgejoClient and ForgejoService to the Laravel app, providing a
clean service layer for all Forgejo REST API operations the orchestrator
needs. Supports multiple instances (forge, dev, qa) with config-driven
auto-routing, token auth, retry with circuit breaker, and pagination.

Covers issues, PRs, repos, branches, user/token management, and orgs.

Closes #98

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 05:53:52 +00:00
..
Livewire feat(agentic): add real-time dashboard with Livewire components (#96) 2026-02-16 05:53:52 +00:00
Providers feat(agentic): add Forgejo integration bridge for PHP platform 2026-02-16 05:53:52 +00:00
Services/Forgejo feat(agentic): add Forgejo integration bridge for PHP platform 2026-02-16 05:53:52 +00:00