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 f310e46authored
Commits on Mar 4, 2025
feat: create new endpoint to retrieve summary of different alerts (#1209)
Show description for bfd2a66authoredAdded a class which performs semantic routing (#1192)
Show description for f61f357authored
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 1055216authoredAllow creating database connection wrapper without a singleton (#1120)
Show description for c1ca9e0authored
Commits on Feb 19, 2025
feat: 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 17, 2025
Fix API alerts (#1075)
Show description for e8a70acauthored
Commits on Feb 7, 2025
Fixe on Pydantic model for alerts (#976)
Show description for 0e85ed7authored
Commits on Feb 6, 2025
- authored
feat: aggregate alerts per conversation for dashboard (#953)
Show description for 791a250authoredAdd an OpenRouter provider (#921)
Show description for 1be0bfeandauthored
Commits on Feb 5, 2025
Only send one server side event per request (#925)
Show description for d9d856dauthored
Commits on Feb 4, 2025
feat: only send critical alerts on endpoint (#902)
Show description for ed75a0bauthoredImplement muxing routing cache (#851)
Show description for faee45fandauthored
Commits on Jan 31, 2025
Create mux endpoint and route to appropriate destination provider (#827)
Show description for b015e4aauthored
Commits on Jan 30, 2025
don't delete models on provider update (#836)
Show description for d24c989authoredBootstrap provider models on addition & implement mux endpoints (#826)
Show description for f1cf462authored
Commits on Jan 29, 2025
Addd 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 304d243authored
Commits on Jan 28, 2025
fix: remove checks for added into db because it was truncating content (#795)
Show description for 96ebe26authored
Commits on Jan 24, 2025
Properly parse conversations into alerts (#744)
Show description for e50c6aaauthored
Commits on Jan 23, 2025
Allow workspace operations to work without caring about the case (#736)
Show description for 184ad5eauthored
Commits on Jan 22, 2025
- authored
Rename workspaces system-prompt to custom-instructions (#713)
Show description for c9d4737authoredMake Workspace name lower cased (#711)
Show description for ed48c84authored
Commits on Jan 21, 2025
Implement CRUD actions for dealing with archived workspaces (#686)
Show description for 3736620andauthoredAdd workspace-namespaced APIs for messages and alerts (#676)
Show description for 676aee4authored