This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Commits
User selector
Commit history
Commits on May 2, 2025
Provider strings are not correctly validated for empty strings (#1394)
Show description for 7e3279dauthored
Commits on Mar 17, 2025
shareable workspaces pt. 2 (#1233)
Show description for 278ba4eauthored
Commits on Mar 12, 2025
Run update call on recurring schedule (#1268)
Show description for 7886f6fauthoredUse updates.codegate.ai for /versions instead of GitHub (#1264)
Show description for 17731aaauthored
Commits on Mar 11, 2025
feat: update messages endpoint to return a conversation summary (#1247)
Show description for 34b8aa2andauthored
Commits on Mar 6, 2025
Some fixes on Persona CRUD (#1241)
Show description for 39ea5bfauthoredCreated necessary methods for Persona CRUD (#1232)
Show description for 258fc98authored
Commits on Mar 5, 2025
feat: initial work on endpoints for creating/updating workspace config (#1107)
Show description for f310e46authored
Commits on Mar 4, 2025
feat: create new endpoint to retrieve summary of different alerts (#1209)
Show description for bfd2a66authored
Commits on Mar 3, 2025
fix: handle dict type trigger_string in alert deduplication for Cline (#1163)
Show description for 6f41eaeandauthored
Commits on Feb 24, 2025
FIM related fixes for alerts and DB (#1147)
Show description for 1cbee55authored
Commits on Feb 20, 2025
Switch usage of `re` package for `regex` which is slightly more performant (#1127)
Show description for 1055216authored
Commits on Feb 19, 2025
feat: add workspaces list endpoint by provider id (#1099)
Show description for 868c687authored
Commits on Feb 18, 2025
Add schema for passing full workspace config to CREATE workspace API (#1086)
Show description for 7cc918bauthored
Commits on Feb 17, 2025
Fix API alerts (#1075)
Show description for e8a70acauthored
Commits on Feb 12, 2025
feat: remove duplicated alerts (#989)
Show description for b3cd064andauthored
Commits on Feb 7, 2025
Fixe on Pydantic model for alerts (#976)
Show description for 0e85ed7authored
Commits on Feb 6, 2025
Return more explicit status code errors on provider API (#962)
Show description for 52a0f10authoredfeat: aggregate alerts per conversation for dashboard (#953)
Show description for 791a250authoredExtended the CodeSnippetExtractor functionality for muxing (#945)
Show description for c93e106authoredAdd muxing models (#948)
Show description for 8da7955authored
Commits on Feb 4, 2025
Fix logic for updating provider details and provider auth type (#914)
Show description for f30e07fauthoredExit with non-zero if 1 or more tests failed (#905)
Show description for 1bba21bauthoredfeat: only send critical alerts on endpoint (#902)
Show description for ed75a0bauthoredfeat: group common messages in the same thread (#897)
Show description for 1790e7fauthoredfix: add special formatting for copilot (#890)
Show description for 06a5bc8authored
Commits on Jan 31, 2025
- authored
Create mux endpoint and route to appropriate destination provider (#827)
Show description for b015e4aauthored
Commits on Jan 30, 2025
Bootstrap provider models on addition & implement mux endpoints (#826)
Show description for f1cf462authored
Commits on Jan 29, 2025
rename provider to provider_id in MUX api (#819)
Show description for 5526eadauthoredAddd ability to change authentication for model (#809)
Show description for e68580cauthoredInclude the token usage for every conversation and workspace (#788)
Show description for 1e8c1c9authoredKick off provider endpoint CRUD structure and registration (#790)
Show description for 304d243authoredfix: correct formatting for cline/kodu (#798)
Show description for 62b5b63authored
Commits on Jan 27, 2025
Add mocked token-usage endpoints (#780)
Show description for b35e9b9authored