Dax Raad
92713e26ed
tui: update opentui dependencies and improve keyboard handling
2025-09-26 02:12:54 -04:00
Dax Raad
cb28766999
Merge branch 'dev' into opentui
2025-09-26 02:01:47 -04:00
Dax Raad
ea21bfd3c6
ci: ignore
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
2025-09-26 02:01:19 -04:00
opencode
1c878c662b
release: v0.11.4
2025-09-26 05:56:03 +00:00
Dax Raad
09b65ff1a7
sync
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
2025-09-25 04:31:17 -04:00
Sebastian
aebe1840fc
adjust shimmer timeline handling to new interface ( #2771 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-09-25 03:40:21 -04:00
Dax Raad
0b5730d4dd
Merge branch 'dev' into opentui
2025-09-23 23:47:50 -04:00
opencode
5199141369
release: v0.11.3
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
2025-09-24 03:43:46 +00:00
Dax Raad
9e4bca20c1
Merge branch 'dev' into opentui
2025-09-23 17:15:22 -04:00
opencode
d772fff776
release: v0.11.2
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
2025-09-23 21:03:59 +00:00
Adam
80b0a93d64
wip: desktop file updates
2025-09-23 11:41:15 -05:00
Dax Raad
f6eba54636
tui: update @opentui/core and @opentui/solid to latest versions
2025-09-22 21:56:04 -04:00
Dax Raad
961de10110
sync
2025-09-22 17:51:25 -04:00
Dax Raad
7b8e78292d
sync
2025-09-22 01:31:58 -04:00
Dax Raad
f8983d49db
sync
2025-09-22 01:31:58 -04:00
Dax Raad
65d46ac190
sync
2025-09-22 01:31:58 -04:00
Dax Raad
b8a73fb575
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-22 01:31:58 -04:00
opencode
84bb692193
release: v0.11.1
2025-09-21 08:51:11 +00:00
opencode
28e1d67ea4
release: v0.11.0
2025-09-21 08:04:21 +00:00
opencode
7dfed8ca35
release: v0.10.4
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
2025-09-20 23:00:32 +00:00
opencode
b04df6c0d2
release: v0.10.3
2025-09-19 21:22:00 +00:00
Frank
9420d80b73
zen: data share
2025-09-19 14:16:53 -04:00
opencode
f57c3f7cf6
release: v0.10.2
2025-09-19 15:18:11 +00:00
Adam
b1e6b9c7c9
wip: desktop work
2025-09-19 07:18:39 -05:00
opencode
0e19ca21ed
release: v0.10.1
2025-09-19 05:15:32 +00:00
opencode
5a7a725787
release: v0.10.0
2025-09-18 20:51:03 +00:00
Frank
4ceabdffa0
wip: zen
2025-09-18 10:59:01 -04:00
Dax
3b6c0ec0b3
support custom tools ( #2668 )
2025-09-18 03:58:21 -04:00
Frank
fc4f281408
wip: zen
2025-09-18 01:32:40 -04:00
opencode
733b21e22b
release: v0.9.11
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
2025-09-17 16:29:48 +00:00
opencode
9ca48d3a39
release: v0.9.10
2025-09-17 14:54:25 +00:00
opencode
0e0460f6c0
release: v0.9.9
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
2025-09-17 07:40:40 +00:00
Dax Raad
8acd537d1d
ci: turborepo typecheck
2025-09-17 03:33:54 -04:00
opencode
e618cbc447
release: v0.9.8
2025-09-17 07:14:33 +00:00
opencode
ad5fc76b11
release: v0.9.7
2025-09-17 05:09:08 +00:00
opencode
fffcf69cd4
release: v0.9.6
2025-09-16 17:56:45 +00:00
opencode
3472a50928
release: v0.9.5
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
2025-09-16 08:58:35 +00:00
opencode
52fcdcc37b
release: v0.9.4
2025-09-16 08:35:55 +00:00
opencode
02e492f6eb
release: v0.9.3
2025-09-16 07:16:25 +00:00
opencode
8f58fef5ad
release: v0.9.2
2025-09-16 04:29:00 +00:00
Dax
14cb2d2af6
feat: improve file watcher with chokidar and better ignore patterns ( #2621 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-09-16 00:17:10 -04:00
opencode
96698ea070
release: v0.9.1
2025-09-15 22:31:44 +00:00
Dax Raad
925284c6c1
ci: sync
2025-09-15 03:53:21 -04:00
GitHub Action
c1c6aca31e
chore: format code
2025-09-15 07:28:34 +00:00
Dax
725104572e
feat: add desktop/web app package ( #2606 )
...
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 03:28:08 -04:00
Dax
c1b4e1f19d
Upgrade to Zod v4 ( #2605 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 03:12:07 -04:00
Frank
9a346a00fb
wip: zen
2025-09-12 12:18:32 -04:00
GitHub Action
fa36195492
chore: format code
2025-09-10 07:40:01 +00:00
Dax Raad
a6265ea3d2
upgrade to latest bun
2025-09-10 03:36:42 -04:00
Frank
3f9b569575
script package
2025-09-03 13:43:32 -04:00