Commits
User selector
Commit history
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
Commits on Jan 24, 2025
Add scaffolding of API for provider endpoints and mux rules (#761)
Show description for 81061c0authoredcreate QuestionType enum
Show description for 6db0657authoredProperly parse conversations into alerts (#744)
Show description for e50c6aaauthoredCleanup API endpoints (#750)
Show description for e6372d7authored
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
Update workspace name error messages (#728)
Show description for 332794dauthoredRename workspaces system-prompt to custom-instructions (#713)
Show description for c9d4737authored
Commits on Jan 21, 2025
Implement CRUD actions for dealing with archived workspaces (#686)
Show description for 3736620andauthoredAdd constructs to rename workspaces (#683)
Show description for f11cbdfauthoredAdd CRUD endpoints for system prompts (#681)
Show description for 5661c7cauthoredAdd workspace-namespaced APIs for messages and alerts (#676)
Show description for 676aee4authoredHandle reserved keywords for workspaces (#672)
Show description for 54b5201authoredFix "active" workspace CRUD HTTP status codes (#666)
Show description for 8ae8b21authoredCatch `WorkspaceCrudError` on delete (#665)
Show description for 1cb15abauthored
Commits on Jan 20, 2025
Implement basic soft deletion for workspaces (#657)
Show description for c140e65authored`make lint` now checks for format (#656)
Show description for 54e389eauthored