Dax
019134be58
Remove use of Bun.file ( #14215 )
2026-02-19 11:32:32 -05:00
Dax Raad
1567fa548c
Revert: all refactor commits migrating from Bun.file() to Filesystem module
2026-02-18 19:41:14 -05:00
Dax
d804fadbe4
refactor: migrate src/cli/cmd/tui/thread.ts from Bun.file() to Filesystem module ( #14135 )
2026-02-18 17:28:41 -05:00
Dax Raad
2eb31d01dd
tui: exit cleanly without hanging after session ends
...
- Force process exit after TUI thread completes to prevent lingering processes
- Add 5-second timeout to worker shutdown to prevent indefinite hangs during cleanup
2026-02-17 17:56:39 -05:00
Luke Parker
210bb1dc65
fix(win32): use ffi to get around bun raw input/ctrl+c issues ( #13052 )
2026-02-12 15:39:31 +10:00
Ariane Emory
dea36da633
feat(tui): add Claude Code-style --fork flag to duplicate sessions before continuing ( resolves #11137 ) ( #11340 )
2026-02-06 13:15:47 -06:00
Dax Raad
66acd4c859
tui: refactor event streaming to use SDK instead of manual RPC subscription
2026-01-11 18:53:39 -05:00
Aiden Cline
dfe9624e67
fix: instance dispose issue
2026-01-09 18:26:32 -06:00
Dax
043e16e061
disable server unless explicitly opted in ( #7529 )
2026-01-09 16:33:46 -05:00
Dax Raad
c0c2d7fea3
tui: add reload functionality and improve lazy utility with reset capability
2026-01-01 22:11:43 -05:00
Adam
003ba776d1
fix(core): mdns global config
2025-12-26 14:47:53 -06:00
Adam
c03ddd3046
Reapply "feat(core): optional mdns service ( #6192 )"
...
This reverts commit 40ba4cf21e .
2025-12-26 14:47:53 -06:00
Aiden Cline
40ba4cf21e
Revert "feat(core): optional mdns service ( #6192 )"
...
This reverts commit 6122c0b8a9 .
2025-12-26 11:43:52 -06:00
Adam
6122c0b8a9
feat(core): optional mdns service ( #6192 )
...
Co-authored-by: Github Action <action@github.com >
2025-12-26 10:29:48 -06:00
Aiden Cline
092f609332
fix: parcel watcher musl support
2025-12-08 16:08:53 -06:00
Albert O'Shea
2a3acd0214
nix: bundle js dist with bun and patch tree-sitter wasm paths ( #4644 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Github Action <action@github.com >
2025-11-23 22:54:29 -06:00
Ravi Kumar
2417e7ea87
fix: auto upgrade toast message ( #4625 )
...
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: opencode <opencode@sst.dev >
2025-11-22 16:26:46 -06:00
Dax Raad
b0cdcb234b
fix gpt compaction issue
2025-11-18 13:10:00 -05:00
Albert O'Shea
56f211ffd9
feat: nix support for the nix folks ( #3924 )
...
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-11-18 00:46:49 -06:00
lenstr
9dc3131c81
fix: --model flag being ignored in TUI mode ( #4147 )
2025-11-09 20:21:52 -06:00
Dax Raad
3867f88966
Merge remote-tracking branch 'origin/dev' into dev
2025-11-08 20:21:02 -05:00
Dax Raad
1819472982
improve startup speed
2025-11-08 20:18:36 -05:00
GitHub Action
9855771157
chore: format code
2025-11-08 01:59:02 +00:00
Dax Raad
bfda88d84b
fix issue with input randomly breaking
2025-11-06 19:48:10 -05:00
Christian Stewart
57dc67f27a
fix(tui): worker path resolution in dev mode ( #3778 )
...
Signed-off-by: Christian Stewart <christian@cjs.zip >
Co-authored-by: Sebastian Herrlinger <hasta84@gmail.com >
2025-11-04 17:38:11 +01:00
Aiden Cline
03539a049f
fix: piping
2025-11-03 22:36:10 -06:00
Stephen Collings
bbd2f1cebd
fix: Provide OPENCODE & AGENT env vars ( #3843 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-04 04:01:22 +00:00
Haris Gušić
d3f4699941
feat: tui: Add --prompt option ( #3668 )
2025-11-01 11:18:31 -04:00
Aiden Cline
83ce9efa98
Revert "opentui: fix: Make worker.ts path independent from cwd ( #3600 )"
...
This reverts commit 047df383b3 .
2025-10-31 17:57:56 -05:00
Haris Gušić
047df383b3
opentui: fix: Make worker.ts path independent from cwd ( #3600 )
2025-10-31 17:37:31 -05:00
Haris Gušić
d27f90349f
fix: Remove conflicting "-h" aliases in TUI spawn and thread commands ( #3651 )
2025-10-31 16:59:59 -05:00
Dax
fd63884d0b
OpenTUI is here ( #2685 )
2025-10-31 15:07:36 -04:00