Commits
User selector
Commit history
Commits on Mar 7, 2025
Allow for dynamic workspace selection for muxing
Show description for 4cca157committed
Commits on Mar 6, 2025
Add `instance` table along with init code. (#1234)
Show description for fd757ddauthoredSome fixes on Persona CRUD (#1241)
Show description for 39ea5bfauthoredCreated necessary methods for Persona CRUD (#1232)
Show description for 258fc98authored
Commits on Mar 5, 2025
Validate persona description is sufficiently different (#1225)
Show description for da69ec0authoredfeat: initial work on endpoints for creating/updating workspace config (#1107)
Show description for f310e46authoredWorkaround for system messages that contain a list of dicts (#1214)
Show description for 599d8f6authoredRun make all to reformat code automatically (#1215)
Show description for ce37fa4authored
Commits on Mar 4, 2025
Strip attachments from copilot messages when handling the CLI commands (#1202)
Show description for 08c0111authoredfeat: create new endpoint to retrieve summary of different alerts (#1209)
Show description for bfd2a66authoredfeat: remove not needed encryption of secrets (#1123)
Show description for 58132baauthoredDump copilot requests, too if CODEGATE_DUMP_DIR is set (#1196)
Show description for a031791authoredAdded a class which performs semantic routing (#1192)
Show description for f61f357authoredDisable suspicious commands for now (#1204)
Show description for 7e3b19aauthored
Nigel Brown
Commits on Mar 3, 2025
Use glob patterns in muxing rules (#1193)
Show description for f6113deauthored- authored
fix: handle dict type trigger_string in alert deduplication for Cline (#1163)
Show description for 6f41eaeandauthored
Commits on Feb 24, 2025
Pass fewer snippets to suspicious commands (#1151)
Show description for e3f9e9aauthored
Nigel BrownFIM related fixes for alerts and DB (#1147)
Show description for 1cbee55authored
Commits on Feb 21, 2025
feat: add code snippet for malicious packages (#1146)
Show description for 7c63ddfauthoredUpdate the muxing rules to v3 (#1112)
Show description for d8b7cbfauthored
Commits on Feb 20, 2025
Fix cleaned chunks for anthropic in muxing (#1136)
Show description for b71e564authoredSwitch usage of `re` package for `regex` which is slightly more performant (#1127)
Show description for 1055216authoredUse non-strict JSON loading in Anthropic chunk responses (#1130)
Show description for 9ae1c31authoredUse more targetted "try-except" for anthropic chunk parsing (#1128)
Show description for b00ca97authoredAllow creating database connection wrapper without a singleton (#1120)
Show description for c1ca9e0authored
Commits on Feb 19, 2025
Fix copilot secret unredaction (#1108)
Show description for 9555a03authoredFix FIM for OpenRouter (#1097)
Show description for d01f27cauthoredfeat: add workspaces list endpoint by provider id (#1099)
Show description for 868c687authoredfix: only record db content if it is the last chunk in stream (#1091)
Show description for b23effdauthored
Commits on Feb 18, 2025
- authored
Add schema for passing full workspace config to CREATE workspace API (#1086)
Show description for 7cc918bauthored- authored
Commits on Feb 17, 2025
Fix API alerts (#1075)
Show description for e8a70acauthoredRecord output from non-streaming responses in DB (#1078)
Show description for 2efb453authored