Commits
User selector
Commit History
Commits on Aug 30, 2025
Commits on Aug 29, 2025
Commits on Aug 28, 2025
Commits on Aug 27, 2025
[fix] Remove fingerprint_id column from message table schema (#250)
Show description for c172ed3andauthored
Commits on Aug 26, 2025
Commits on Aug 25, 2025
- committed
Refactor sessions route: remove excess logging and extract helpers for clarity and maintainability.
Show description for e56acf0andcommittedClear confirmation dialog input via single useEffect; remove redundant
Show description for 3b3f1f8committed
Commits on Aug 23, 2025
Refactor security section and standardize session terminology
Show description for c879dc0andcommittedReplace browser alerts with custom ConfirmationDialog component
Show description for 1dbbb7fandcommitted
Commits on Aug 22, 2025
Improve docs sidebar positioning and footer visibility logic
Show description for dfde3aeandcommittedImprove mobile responsiveness and fix layout issues
Show description for 02a66e1andcommittedfeat(profile): add API Keys section to profile navigation and migrate
Show description for 2a45876committedrefactor(sessions): drop custom CSRF checks; migrate to NextAuth server session for authentication to align with API keys route and reduce surface area.
Show description for ea1777dandcommittedrefactor(api-keys): drop custom CSRF and Bearer token checks; migrate to NextAuth server session to standardize auth flow and reduce surface area.
Show description for 1661aa9andcommittedrefactor(web): route all session revocations through DELETE /api/sessions; remove legacy per-id routes
Show description for 7aa8c53andcommittedSDK & Claude Code evals (#246)
Show description for 67198faandauthoredSecure API key and session endpoints; hash session IDs; factor sha256
Show description for 539d18bcommitted
Commits on Aug 20, 2025
Commits on Aug 15, 2025
docs(agents): document reasoningOptions effort + examples; note OpenRouter-style reasoning tokens
Show description for 9ed0f01andcommitteddocs(layout): add dynamic top/bottom gradient fades for docs sidebar on scroll to improve navigation UX.
Show description for 257cb37andcommitteddocs(web): fix docs sidebar positioning to stay fixed on scroll with proper alignment and symmetric spacing.
Show description for 44535dcandcommitted
Commits on Aug 14, 2025
docs(agents): finalize agent docs refresh and clean up content
Show description for 65b7494andcommitteddocs(ui): condense AgentTemplateSchemaDisplay and improve UX for long schemas
Show description for c14507aandcommitteddocs(agents): clarify design patterns between context-manager and specialty replicas; add design checklist and usage tips
Show description for 88c2778andcommitteddocs: synchronize Codebuff vs Claude Code docs and related agent docs; improve navigation and copy-link UX across docs
Show description for 26140c8andcommitted- committed
Scope web app TS target to ES2022; restore base tsconfig to ES2023 for
Show description for fcd2e71committed- committed
Commits on Aug 13, 2025
Commits on Aug 12, 2025
- authored
Merge web changes from brandon/base-lite branch
Show description for 3f16403andcommitted