Dax Raad
13dedb8027
sync
2025-09-28 03:56:37 -04:00
Dax Raad
c61cc1b635
undo/redo
2025-09-28 03:44:11 -04:00
Dax Raad
44e8bea4bb
warning
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-09-28 02:29:33 -04:00
Dax Raad
8f732fa1ee
sync
2025-09-28 01:26:56 -04:00
Dax Raad
4a0546f681
Merge branch 'dev' into opentui
2025-09-28 00:30:43 -04:00
Frank
e10bb58cb3
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-09-27 21:53:50 -04:00
Aiden Cline
89167ae387
respect model id in opencode.json ( #2833 )
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-09-27 17:09:21 -05:00
Frank
c7e5d29109
wip: zen
deploy / deploy (push) Has been cancelled
2025-09-27 10:19:58 -04:00
Frank
a564267b29
wip: zen
2025-09-27 10:05:19 -04:00
Dax Raad
8f7ea1f1ae
tui: add prompt history navigation with up/down arrows
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-09-27 06:04:12 -04:00
Dax Raad
5e5293d98c
Merge branch 'dev' into opentui
2025-09-27 04:46:30 -04:00
Dax Raad
ea66c02633
ci: tweaks
2025-09-27 04:12:55 -04:00
Dax Raad
925ce6503e
sync
2025-09-27 04:10:56 -04:00
Arjun Singh
8a28d34fe9
Include step-start and step-finish for cost tracking ( #2810 )
2025-09-27 03:45:36 -04:00
Dax Raad
d644e0b8a7
core: fix config test by removing model field expectation
2025-09-27 03:10:01 -04:00
Dax Raad
4b94d98f89
ci: improve test coverage
2025-09-27 03:04:42 -04:00
Dax Raad
d0043a4a78
sync
2025-09-27 02:53:20 -04:00
Dax Raad
53481f9790
wip: bun test improvements
2025-09-27 02:17:08 -04:00
Dax Raad
0b6b9062d9
fix zen cookie
2025-09-27 01:12:25 -04:00
opencode
c450549d0f
release: v0.12.1
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
2025-09-26 21:18:45 +00:00
Frank
1ba0155943
zen: accept tax id
2025-09-26 17:10:45 -04:00
Timo Clasen
3d332a06b5
fix(tool): follow symlinks when looking for tools ( #2809 )
2025-09-26 16:01:08 -05:00
opencode
f709e0b48b
release: v0.12.0
2025-09-26 20:55:00 +00:00
Frank
57e1bffbd5
zen: model management helper
deploy / deploy (push) Waiting to run
2025-09-26 15:18:24 -04:00
sonsulee
f321661b4c
docs: add TUI configuration options and examples ( #2212 )
...
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Jay <air@live.ca>
2025-09-26 13:09:46 -04:00
Yihui Khuu
7ecdc1b5d8
fix: config loading not considering symlinks ( #2800 )
2025-09-26 09:46:49 -05:00
opencode
d01af65dbc
release: v0.11.8
2025-09-26 11:57:49 +00:00
Dax Raad
80305813f5
disable aggressive config validation
2025-09-26 07:51:53 -04:00
opencode
061877e275
release: v0.11.7
2025-09-26 11:19:15 +00:00
Adam
05e6c3d8a0
fix(tui): cursor position
2025-09-26 06:13:23 -05:00
Dax Raad
093fbca711
core: add themes to allowed config directories
2025-09-26 06:40:41 -04:00
Dax Raad
db5437ce23
sync
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
2025-09-26 06:39:08 -04:00
Dax Raad
63ee9f35fa
sync
2025-09-26 06:38:59 -04:00
Dax Raad
533f7ee1ae
add reasoning blocks
2025-09-26 06:26:47 -04:00
Dax Raad
b40178600e
Merge branch 'dev' into opentui
2025-09-26 06:10:02 -04:00
opencode
81deea855f
release: v0.11.6
2025-09-26 09:52:23 +00:00
Dax Raad
5c67bebf86
tui: fix cursor position offset in home screen
2025-09-26 05:46:16 -04:00
opencode
9cc1f2884f
release: v0.11.5
2025-09-26 09:40:16 +00:00
Dax Raad
f2b547cc45
fix erroring on custom tool folder
2025-09-26 05:33:38 -04:00
Dax Raad
de18c965a0
sync
2025-09-26 05:32:43 -04:00
Dax Raad
b986a45a8a
tui: improve prompt submission and token display formatting
2025-09-26 04:59:15 -04:00
Dax Raad
1bd8b62344
tui: refactor routing structure and add path mapping
...
- Add @tui/* path mapping to tsconfig.json for cleaner imports
- Restructure TUI routes from flat files to proper routes/ directory
- Move home.tsx and session.tsx to routes/home.tsx and routes/session/index.tsx
- Update all TUI component imports to use @tui/* alias
- Add locale time formatting to session list dialog
- Improve keybind handling with preventDefault for command dialog
2025-09-26 04:47:49 -04:00
Dax Raad
eb4c5f4eac
sync
2025-09-26 03:24:27 -04:00
Dax Raad
c79f986463
Merge branch 'dev' into opentui
2025-09-26 03:24:14 -04:00
Dax Raad
70310a37b3
validate config directory
2025-09-26 03:23:25 -04:00
Dax Raad
eb7f4e20df
core: add config update endpoint and functionality
2025-09-26 02:37:19 -04:00
Dax Raad
bb861a9aa3
core: add config update endpoint and functionality
2025-09-26 02:34:51 -04:00
Dax Raad
7506b031f3
tui: remove debug console.log statements
2025-09-26 02:26:06 -04:00
Dax Raad
fa1a637af5
tui: fix keybind matching and update page navigation keys
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
2025-09-26 02:18:32 -04:00
Dax Raad
92713e26ed
tui: update opentui dependencies and improve keyboard handling
2025-09-26 02:12:54 -04:00