• Joined on 2026-05-03
null pushed to dev at null/Pipeline 2026-05-25 12:15:56 -05:00
c71b96421f ui upgrade
null pushed to dev at null/Pipeline 2026-05-24 22:38:29 -05:00
e6c2989c64 main dashboard
null pushed to dev at null/Pipeline 2026-05-24 22:22:21 -05:00
19a6b8fda8 Modernized git-projects/repositories/
null pushed to dev at null/Pipeline 2026-05-24 22:12:18 -05:00
1c1bade3ca full upgrade pass for the Git Project settings page.
null pushed to dev at null/Pipeline 2026-05-24 21:36:04 -05:00
fc1fa41a28 health stats for Open Issues and Webhook coverage
null pushed to dev at null/Pipeline 2026-05-24 20:58:02 -05:00
5a1caa8264 dded a "Mass Import" button in the header actions that opens a dialog with three states
null pushed to dev at null/Pipeline 2026-05-24 20:49:48 -05:00
fc24ec933b navbar is now explicitly local-first
null pushed to dev at null/Pipeline 2026-05-24 20:29:59 -05:00
c8f8fdb2ec PydanticUserError: field name clashing with a type annotation
null pushed to dev at null/Pipeline 2026-05-24 20:24:46 -05:00
7919c29bbd New table: forgejo_commit_activity
null pushed to dev at null/Pipeline 2026-05-24 20:13:06 -05:00
1fc1df5aeb heatmap commits
null pushed to dev at null/Pipeline 2026-05-24 19:52:53 -05:00
086fc8fc49 Assign Agent no longer strands you at “Repository not linked to any board.”
null pushed to dev at null/Pipeline 2026-05-24 19:49:49 -05:00
f71e0767a4 Add a required editable Agent prompt, prefilled from the Forgejo issue title, URL, body, and expected working notes.
null pushed to dev at null/Pipeline 2026-05-24 19:42:10 -05:00
922a386871 New POST /{repository_id}/sync/recent?days=7 endpoint.
null pushed to dev at null/Pipeline 2026-05-24 19:30:17 -05:00
5446fad843 90-day window instead of 365 days
null pushed to dev at null/Pipeline 2026-05-24 19:22:21 -05:00
56df59ff86 just one network call to api.anthropic.com/api/oauth/usage using the local OAuth token, and nothing else for Anthropic.
null pushed to dev at null/Pipeline 2026-05-24 19:18:28 -05:00
6bd6390b47 Parallelize the /v1/models and /api/oauth/usage calls using asyncio.gather in _do_fetch_provider_usage
null pushed to dev at null/Pipeline 2026-05-24 19:05:33 -05:00
d406beec56 feat: update caching logic and improve provider usage fetching intervals
null pushed to dev at null/Pipeline 2026-05-24 18:38:51 -05:00
7d297df9aa feat: implement credential selection logic for provider credentials
null pushed to dev at null/Pipeline 2026-05-24 18:36:14 -05:00
9f8b2906c4 feat: enhance credential selection logic in ProviderNavbarStatus component
null pushed to dev at null/Pipeline 2026-05-24 18:30:40 -05:00
f84918b14f refactor: consolidate backend helper and worker scripts in Dockerfile