Commits
User selector
Commit history
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
Commits on Jan 20, 2025
Implement basic soft deletion for workspaces (#657)
Show description for c140e65authoredfeat: Let the user add their own system prompts (#643)
Show description for c35d3b1authored`make lint` now checks for format (#656)
Show description for 54e389eauthoredPolish errors and miscelaneous fixes for workspaces (#649)
Show description for b78c6d9authoredAdd workspaces to OpenAPI spec (#634)
Show description for cdbac96authored
Commits on Jan 17, 2025
Use exceptions for handling workspace add error (#641)
Show description for c6d8a30authoredTransform `codegate-version` and `codegate-workspace` to cli like `codegate` (#633)
Show description for 234727aauthoredInitial CRUD API for workspaces (#620)
Show description for 7e4b963authored- authored
Commits on Jan 16, 2025
feat: Initial migration for Workspaces and pipeline step (#600)
Show description for 147205aauthored
Commits on Jan 15, 2025
feat: Introduce DB migrations
Show description for dd482a2committed
Commits on Jan 8, 2025
Remove sqlc and its classes
Show description for a5de607committed
Commits on Jan 7, 2025
feat: improve cache system to collect the last output
Show description for 51cf196committed
Commits on Dec 31, 2024
Logs are to verbose and make it a challenge to follow
Show description for d78c8a9committed
Commits on Dec 20, 2024
Commits on Dec 19, 2024
improve TLS handling with SNI support and cert caching
Show description for ff9bf41committed- committed
fix: FIM not caching correctly non-python files
Show description for 7731133committed
Commits on Dec 17, 2024
Refine caching non-copilot FIM calls
Show description for a5a5b73committed