summaryrefslogtreecommitdiffhomepage
path: root/package.json
AgeCommit message (Collapse)Author
2025-12-02feat: better code and diff rendering performanceAdam
2025-11-26revert ts lsp to monorepo rootDax Raad
2025-11-26deps: update pierre diffsAdam
2025-11-25feat(share): SSR'd diffsAdam
2025-11-23ci: stuffDax Raad
2025-11-23ci: stuffDax Raad
2025-11-23syncDax Raad
2025-11-23ignore: update @solidjs/start dependency and fix console redirect handlingDax Raad
Updates the @solidjs/start dependency to latest version and removes deprecated getResponseHeaders usage from auth callback. Also adds error handling for workspace ID lookup to prevent redirect failures.
2025-11-22Use devinxi-ed Solid Start (#4635)Brendan Allan
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Dax Raad <[email protected]>
2025-11-21enterprise (#4617)Dax
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Adam <[email protected]>
2025-11-21ci: disable automatic config loading during CLI builds to prevent ↵Dax Raad
configuration interference
2025-11-21bump bun to 1.3.3Aiden Cline
2025-11-19chore: bump ai-sdk to v5.0.97 (#4518)althafdemiandra
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-11-11ciDax Raad
2025-11-11ciDax Raad
2025-11-11tui: update @opentui/core to v0.1.39 and fix build script for new target formatDax Raad
2025-11-08zen: rate limitFrank
2025-11-07chore: standardize prettier printWidth to 120Dax Raad
2025-11-06fix(desktop): diff highlight renderingAdam
2025-11-06Update sstFrank
2025-11-05feat(desktop): session router, interrupt agent, visual cleanupAdam
2025-11-02upgrade to bun 1.3.1Dax Raad
2025-10-31OpenTUI is here (#2685)Dax
2025-10-30wip: desktop workAdam
2025-10-28wip: desktop workAdam
2025-10-28wip: desktop workAdam
2025-10-27wip: desktop workAdam
2025-10-24fix: pierre depAdam
2025-10-17wip: desktop workAdam
2025-10-16wip: css/ui and desktop workAdam
2025-10-14try tsgoDax Raad
2025-10-14ci: stuffDax Raad
2025-10-14wip: css and ui packagesAdam
2025-10-14feat: add Slack integration package with Bolt frameworkDax Raad
2025-10-14core: improve dependency management and error handling for more reliable buildsDax Raad
2025-10-14core: standardize dependency versions for better reliabilityDax Raad
Ensures consistent versions across packages by using workspace catalog for tailwindcss and tsconfig dependencies, reducing potential conflicts and installation issues.
2025-10-14core: reduce dependency conflicts by standardizing package versions through ↵Dax Raad
catalog This eliminates duplicate package versions that were causing build issues and inconsistent behavior across the monorepo. Dependencies now resolve to single versions through the workspace catalog, making installs faster and more reliable.
2025-10-12ci: tweakDax Raad
2025-10-11Bump sst to latestFrank
2025-10-10ci: fixDax Raad
2025-10-10upgrade to bun 1.3.0Dax Raad
2025-10-01Zen lander (#2907)Dax
Co-authored-by: David Hill <[email protected]> Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Adam <[email protected]> Co-authored-by: Jay V <[email protected]>
2025-09-27ci: tweaksDax Raad
2025-09-26ci: ignoreDax Raad
2025-09-19wip: desktop workAdam
2025-09-18wip: zenFrank
2025-09-18wip: zenFrank
2025-09-17ci: turborepo typecheckDax Raad
2025-09-15ci: syncDax Raad
2025-09-15Upgrade to Zod v4 (#2605)Dax
Co-authored-by: GitHub Action <[email protected]>