Dax Raad
|
47c670aea9
|
tui: add reject message support to permission dialogs for better user feedback
|
2026-01-03 01:34:23 -05:00 |
|
shuv
|
401b498c7d
|
fix(tui): pass attach directory to sdk client (#6715)
Co-authored-by: shuv <shuv@shuv.dev>
|
2026-01-02 21:54:11 -06:00 |
|
Dax Raad
|
4956ee3ebd
|
tui: add escape key handling to permission dialogs for better keyboard navigation
|
2026-01-02 18:48:26 -05:00 |
|
YeonGyu-Kim
|
a3f38e0533
|
feat(plugin): add tui.session.select API endpoint for TUI navigation (#6565)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-01-02 16:57:21 -06:00 |
|
Dax
|
3c41e4e8f1
|
chore: rename repo references from sst/opencode to anomalyco/opencode (#6687)
Co-authored-by: Github Action <action@github.com>
|
2026-01-02 16:02:52 -05:00 |
|
Matt Silverlock
|
6e68ea034c
|
fix: handle actions/checkout v6 credential storage change (#6667)
|
2026-01-02 13:54:43 -06:00 |
|
rari404
|
d8753cda02
|
refactor: use Bun.sleep instead of Promise setTimeout (#6620)
|
2026-01-02 11:12:02 -06:00 |
|
steez
|
2685de2a33
|
feat(theme): add Osaka Jade theme (#6609)
|
2026-01-02 10:26:01 -06:00 |
|
Dax Raad
|
389a5fc017
|
tui: add reload functionality and improve lazy utility with reset capability
|
2026-01-01 22:11:43 -05:00 |
|
Dax Raad
|
b84a1f714b
|
tui: remove memory leak fixes documentation after implementation
|
2026-01-01 21:40:28 -05:00 |
|
Dax Raad
|
2aaea71eb3
|
tui: add heap snapshot option to system menu for debugging memory usage
|
2026-01-01 21:18:28 -05:00 |
|
Dax Raad
|
963f407062
|
tui: improve permission error handling and evaluation logic
|
2026-01-01 21:01:00 -05:00 |
|
Dillon Mulroy
|
05eee679a3
|
feat: add assistant metadata to session export (#6611)
|
2026-01-01 18:56:23 -06:00 |
|
Mani Sundararajan
|
154c52c4d9
|
fix: windows fallback for "less" cmd in session list (#6515)
|
2026-01-01 18:53:29 -06:00 |
|
Dax
|
351ddeed91
|
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
|
dccb8875ad
|
core: fix import command regex
|
2026-01-01 15:18:32 -06:00 |
|
Aiden Cline
|
9be944a2d2
|
core: fix stats command day calculation and time filtering
|
2026-01-01 13:25:26 -06:00 |
|
Aiden Cline
|
e503654252
|
core: make installdeps non blocking
|
2026-01-01 13:00:39 -06: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 |
|
Aiden Cline
|
b419b0ec55
|
Reapply "tweak: adjust keys for uniqueness calculations to use provider/model"
This reverts commit 9d32a0354f1db3ea4893f4ad00900c6420ab78c6.
|
2025-12-31 14:54:21 -06:00 |
|
Aiden Cline
|
538ac208e1
|
Revert "tweak: adjust keys for uniqueness calculations to use provider/model"
This reverts commit eb81994a18.
|
2025-12-31 14:54:21 -06:00 |
|
Aiden Cline
|
97a0fd1d54
|
Revert "fix(tui): don't show 'Agent not found' toast for subagents (#6528)"
This reverts commit 87f9ebd17c.
|
2025-12-31 13:11:12 -06:00 |
|
Vlad Temian
|
87f9ebd17c
|
fix(tui): don't show 'Agent not found' toast for subagents (#6528)
|
2025-12-31 13:04:23 -06:00 |
|
Eric Guo
|
b97d20f252
|
feat(cli): New debug agent <name> subcommand (#6529)
|
2025-12-31 11:16:03 -06:00 |
|
Anzul Aqeel
|
fcfcdd95e9
|
fix: Clarify agent-name placeholder in tips (#6520)
|
2025-12-31 11:15:07 -06:00 |
|
Paolo Ricciuti
|
5249f04ea0
|
fix: display MCP tag for prompts in autocomplete but not in prompt (#6531)
|
2025-12-31 09:34:36 -06:00 |
|
Adam
|
b1a6333d17
|
feat(core): configurable cors hosts
|
2025-12-31 03:50:29 -06:00 |
|
David Hill
|
a6d225558c
|
fix: cleaner view subagents hint text (#6437)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2025-12-30 22:47:16 -06:00 |
|
Aiden Cline
|
eb81994a18
|
tweak: adjust keys for uniqueness calculations to use provider/model
|
2025-12-30 18:41:28 -06:00 |
|
processtrader
|
7349626757
|
feat: add model usage statistics with input/output token breakdown to stats command (#6296)
|
2025-12-30 17:52:41 -06:00 |
|
Aiden Cline
|
81fef60266
|
fix: ensure variants also work for completely custom models (#6481)
Co-authored-by: Daniel Smolsky <dannysmo@gmail.com>
|
2025-12-30 16:37:32 -06:00 |
|
Aiden Cline
|
c88c2da9be
|
fix: move variant toggle to command bar
|
2025-12-30 12:33:50 -06:00 |
|
Fayçal Mitidji
|
b3784588ae
|
Fix: High CPU / memory leak when filtering model list window to empty results (#6435)
|
2025-12-30 10:52:06 -06:00 |
|
Rohan Mukherjee
|
23bbfb3d15
|
fix: cloudflare provider information (#6426)
|
2025-12-30 09:45:09 -06:00 |
|
Aiden Cline
|
c82ab649e2
|
ignore: fix bug from variants pr, prevent createEffect issue
|
2025-12-30 00:14:10 -06:00 |
|
Joachim Isaksson
|
1670d220da
|
fix: prevent model list corruption from SolidJS reactivity (#6359)
Co-authored-by: Joachim Isaksson <joachim.isaksson@centiro.com>
|
2025-12-29 23:45:15 -06:00 |
|
Aiden Cline
|
ed0c0d90be
|
feat: add variants toggle (#6325)
Co-authored-by: Github Action <action@github.com>
|
2025-12-29 21:43:50 -06:00 |
|
Aiden Cline
|
59e3b7409f
|
chore: fix type error
|
2025-12-29 12:38:35 -06:00 |
|
Brett Heap
|
82b8d8fa5d
|
fix(tui): make auth URLs clickable regardless of line wrapping (#6317)
Co-authored-by: brettheap <brett.heap@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2025-12-29 11:21:09 -06:00 |
|
Matt Silverlock
|
d6db6ff198
|
fix: handle non-text response parts in GitHub action (#6173)
|
2025-12-27 21:24:10 -06:00 |
|
rektide
|
7ea0d37ee3
|
Thinking & tool call visibility settings for /copy and /export (#6243)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2025-12-27 19:32:33 -06:00 |
|
processtrader
|
7a94d7a2c5
|
fix: stats command to correctly handle --days 0 for current day statistics (#6259)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2025-12-27 19:10:23 -06:00 |
|
Aiden Cline
|
de28fafb47
|
fix: search all recent models instead of only top 5 in TUI /models command
|
2025-12-27 19:07:38 -06:00 |
|
ewired
|
7617f59441
|
Allow line numbers and ranges in autocomplete (#4238)
|
2025-12-27 18:53:17 -06:00 |
|
ja
|
1bcc72c477
|
feat: add ability to disable spinner animation (#6084)
|
2025-12-26 22:12:35 -06:00 |
|
Adam
|
390b0a79b3
|
fix(core): mdns global config
|
2025-12-26 14:47:53 -06:00 |
|
Adam
|
b2f45d574f
|
Reapply "feat(core): optional mdns service (#6192)"
This reverts commit 505068d5a6.
|
2025-12-26 14:47:53 -06:00 |
|
Matt Silverlock
|
1626341a4a
|
github: support issues and workflow_dispatch events (#6157)
|
2025-12-26 13:34:03 -06:00 |
|
Aiden Cline
|
505068d5a6
|
Revert "feat(core): optional mdns service (#6192)"
This reverts commit 26e7043718.
|
2025-12-26 11:43:52 -06:00 |
|
Adam
|
26e7043718
|
feat(core): optional mdns service (#6192)
Co-authored-by: Github Action <action@github.com>
|
2025-12-26 10:29:48 -06:00 |
|