Dax Raad
82a8ba6822
sync
2026-01-01 16:49:12 -05:00
Adam
16c615fd47
wip: app permissions changes
2026-01-01 16:49:12 -05:00
Dax Raad
0ea4a769de
core: add version export to installation module
2026-01-01 16:49:12 -05:00
Github Action
d0abae3215
Update Nix flake.lock and hashes
2026-01-01 16:49:12 -05:00
Dax Raad
e0438bc318
core: add permission checks to lsp and todo tools
2026-01-01 16:49:12 -05:00
Dax Raad
4a07bb561f
tui: remove unused permission dialog component
2026-01-01 16:49:12 -05:00
Dax Raad
59a748a890
core: remove duplicate config call in task tool
2026-01-01 16:49:12 -05:00
Dax Raad
6538732458
ci: update test workflow to only run on dev branch pushes
2026-01-01 16:49:12 -05:00
Dax Raad
f508d8b9f9
permission rework
2026-01-01 16:49:12 -05:00
Dax Raad
66522fc514
tui: update session navigation help text to be more descriptive
2026-01-01 16:49:12 -05:00
Dax Raad
8d8f544ccf
core: update project configuration files
...
Removes permission setting from opencode config and adds test root configuration to prevent running tests from project root.
2026-01-01 16:49:12 -05:00
Dax Raad
f31006b1cd
core: migrate permission system to new PermissionNext API
...
Replaces legacy Permission.respond with PermissionNext.reply for better async handling and updates server endpoints to use the new permission system. Improves error handling in session processor to work with both old and new permission rejection types.
2026-01-01 16:49:12 -05:00
Dax Raad
91e710a9eb
fix
2026-01-01 16:49:12 -05:00
Dax Raad
a7f920d83b
sync
2026-01-01 16:49:12 -05:00
Dax Raad
c5d1a51b1f
sync
2026-01-01 16:49:12 -05:00
Dax Raad
f77e1d9734
sync
2026-01-01 16:49:12 -05:00
Dax Raad
32c3fcbe61
fix
2026-01-01 16:49:12 -05:00
Dax Raad
421d89b96d
scrolly
2026-01-01 16:49:12 -05:00
Dax Raad
aeca8051d5
sync
2026-01-01 16:49:12 -05:00
Dax Raad
8ca4343053
sync
2026-01-01 16:49:12 -05:00
Dax Raad
f24683e661
feat: add command-aware permission request system for granular tool approval
2026-01-01 16:49:12 -05:00
Aiden Cline
dccb8875ad
core: fix import command regex
2026-01-01 15:18:32 -06:00
Frank
5f2be55e54
docs: update zen processing fee
2026-01-01 16:10:13 -05:00
alcpereira
8b35d56a48
fix: remove outdated Haiku filter for GitHub Copilot ( #6593 )
2026-01-01 14:04:31 -06:00
Aiden Cline
9be944a2d2
core: fix stats command day calculation and time filtering
2026-01-01 13:25:26 -06:00
Aiden Cline
5138f9250e
ignore: keep the process exit logic
2026-01-01 13:05:08 -06:00
Aiden Cline
e503654252
core: make installdeps non blocking
2026-01-01 13:00:39 -06:00
Aiden Cline
8ebc601ea2
core: use --no-cache when behind proxy to avoid hangs
2026-01-01 12:46:25 -06:00
Saatvik Arya
7a3ff5b98f
fix(session): check for context overflow mid-turn in finish-step ( #6480 )
2026-01-01 12:03:18 -06:00
Lekë Dobruna
3b03324578
fix: display error if invalid agent is used in a command ( #6578 )
2026-01-01 11:39:21 -06:00
GitHub Action
35fff0ca70
chore: generate
2026-01-01 17:35:37 +00:00
Tom
dc8586371c
fix(server): add Content-Type headers for proxied static assets ( #6587 )
2026-01-01 11:35:04 -06:00
GitHub Action
41f9a58c27
ignore: update download stats 2026-01-01
2026-01-01 12:04:57 +00:00
opencode
01237c5325
release: v1.0.223
2026-01-01 11:25:32 +00:00
Adam
6e7fc30f94
feat(app): context window window
2026-01-01 05:23:07 -06:00
Adam
03733b0505
fix(util): checksum defensiveness
2026-01-01 05:23:07 -06:00
Adam
d1a4295a32
fix(util): checksum defensiveness
2026-01-01 05:23:06 -06:00
Adam
6341ed506c
fix(app): update primitive colors
2026-01-01 05:23:06 -06:00
Adam
ed745df375
fix(app): update primitive colors
2026-01-01 05:23:05 -06:00
GitHub Action
80db008419
chore: generate
2026-01-01 04:59:38 +00:00
Aiden Cline
4039670a24
Reapply "fix(tui): don't show 'Agent not found' toast for subagents ( #6528 )"
...
This reverts commit 97a0fd1d54 .
2025-12-31 22:58:06 -06:00
Github Action
d59357c89b
Update Nix flake.lock and hashes
2026-01-01 01:21:05 +00:00
opencode
3331b0600a
release: v1.0.222
2026-01-01 01:21:04 +00:00
Luke Parker
c131dd0829
fix(desktop): Windows support for PTY and cross-platform build scripts ( #6508 )
2025-12-31 19:18:07 -06:00
Adam
1c25f1fae0
feat(desktop): in-app update toasts
2025-12-31 18:19:53 -06:00
Adam
2da71e0a50
feat(desktop): lose the summaries
2025-12-31 18:16:52 -06:00
Daniel Polito
87978b1c17
Desktop: Add Subagents Mention Support ( #6540 )
2025-12-31 18:07:45 -06:00
GitHub Action
63d2b21b8f
chore: generate
2025-12-31 22:16:32 +00:00
Aiden Cline
9a1dc1ffe4
core: prevent TimeoutOverflowWarning by capping setTimeout delay to max 32-bit signed integer
2025-12-31 16:15:49 -06:00
opencode
c93e7621be
release: v1.0.221
2025-12-31 21:10:33 +00:00