Dax Raad
8cd0b6faf4
sync
2025-09-20 22:55:07 -04:00
Dax Raad
eb2c1df005
refactor: centralize resize logic for message parts in OpenTUI session
2025-09-20 19:06:19 -04:00
Dax Raad
6b2a75433f
Merge branch 'dev' into opentui
2025-09-20 18:56:16 -04:00
Dax Raad
b882ae6f27
sync
2025-09-20 18:50:36 -04:00
Dax Raad
d2ee8b14d6
Improve OpenTUI session rendering and tool display
2025-09-20 18:37:05 -04:00
Dax Raad
4f1bf00c13
Improve OpenTUI session rendering and tool display (has typecheck errors)
2025-09-20 18:28:07 -04:00
Dax Raad
1d6e1c3ebb
sync
2025-09-20 04:16:42 -04:00
opencode
227a797484
release: v0.10.3
2025-09-19 21:22:00 +00:00
Dax Raad
f13493f729
sync
2025-09-19 17:21:09 -04:00
Dax Raad
f914ea73b3
feat: add opentui interface for opencode
...
- Add comprehensive TUI interface with React Ink components
- Implement session management, model selection, and command dialogs
- Add theme system with customizable colors and styling
- Integrate with existing opencode server and SDK
- Add todo management and file browsing capabilities
- Include proper TypeScript support and error handling
2025-09-19 17:21:04 -04:00
GitHub Action
0903ca2e28
chore: format code
2025-09-19 18:18:56 +00:00
Frank
07c1d2492f
zen: data share
2025-09-19 14:16:53 -04:00
opencode
2fa657e875
release: v0.10.2
2025-09-19 15:18:11 +00:00
Dax Raad
3753c1e9cf
ignore: fix
2025-09-19 06:13:45 -04:00
Dax Raad
f1c1c942d1
ci: stuff
2025-09-19 06:10:27 -04:00
GitHub Action
b6cebc6b61
chore: format code
2025-09-19 09:12:20 +00:00
Dax Raad
41065c3353
ignore: rework bootstrap so server lazy starts it
2025-09-19 05:11:29 -04:00
opencode
ec562bb9d8
release: v0.10.1
2025-09-19 05:15:32 +00:00
Dax Raad
ce124c7a87
fix task tool ui disappearing once done
2025-09-19 01:09:52 -04:00
Aiden Cline
ff95b17fc3
docs: subtask config option ( #2682 )
2025-09-18 17:52:23 -05:00
opencode
9ec1ea01c7
release: v0.10.0
2025-09-18 20:51:03 +00:00
GitHub Action
d7421e3e8a
chore: format code
2025-09-18 14:59:48 +00:00
Frank
fd354e7e52
wip: zen
2025-09-18 10:59:01 -04:00
Timo Clasen
a5fb7bb215
fix(config): keybinds should not be required in config schema ( #2669 )
2025-09-18 06:30:44 -05:00
Dax
bbe1d61875
support custom tools ( #2668 )
2025-09-18 03:58:21 -04:00
GitHub Action
5f7ce658ab
chore: format code
2025-09-18 05:33:32 +00:00
Frank
bd1403bbe8
wip: zen
2025-09-18 01:32:40 -04:00
Julián Díaz
b38fb570ae
fix: add synthetic user prompt after session compaction ( #2659 )
...
Co-authored-by: Julián Díaz <git@jdiaz.io >
2025-09-17 23:27:37 -04:00
Aiden Cline
bbb912697d
fix: only keep aborted messages if they have sufficient parts ( #2651 )
2025-09-17 14:24:53 -05:00
opencode
52694741bd
release: v0.9.11
2025-09-17 16:29:48 +00:00
Aiden Cline
6bb3633751
Revert "fix: type 'reasoning' was provided without its required follo… ( #2648 )
2025-09-17 11:17:26 -05:00
opencode
50f14e7b22
release: v0.9.10
2025-09-17 14:54:25 +00:00
Aiden Cline
07cc3671da
fix: type 'reasoning' was provided without its required following item ( #2633 )
2025-09-17 09:45:13 -05:00
Aiden Cline
a30a0c1a7a
tweak: adjust title gen when using models like gpt-5-nano on non open… ( #2646 )
2025-09-17 08:39:34 -05:00
opencode
a9c12cffb8
release: v0.9.9
2025-09-17 07:40:40 +00:00
Dax Raad
bb61ae82cb
add opencode attach command to connect to a remote opencode server
2025-09-17 03:30:25 -04:00
Dax Raad
79383f6082
only prune messages from more than 2 turns ago
2025-09-17 03:30:09 -04:00
opencode
2e912f0dae
release: v0.9.8
2025-09-17 07:14:33 +00:00
Dax Raad
22fd365bf1
ignore: fix event type gen
2025-09-17 01:17:56 -04:00
opencode
1b84239e82
release: v0.9.7
2025-09-17 05:09:08 +00:00
Dax Raad
ccae426f43
disable reading .env file automatically
2025-09-17 01:02:23 -04:00
opencode
528db70901
release: v0.9.6
2025-09-16 17:56:45 +00:00
Dax Raad
5d5023057b
disable thinking for opencode zen and gpt-5 temporarily
2025-09-16 13:49:37 -04:00
opencode
7dd96614b3
release: v0.9.5
2025-09-16 08:58:35 +00:00
Dax Raad
1d7fa7cca2
enable session pruning and allow disabling with OPENCODE_DISABLE_PRUNE
2025-09-16 04:53:17 -04:00
opencode
220e21c990
release: v0.9.4
2025-09-16 08:35:55 +00:00
Mani Sundararajan
b09a909bfc
fix(windows): force npm cmd shim generation and update install docs ( #2558 )
...
Co-authored-by: Dax <mail@thdxr.com >
Co-authored-by: GitHub Action <action@github.com >
2025-09-16 03:40:19 -04:00
opencode
023edbd5ce
release: v0.9.3
2025-09-16 07:16:25 +00:00
Dax Raad
f4de6bef17
feat: enhance provider model mapping and reasoning capabilities
...
- Add npm package tracking to provider model mapping
- Implement special handling for opencode provider with reasoning
- Update provider options mapping to use npm package names
2025-09-16 03:10:17 -04:00
opencode
8050941095
release: v0.9.2
2025-09-16 04:29:00 +00:00