Commit Graph

768 Commits

Author SHA1 Message Date
Sercan Sagman f82ae79652 fix(cli): add help text to debug command and subcommands (#7328)
Signed-off-by: assagman <ahmetsercansagman@gmail.com>
2026-01-08 09:42:12 -06:00
Dax Raad f33aa8e78b tui: remove unused imports and variables from header component to clean up code 2026-01-07 23:54:54 -05:00
Dax 4d475bfaf0 tui: add overlay sidebar for narrow screens to improve mobile experience (#7288) 2026-01-07 23:51:49 -05:00
Dax Raad 76ce399c27 tui: add expandable bash output for long commands to improve readability 2026-01-07 23:11:46 -05:00
Dax Raad 80edfd8a8e tui: remove username visibility toggle and simplify user message metadata display 2026-01-07 23:02:19 -05:00
Dax Raad 378cff7871 tui: improve other answer option layout with better indentation and clearer label 2026-01-07 22:34:31 -05:00
Dax 544f398374 core: add interactive question tool for gathering user preferences and clarifying instructions (#7268) 2026-01-07 22:29:42 -05:00
Ariane Emory c49dd1b0a1 fix(tui): ensure forked message text is inserted in prompt (resolves #7257) (#7259) 2026-01-07 16:12:03 -06:00
Ariane Emory 7c40a0e41c 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
Ravi Kumar e2bf825197 fix(tui): constrain autocomplete height to available screen space (#7181) 2026-01-07 19:24:44 +01:00
GitHub Action cfb483d771 chore: generate 2026-01-07 18:06:30 +00:00
Thanh Nguyen 0bdb39e9f2 fix(theme): add selectedListItemText to orng themes for button text visibility (#7169) 2026-01-07 12:05:46 -06:00
Dax Raad 66e6170c3f theme 2026-01-07 09:50:04 -05:00
Dax Raad 751e842c03 theme reload 2026-01-07 09:34:11 -05:00
Dax Raad ce1aa7b2e0 clear palette cache 2026-01-07 08:49:35 -05:00
Aiden Cline c7146e3b2b tweak: unserializable error handling 2026-01-07 00:29:41 -06:00
Spoon b6e55461d7 add agent color to inline task tool ascii char and highlight agent name (#7142) 2026-01-07 00:10:00 -06:00
GitHub Action 934bf35ee8 chore: generate 2026-01-07 03:42:44 +00:00
NSPC911 a95ccc6c0e fix: escape backticks when passing to powershell (#7157) 2026-01-06 21:41:33 -06:00
Rafi Khardalian f6c43ad51e fix(tui): restore attach session lookup behavior (#7150) 2026-01-06 20:59:12 -06:00
galkatz373 d831d14636 feat(cli): frecency file autocomplete (#6603) 2026-01-06 14:05:57 -06:00
Akinfolami Akin-Alamu 14cc72e493 feat(tui): add 'c' shortcut to copy device code in OAuth flow (#7020) 2026-01-06 11:54:49 -06:00
ryanwyler 65d029d494 fix: sidebar title padding to prevent scrollbar edge case (#7089) 2026-01-06 11:15:39 -06:00
Guorui Yu b1a54c5631 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 557db75d35 fix: pass image parts to custom commands (#6525)
Co-authored-by: Melih Mucuk <melih@monkeysteam.com>
2026-01-05 13:06:57 -06:00
Josh Thomas fb1589dbf8 docs: update GHA examples to use actions/checkout@v6 (#6969)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2026-01-05 13:00:22 -06:00
Rohan Mukherjee f4d6b18bed fix: lucent-orng bg transparency for slash commands (#6938) 2026-01-05 12:56:49 -06:00
Daniel Vélez c34af0443b docs: add description for MCP command (#6944) 2026-01-05 12:56:00 -06:00
Grégoire Morpain a3b25cf6f0 feat(bedrock): config options and authentication precedence (#6377) 2026-01-05 12:51:43 -06:00
Dax Raad 26bba7e5b7 tui: add system theme resolution and event handling 2026-01-05 10:38:35 -05:00
David Hill fe1455be1d fix: cleaner interrupted experience (#6785)
Co-authored-by: Dax <mail@thdxr.com>
2026-01-05 09:53:19 -05:00
Rafi Khardalian 4f8e88c243 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
opencode-agent[bot] 693c1f64ad 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 f1ebd698fa fix: prevent session list rows from wrapping to 2 lines (#6812) 2026-01-04 13:29:44 -06:00
Dax Raad 917c60c8e0 tui: fix optional session access to prevent runtime errors 2026-01-04 13:43:33 -05:00
Dax Raad 82c2b82a26 tui: add session search functionality with debounced input and server-side filtering 2026-01-04 13:38:30 -05:00
Adam Spiers 3c572587e0 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 1e49c94c76 feat: mcp resources (#6542) 2026-01-04 09:12:54 -06:00
Matt Silverlock 4f3d0bf663 github: handle duplicate PR creation when agent creates PR (#6777) 2026-01-04 02:05:08 -06:00
Aiden Cline d074b749f8 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
shuv 72a186c6b7 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 7954138b6d tui: remove openrouter provider from priority list 2026-01-03 20:45:15 -05:00
Mani Sundararajan 0555675a87 fix(tui): make lsp status icon muted when no lsps are active (#6773) 2026-01-03 14:56:29 -06:00
Mani Sundararajan 10aa36e554 fix(tui): make mcp status icon muted when no mcp servers are enabled (#6745) 2026-01-03 10:23:09 -06:00
Jake Nelson 4f6adca35e 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
Dax Raad d738332fc7 tui: add reject message support to permission dialogs for better user feedback 2026-01-03 01:34:23 -05:00
shuv 841fa12720 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 530b1ac163 tui: add escape key handling to permission dialogs for better keyboard navigation 2026-01-02 18:48:26 -05:00
YeonGyu-Kim ca71d4c289 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 a1a32f22c9 chore: rename repo references from sst/opencode to anomalyco/opencode (#6687)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
Co-authored-by: Github Action <action@github.com>
2026-01-02 16:02:52 -05:00