Dax Raad
7d2bb5cb2b
tui: remove unused imports and variables from header component to clean up code
2026-01-07 23:54:54 -05:00
Dax
ca7a70b628
tui: add overlay sidebar for narrow screens to improve mobile experience ( #7288 )
2026-01-07 23:51:49 -05:00
Dax Raad
b3a2f9fb4e
tui: add expandable bash output for long commands to improve readability
2026-01-07 23:11:46 -05:00
Dax Raad
8be5a29870
tui: remove username visibility toggle and simplify user message metadata display
2026-01-07 23:02:19 -05:00
Dax Raad
68092f22e1
tui: improve other answer option layout with better indentation and clearer label
2026-01-07 22:34:31 -05:00
Dax
e37fd9c105
core: add interactive question tool for gathering user preferences and clarifying instructions ( #7268 )
2026-01-07 22:29:42 -05:00
Aiden Cline
2e4fe973c9
fix: issue w/ normal transform options conflicting w/ small model options when gen-ing title
2026-01-07 17:32:38 -06:00
Aiden Cline
1b82511fbd
feat: write truncated tool outputs to files ( #7239 )
2026-01-07 17:25:00 -06:00
Ariane Emory
f24314438b
fix(tui): ensure forked message text is inserted in prompt ( resolves #7257 ) ( #7259 )
2026-01-07 16:12:03 -06:00
Ariane Emory
03eabb10e4
fix: use selectedForeground's computer colour (or theme's selectedForeground value) for the colour of text in permission selection ( resolves #7246 ) ( #7251 )
2026-01-07 14:45:30 -06:00
M. Adel Alhashemi
34c9d106ee
refactor: simplify task tool subagent filtering ( #7165 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-07 13:28:13 -06:00
Aiden Cline
fe57d7bb38
tweak: title gen prompt & temp to avoid repetative 'Analyzing ...' titles
2026-01-07 12:56:41 -06:00
Ravi Kumar
68cf6b04a0
fix(tui): constrain autocomplete height to available screen space ( #7181 )
2026-01-07 19:24:44 +01:00
GitHub Action
50530b1ea7
chore: generate
2026-01-07 18:06:30 +00:00
Thanh Nguyen
d9aef1d73d
fix(theme): add selectedListItemText to orng themes for button text visibility ( #7169 )
2026-01-07 12:05:46 -06:00
Matt Silverlock
4ba0b22b04
fix: config precedence now correctly allows local config to override remote ( #7141 )
2026-01-07 12:07:21 -05:00
Aiden Cline
528f198c39
tweak: update formula for anomalyco tap
2026-01-07 11:02:37 -06:00
Dax Raad
e59be27810
theme
2026-01-07 09:50:04 -05:00
Dax Raad
fd22b26478
theme reload
2026-01-07 09:34:11 -05:00
Dax Raad
ea2ee46f45
clear palette cache
2026-01-07 08:49:35 -05:00
jwaterwater
2d52a461a0
fix: encode non-ASCII directory paths in HTTP headers ( #7145 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-07 06:46:17 -06:00
Aiden Cline
6590c1641f
add truncation for all tools
2026-01-07 02:01:32 -06:00
Aiden Cline
429240f439
ignore: add truncation funcs ( #7178 )
2026-01-07 01:43:06 -06:00
Daniel Polito
b5be883758
Make General SubAgent not hidden ( #6752 )
2026-01-07 01:31:47 -06:00
Aiden Cline
04cea9cf11
tweak: unserializable error handling
2026-01-07 00:29:41 -06:00
Spoon
85ed329318
add agent color to inline task tool ascii char and highlight agent name ( #7142 )
2026-01-07 00:10:00 -06:00
Sewer.
fd7b7eacd3
Added: Ability to hide subagents from primary agents system prompt. ( #4773 )
...
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-06 22:29:17 -06:00
GitHub Action
eaa0826e7f
chore: generate
2026-01-07 03:42:44 +00:00
NSPC911
dadc08ddc7
fix: escape backticks when passing to powershell ( #7157 )
2026-01-06 21:41:33 -06:00
Rafi Khardalian
dee0226741
fix(tui): restore attach session lookup behavior ( #7150 )
2026-01-06 20:59:12 -06:00
Aiden Cline
625c9dae5c
fix: ensure commands listing subagent work
2026-01-06 17:05:20 -06:00
Spoon
32e0b612d9
adding timeout ( #7128 )
2026-01-06 15:00:34 -06:00
Spoon
a10cc63403
feat: url based instructions ( #7125 )
2026-01-06 14:48:22 -06:00
galkatz373
d4e7a88bba
feat(cli): frecency file autocomplete ( #6603 )
2026-01-06 14:05:57 -06:00
Thomas Gormley
630476afc0
load `OPENCODE_CONFIG_DIR` AGENTS.md into the system prompt ( #7115 )
2026-01-06 13:43:55 -06:00
Aiden Cline
5db78f20e9
core: fix title generation for subtask-only messages to extract actual user prompts instead of generic tool execution descriptions
2026-01-06 13:30:39 -06:00
Aiden Cline
01eadf3ded
test: fix test
2026-01-06 12:31:41 -06:00
Aiden Cline
c7a2c737e8
fix: ensure 'name' isnt being sent in request body for custom agent
2026-01-06 12:21:30 -06:00
M. Adel Alhashemi
485aadcbfa
fix: restore skill filtering by agent permissions ( #7042 )
2026-01-06 12:01:37 -06:00
Matthijs Wolting
d76d6db589
fix: add missing await for available skills in `skill` tool ( #7072 )
2026-01-06 11:56:49 -06:00
Akinfolami Akin-Alamu
aa612b27d4
feat(tui): add 'c' shortcut to copy device code in OAuth flow ( #7020 )
2026-01-06 11:54:49 -06:00
GitHub Action
a35c278424
chore: generate
2026-01-06 17:29:44 +00:00
Guofang.Tang
8265621d48
fix: prevent jdtls path checks from throwing ( #7052 )
2026-01-06 11:29:06 -06:00
ikeda-tomoya-swx
1016a52cf1
fix(provider): add jp. prefix auto-assignment for Tokyo region (ap-northeast-1) ( #7053 )
2026-01-06 11:18:34 -06:00
ryanwyler
f0e559c0ed
fix: sidebar title padding to prevent scrollbar edge case ( #7089 )
2026-01-06 11:15:39 -06:00
Guofang.Tang
9197a2a7a1
docs: polish markdown wording and capitalization ( #7019 )
...
Co-authored-by: Tang Guofang <tangguofang@mychery.com>
2026-01-05 22:45:40 -06:00
Adam
5c66c8b8e1
fix(core): filter dead worktrees
2026-01-05 16:37:18 -06:00
Adam
2ca0ae7755
fix(app): more defensive, handle no git
2026-01-05 15:12:02 -06:00
Adam
cb8533ef5b
fix(app): terminal long-running processes
2026-01-05 13:21:32 -06:00
Dax Raad
0276885181
core: preserve permission config key order to maintain user-defined permission precedence
2026-01-05 14:09:37 -05:00
Guorui Yu
5a38a6f248
tui: autocomplete: expand directory on Tab, select on Enter ( #6975 )
...
Signed-off-by: yuguorui <yuguorui@pku.edu.cn>
2026-01-05 13:08:17 -06:00
Melih Mucuk
a38e1701ee
fix: pass image parts to custom commands ( #6525 )
...
Co-authored-by: Melih Mucuk <melih@monkeysteam.com>
2026-01-05 13:06:57 -06:00
ikeda-tomoya-swx
bf9ee32d4a
fix(provider): add support for jp. prefix in Amazon Bedrock cross-region inference profiles ( #6916 )
2026-01-05 13:03:09 -06:00
Josh Thomas
0917991361
docs: update GHA examples to use `actions/checkout@v6` ( #6969 )
2026-01-05 13:00:22 -06:00
Rohan Mukherjee
4b7301e8ca
fix: lucent-orng bg transparency for slash commands ( #6938 )
2026-01-05 12:56:49 -06:00
Daniel Vélez
1bf20f0a2b
docs: add description for MCP command ( #6944 )
2026-01-05 12:56:00 -06:00
Grégoire Morpain
e3b4d4ad49
feat(bedrock): config options and authentication precedence ( #6377 )
2026-01-05 12:51:43 -06:00
Dax Raad
91d5ce8bf3
tui: add system theme resolution and event handling
2026-01-05 10:38:35 -05:00
David Hill
2cb3b0484b
fix: cleaner interrupted experience ( #6785 )
...
Co-authored-by: Dax <mail@thdxr.com>
2026-01-05 09:53:19 -05:00
Aiden Cline
06acd70670
tweak: transform
2026-01-05 01:40:15 -06:00
Aiden Cline
c285304acf
fix: for anthropic compat ensure empty msgs and empty reasoning is filtered out
2026-01-05 01:40:15 -06:00
Dax Raad
2f5b2b23d5
core: fix permission rule matching to use permission field instead of pattern field
2026-01-05 01:21:49 -05:00
Dax Raad
9f38af44db
core: fix permission evaluation to use rule-based matching instead of wildcard patterns
2026-01-05 01:07:03 -05:00
Rafi Khardalian
7324b2260a
fix(tui): allow exit when viewing child session ( #6898 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-04 23:14:43 -06:00
Aiden Cline
f2e65e40ea
fix: handle skill scan failures for .claude gracefully
2026-01-04 21:39:45 -06:00
Aiden Cline
8b3ae08a55
acp: handle case where big-pickle is unavailable as a fallback
2026-01-04 21:10:30 -06:00
opencode-agent[bot]
2410a6bc9e
Fix symmetric padding in TUI input field ( #6894 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-01-04 20:34:14 -06:00
Rohan Godha
88c306efd2
fix: prevent session list rows from wrapping to 2 lines ( #6812 )
2026-01-04 13:29:44 -06:00
Melih Mucuk
554572bc39
fix: prevent main model thinking variant from applying to small model ( #6839 )
...
Co-authored-by: Melih Mucuk <melih@monkeysteam.com>
2026-01-04 13:28:22 -06:00
Aiden Cline
e5abe1e78b
tweak: bump default to 30 seconds (lots of people complained about 5...)
2026-01-04 13:26:43 -06:00
Dax Raad
226a5c2000
tui: fix optional session access to prevent runtime errors
2026-01-04 13:43:33 -05:00
Dax Raad
7304ba616e
tui: add session search functionality with debounced input and server-side filtering
2026-01-04 13:38:30 -05:00
Dax Raad
cdd6ea514b
core: improve Rust formatter detection and add cargo fmt support
2026-01-04 13:04:28 -05:00
Dax Raad
a76570b5dd
tui: add development scripts for better debugging workflow
2026-01-04 10:38:02 -05:00
Dax Raad
97977f6ad4
ensure @opencode-ai/plugin exists only on first run
2026-01-04 10:23:42 -05:00
Adam Spiers
24dedb4f7b
fix(tui): add missing `theme_list` keybind ( #6779 )
...
Co-authored-by: Adam Spiers <opencode@adamspiers.org>
2026-01-04 09:13:19 -06:00
Paolo Ricciuti
21dc3c24d9
feat: mcp resources ( #6542 )
2026-01-04 09:12:54 -06:00
Dax Raad
2d074f0472
initialize config in worktree
2026-01-04 10:10:25 -05:00
Aiden Cline
d72d7ab510
tweak: prioritize free gpt-5-mini for small model in github copilot
2026-01-04 08:21:09 -06:00
Matt Silverlock
4486174e43
github: handle duplicate PR creation when agent creates PR ( #6777 )
2026-01-04 02:05:08 -06:00
Aiden Cline
41cf45a16e
tui: fix system theme diff highlighting
...
- Generate distinct red/green backgrounds for added/removed lines in system theme
- Use bright ANSI colors for diff highlights to improve visibility
- Fix ANSI palette indexing to handle null entries safely
- Add color tinting to create proper diff backgrounds while respecting terminal colors
Resolves issue where system theme showed no red/green diff highlighting
2026-01-04 02:01:02 -06:00
Aiden Cline
3611260405
core: remove hardcoded .env read block and use new permissions model instead
2026-01-04 01:49:49 -06:00
Shpetim
c3fd3c8656
fix(plugin): prevent duplicate plugin function initialization ( #6787 )
...
Co-authored-by: Shpetim <shpetim.alimi@ndbit.net>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-01-04 01:39:54 -06:00
Aiden Cline
96a00ffea9
core: update github copilot model model priority list
2026-01-04 00:57:35 -06:00
Aiden Cline
5aa4fd0042
core: add variant to chat.message input
2026-01-04 00:28:52 -06:00
shuv
72cef0d9e7
feat: add --variant flag to run command ( #6805 )
...
Co-authored-by: shuv <shuv@shuv.dev>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-04 00:08:34 -06:00
Dax Raad
dcf37000e4
tui: remove openrouter provider from priority list
2026-01-03 20:45:15 -05:00
Dax Raad
5944443a60
core: fix dependency installation and git worktree branch creation
2026-01-03 20:22:19 -05:00
Dax Raad
81e8d29ad2
oops
2026-01-03 19:25:59 -05:00
Dax Raad
0b4af95223
core: add sandbox support for git worktrees to allow working in multiple directories per project
2026-01-03 18:52:53 -05:00
Mani Sundararajan
f6cc84747a
fix(tui): make lsp status icon muted when no lsps are active ( #6773 )
2026-01-03 14:56:29 -06:00
Rhys Sullivan
586e7347bd
fix(mcp): add timeout to client.connect() calls ( #6760 )
2026-01-03 11:54:24 -06:00
Mani Sundararajan
12eea69f2e
fix(tui): make mcp status icon muted when no mcp servers are enabled ( #6745 )
2026-01-03 10:23:09 -06:00
GitHub Action
527553ada2
chore: generate
2026-01-03 07:16:11 +00:00
Jake Nelson
5c5e636030
feat: add per-project MCP config overrides ( #5406 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-03 01:15:37 -06:00
Gabriel Patzleiner
da6df3d432
fix(kotlin-ls): improve root detection for Gradle multi-project builds ( #6717 )
2026-01-03 01:14:01 -06:00
Aiden Cline
b9b0e3475c
core: improve plugin loading to handle builtin plugin failures gracefully ( #6739 )
2026-01-03 00:54:35 -06:00
Dax Raad
47c670aea9
tui: add reject message support to permission dialogs for better user feedback
2026-01-03 01:34:23 -05:00
Aiden Cline
f991fbbde8
core: ephemerally wrap queued user messages with reminder to stay on track ( #6725 )
2026-01-02 22:42:56 -06: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
Adam
052de3c556
feat: add managed git worktrees ( #6674 )
2026-01-02 20:17:02 -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
GitHub Action
681a257df6
chore: generate
2026-01-02 22:46:22 +00:00
Troy Gaines
586207adb4
feat: Add kotlin lsp integration ( #6601 )
2026-01-02 16:45:44 -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
66bc046503
fix: merge instructions arrays across config files ( #6663 )
2026-01-02 13:55:40 -06:00
Matt Silverlock
6e68ea034c
fix: handle actions/checkout v6 credential storage change ( #6667 )
2026-01-02 13:54:43 -06:00
Aiden Cline
2fd97377f6
test: fix transform test
2026-01-02 12:38:44 -06:00
Aiden Cline
49d7ccd1db
fix: variant for minimal
2026-01-02 12:28:40 -06:00
Aiden Cline
c996f3d847
chore: ensure empty message isnt sent
2026-01-02 12:28:40 -06:00
Mike English
70881b2937
fix: cloudflare-ai-gateway sdk.chat undefined error ( #6407 )
2026-01-02 11:24:13 -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
Luke Parker
c600114db9
fix(share): handle NotFoundError for non-shared sessions in sync ( #6634 )
2026-01-02 04:16:12 -06:00
Dax Raad
038cff4a93
core: improve plugin loading to handle builtin plugin failures gracefully
2026-01-01 23:15:04 -05: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
GitHub Action
07c008fe3d
chore: generate
2026-01-02 02:28:48 +00:00
Dax Raad
dad9c917d2
tui: fix memory leaks in session management and improve permission error handling
2026-01-01 21:28:11 -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
Dax Raad
4f1ef93910
ignore
2026-01-01 20:42:06 -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
Aiden Cline
7aa1dbe873
test: fix bash test
2026-01-01 17:53:20 -06:00
Aiden Cline
76186d19f3
fix: ensure new permissions changes work for special case bash commands like rm, cd, etc
2026-01-01 17:27:23 -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
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
Tom
dc8586371c
fix(server): add Content-Type headers for proxied static assets ( #6587 )
2026-01-01 11:35:04 -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
Luke Parker
c131dd0829
fix(desktop): Windows support for PTY and cross-platform build scripts ( #6508 )
2025-12-31 19:18:07 -06: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
Aiden Cline
34aecda47c
tweak: default to ai-sdk/opeai-compatible if no npm package provided
2025-12-31 14:54:21 -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
Aiden Cline
e7422ee782
chore: rm unused import
2025-12-31 12:11:42 -06:00
Marcel de Vries
f3db966317
Add support for LSP workspace/didChangeWatchedFiles ( #6524 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-31 11:35:09 -06:00
Aiden Cline
e0450e74fb
fix: plugin & mode globs
2025-12-31 11:28:06 -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