Dax Raad
a79feebf1f
Merge branch 'dev' into opentui
2025-10-10 18:23:01 -04:00
Dax Raad
07645e0705
ci: fixes
2025-10-10 18:17:10 -04:00
Dax Raad
f053862018
ci: fix
2025-10-10 18:11:19 -04:00
Dax Raad
69127aeaa0
ci: stuff
2025-10-10 18:04:08 -04:00
Dax Raad
847455383d
ci: stuff
2025-10-10 17:56:33 -04:00
Dax Raad
9da95cb805
upgrade to bun 1.3.0
2025-10-10 17:53:32 -04:00
Dax Raad
b0c283a796
tui: add command dialog integration to prompt component for external editor access
2025-10-10 17:17:52 -04:00
Dax Raad
8f3c87ffdb
tui: fix clipboard copy functionality in tmux sessions
...
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
- Add proper tmux DCS passthrough wrapper for OSC52 sequences
- Users can now copy text to clipboard when running TUI inside tmux
- Previously clipboard copy would fail in SSH/tmux environments
2025-10-10 14:31:47 -04:00
Rustafarian Dev
34ec6cc978
fix: perl6 file extension ( #3066 )
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-10 11:28:49 -05:00
GitHub Action
28d617d867
ignore: update download stats 2025-10-10
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-10 12:04:18 +00:00
Dax Raad
f27cec5461
tui: add sidebar toggle keybind to show/hide session sidebar
...
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
Users can now press Ctrl+X followed by B to toggle the sidebar
visibility in the TUI session view, providing quick access to
session information and controls without needing to use the command
palette.
2025-10-10 03:42:05 -04:00
Dax Raad
3229a6966e
sync
2025-10-10 03:25:43 -04:00
Dax Raad
a7e7aa1e7b
sync
2025-10-10 03:19:20 -04:00
Dax Raad
4fa79a9952
tui: improve edit tool layout to adapt content display based on available terminal width
2025-10-10 01:51:22 -04:00
Dax Raad
2f5bd73c56
tui: update generic tool icon to gear for better visual distinction
2025-10-10 00:55:55 -04:00
Dax Raad
a0cf1fa13a
tui: improve tool rendering to show all tool parameters and fallback for unregistered tools
...
- Add GenericTool component to display tools without custom renderers
- Show input parameters for all tools (read, glob, grep, edit)
- Display search path and match counts for glob/grep tools
- Rename ToolRegistry.ready to render for clarity
- Add weather MCP server configuration
2025-10-10 00:33:36 -04:00
Dax Raad
51949c2692
sync
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-09 23:52:56 -04:00
Dax Raad
8208150bf7
Merge branch 'dev' into opentui
2025-10-09 22:40:52 -04:00
Dax Raad
9b52d33889
core: improve directory validation error messages to help users fix invalid directory names
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-09 22:40:23 -04:00
Dax Raad
2b9023740d
types
2025-10-09 21:36:21 -04:00
Dax Raad
b1c8376132
Merge branch 'dev' into opentui
2025-10-09 21:34:24 -04:00
Dax Raad
096710a8cc
ensure @opencode-ai/plugin is available in .opencode folder
2025-10-09 21:18:49 -04:00
opencode
50bb201187
release: v0.14.7
2025-10-10 01:02:37 +00:00
Dax Raad
f211fc45a3
drop excess dependency in opencode sdk
2025-10-09 20:55:25 -04:00
Dax Raad
b24c6b2d6d
sync
2025-10-09 18:55:10 -04:00
Dax Raad
39915e1edf
sync
2025-10-09 18:53:28 -04:00
Dax Raad
7d70072f0f
sync
2025-10-09 18:49:24 -04:00
Dax Raad
685f0e14e5
Merge branch 'dev' into opentui
2025-10-09 18:48:50 -04:00
Dax Raad
d91781c639
core: use platform-specific watcher backends for better file system monitoring
2025-10-09 18:29:18 -04:00
Dax Raad
f3b71007d2
core: replace chokidar with @parcel/watcher for better performance and cross-platform support
2025-10-09 18:21:38 -04:00
Dax Raad
0a96d254e8
ignore: add common build and framework directories to ignore list
2025-10-09 16:35:56 -04:00
Dax Raad
dfc7ac4cf0
ignore: improve file ignore performance and cross-platform support
...
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
- Replace glob patterns with Set lookup for common folders to speed up matching
- Use path.sep for cross-platform compatibility on Windows/Unix systems
- Add comprehensive test coverage for nested and non-nested folder matching
- Simplify implementation by removing unnecessary caching complexity
2025-10-09 15:54:01 -04:00
Adam
c2950d26f0
feat: experimental skip bootstrap
2025-10-09 14:51:11 -05:00
Aiden Cline
47dfebf277
docs: fix bugged example ( #3068 )
2025-10-09 12:21:44 -05:00
Jay V
f3b5021936
docs: adding tools doc
deploy / deploy (push) Has been cancelled
2025-10-09 13:19:51 -04:00
Jay V
7be9a84b72
docs: document ripgrep .ignore file override in tools
2025-10-09 13:19:51 -04:00
Jay V
78321a95e8
docs: adding spellcheck command
2025-10-09 13:19:51 -04:00
Aiden Cline
225adc46ba
feat: allow read tool to handle images ( #3052 )
2025-10-09 09:05:11 -05:00
GitHub Action
eb4b5721cd
ignore: update download stats 2025-10-09
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-09 12:04:27 +00:00
Dax Raad
7fef7d37f3
Merge branch 'dev' into opentui
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-09 04:30:54 -04:00
Dax Raad
979c9ea569
lsp: fix root detection to use instance directory instead of worktree
2025-10-09 04:30:30 -04:00
Dax Raad
8d818c7d50
Merge branch 'dev' into opentui
2025-10-09 04:24:11 -04:00
Dax Raad
c0bd29155d
lsp: simplify language server root detection to use lock files
...
Improves project boundary detection by focusing on package manager lock files instead of config files, providing more reliable workspace identification across different project types.
2025-10-09 04:22:38 -04:00
Dax Raad
73c38b582a
test: update keybind tests to match new leader key format with space separator
2025-10-09 01:58:39 -04:00
Dax Raad
e1835cb221
test: ensure snapshot tests run reliably by preventing shared shadow repo state across parallel test execution
2025-10-09 01:58:37 -04:00
Haris Gušić
c5b5795636
fix: process.stdout.write instead of console.log for export cmd ( #3049 )
2025-10-09 00:46:19 -05:00
Frank
3ed4f1078f
wip: zen
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-08 22:33:20 -04:00
Dax Raad
810255a851
tui: improve agent tab separator visual with powerline symbol for better session distinction
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-08 20:06:05 -04:00
Dax Raad
d2cf9610e6
tui: hide MCP section when no servers are configured and use cached data
...
- Only show MCP section in sidebar and status dialog when MCP servers exist
- Use cached MCP data from sync context instead of making separate API calls
- Improves performance by reducing redundant network requests
2025-10-08 19:52:25 -04:00
Dax Raad
113a7b5996
tui: improve sidebar visibility logic and session title display
...
- Fix sidebar visibility calculation to prevent layout issues
- Add session title and share URL to sidebar header
- Remove empty text parts from assistant messages
- Adjust user message spacing for first message
- Add OpenAI codex auth plugin to configuration
2025-10-08 19:38:17 -04:00