Commit Graph

5112 Commits

Author SHA1 Message Date
rari404 b5eabf7e4e refactor: use Bun.sleep instead of Promise setTimeout (#6620)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2026-01-02 11:12:02 -06:00
steez 9cfef101cb feat(theme): add Osaka Jade theme (#6609) 2026-01-02 10:26:01 -06:00
Albin Groen b4e0c3fdd2 fix(ui): fix slight vertical overflow in project selector (#6589) 2026-01-02 06:24:20 -06:00
OpeOginni 5b162229e1 fix(desktop): Properly decode session id for permission context (#6580) 2026-01-02 06:22:50 -06:00
Luke Parker 0276cc82ad fix(share): handle NotFoundError for non-shared sessions in sync (#6634) 2026-01-02 04:16:12 -06:00
Dax Raad d756749f15 core: improve plugin loading to handle builtin plugin failures gracefully 2026-01-01 23:15:04 -05:00
Dax Raad a6f1a08e15 ci 2026-01-01 22:44:22 -05:00
GitHub Action a61c70de34 chore: generate 2026-01-02 03:12:21 +00:00
Dax Raad c0c2d7fea3 tui: add reload functionality and improve lazy utility with reset capability 2026-01-01 22:11:43 -05:00
opencode 3a5480b2b0 release: v1.0.224
Update Nix Hashes / update (push) Has been cancelled
2026-01-02 03:05:57 +00:00
Adam f90ac0b99c wip(app): progress 2026-01-01 21:03:08 -06:00
Adam e7dd6886de fix(app): startup time 2026-01-01 21:03:08 -06:00
Adam dfdb03cb86 chore: cleanup 2026-01-01 21:03:07 -06:00
Adam c58a4d14ab chore: cleanup 2026-01-01 21:03:07 -06:00
Adam e29284f8c8 wip(app): progress 2026-01-01 21:03:06 -06:00
Adam 781b0c1122 wip(app): progress 2026-01-01 21:03:06 -06:00
Adam bf7feecd56 wip(app): progress 2026-01-01 21:03:06 -06:00
Adam ac52a9261c wip(app): progress 2026-01-01 21:03:05 -06:00
Adam e04c380c8e wip(desktop): progress 2026-01-01 21:03:05 -06:00
Adam 678d448675 wip(desktop): progress 2026-01-01 21:03:04 -06:00
Adam 4e728c22cb wip(desktop): progress 2026-01-01 21:03:04 -06:00
Adam 0b9650cc1d wip(desktop): progress 2026-01-01 21:03:03 -06:00
Adam 604267c134 wip(app): file context 2026-01-01 21:03:03 -06:00
Dax Raad cc43462bcb tui: remove memory leak fixes documentation after implementation 2026-01-01 21:40:28 -05:00
GitHub Action 33d69b5175 chore: generate 2026-01-02 02:28:48 +00:00
Dax Raad 563aa49f43 tui: fix memory leaks in session management and improve permission error handling 2026-01-01 21:28:11 -05:00
Dax Raad 8290bca068 tui: add heap snapshot option to system menu for debugging memory usage 2026-01-01 21:18:28 -05:00
Dax Raad 9d8325b7ec tui: fix permission tests for new evaluate function signature 2026-01-01 21:01:34 -05:00
Dax Raad 18dfcd89c1 tui: improve permission error handling and evaluation logic 2026-01-01 21:01:00 -05:00
Dax Raad b248c73361 ignore 2026-01-01 20:42:06 -05:00
Dillon Mulroy b535c3a5f8 feat: add assistant metadata to session export (#6611) 2026-01-01 18:56:23 -06:00
Mani Sundararajan adf81f4c58 fix: windows fallback for "less" cmd in session list (#6515) 2026-01-01 18:53:29 -06:00
Daniel Polito b67356b7a4 Desktop: Improve Resize Handle (#6608) 2026-01-01 18:26:34 -06:00
Aiden Cline 9c749cbd09 test: fix bash test 2026-01-01 17:53:20 -06:00
Aiden Cline fb2dbbab9b fix: ensure new permissions changes work for special case bash commands like rm, cd, etc 2026-01-01 17:27:23 -06:00
GitHub Action ea13b61089 chore: generate 2026-01-01 22:54:43 +00:00
Dax e839c1522d Permission rework (#6319)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-01-01 17:54:11 -05:00
Aiden Cline 8f7047e990 core: fix import command regex 2026-01-01 15:18:32 -06:00
Frank 9d496982b6 docs: update zen processing fee 2026-01-01 16:10:13 -05:00
alcpereira 787d27331d fix: remove outdated Haiku filter for GitHub Copilot (#6593) 2026-01-01 14:04:31 -06:00
Aiden Cline 3271b9a047 core: fix stats command day calculation and time filtering 2026-01-01 13:25:26 -06:00
Aiden Cline 18daa712e3 ignore: keep the process exit logic 2026-01-01 13:05:08 -06:00
Aiden Cline 19a1c0e8f4 core: make installdeps non blocking 2026-01-01 13:00:39 -06:00
Aiden Cline 2fab629722 core: use --no-cache when behind proxy to avoid hangs 2026-01-01 12:46:25 -06:00
Saatvik Arya a910143d53 fix(session): check for context overflow mid-turn in finish-step (#6480) 2026-01-01 12:03:18 -06:00
Lekë Dobruna acb5d524ed fix: display error if invalid agent is used in a command (#6578) 2026-01-01 11:39:21 -06:00
GitHub Action 6181e21c70 chore: generate 2026-01-01 17:35:37 +00:00
Tom 8a9a82890a fix(server): add Content-Type headers for proxied static assets (#6587) 2026-01-01 11:35:04 -06:00
opencode 8d36be0beb release: v1.0.223
Update Nix Hashes / update (push) Has been cancelled
2026-01-01 11:25:32 +00:00
Adam 3ce61074a5 feat(app): context window window 2026-01-01 05:23:07 -06:00