Shantur Rathore
6a4e548d2c
Bump to v0.12.2
2026-03-04 11:08:25 +00:00
Shantur Rathore
ad943b2bd4
Bump v0.12.1
2026-03-04 10:25:20 +00:00
Shantur Rathore
15f362e8b5
Bump v0.11.5
2026-02-23 23:55:52 +00:00
Shantur Rathore
a06884ebce
Bump to v0.11.4
2026-02-22 16:53:51 +00:00
codenomadbot[bot]
9800afb785
feat(ui): toggle tool call input YAML ( #182 )
...
* feat(ui): toggle tool call input yaml
* ui: rename tool input toggle and add IO headers
* ui: add input/output accordions in tool calls
* ui: refine tool IO accordion styling
* ui: remove extra padding around IO sections
* ui: remove semibold from IO headers
* feat(ui): add tool input visibility preference
* fix(ui): scope tool input toggle to current tool call
* ui: left-align tool IO header text
* fix(ui): let palette tool input visibility override per-call
* ui: default tool input visibility to collapsed
* fix(ui): expand read tool calls on error
---------
Co-authored-by: Shantur Rathore <i@shantur.com >
2026-02-19 22:08:41 +00:00
Shantur Rathore
d45a1ff078
Bump to v0.11.3
2026-02-18 19:59:54 +00:00
Shantur Rathore
6de6ef5a4a
Bump to v0.11.2
2026-02-17 18:47:21 +00:00
Shantur Rathore
eafd4d83af
fix(ui): use model input limit for avail tokens
...
Upgrade @opencode-ai/sdk to 1.2.6 and prefer v2 model limit.input when present for the session AVAIL chip; otherwise keep the existing context-window-based estimate.
2026-02-17 11:13:17 +00:00
Shantur Rathore
d948ad8e35
Bump version to 0.11.1
2026-02-15 23:34:26 +00:00
Shantur Rathore
2c24402742
Bump v0.10.3 and min server 0.10.3
2026-02-11 13:16:23 +00:00
Shantur Rathore
b59e85abda
feat(ui): add Monaco changes/files right drawer viewers
...
Use OpenCode v2 file APIs for browsing and Monaco DiffEditor for session snapshot diffs, with local baseline language metadata and optional CDN language loading.
2026-02-09 21:00:40 +00:00
Shantur Rathore
9e3dbc5dfb
Bump v0.10.2
2026-02-09 00:57:30 +00:00
Shantur Rathore
5bde55f8d4
feat(ui): add session status notifications
2026-02-09 00:42:33 +00:00
Shantur Rathore
0414f924e6
Bump version to 0.10.1
2026-02-07 23:39:39 +00:00
Shantur Rathore
5b4edef785
feat(desktop): prevent sleep while instances busy
2026-02-07 22:53:46 +00:00
Shantur Rathore
7b6ed88be4
fix(ui): integrate PWA build and avoid api caching
...
Move PWA config into the default Vite build, ensure the PWA icon source is generated, and restrict Workbox caching to static assets only. Update server UI build wiring and clarify TLS requirements in docs.
2026-02-07 21:33:14 +00:00
Jesper Derehag
99474955af
feat(ui): add PWA support with vite-plugin-pwa
...
- Add vite.config.pwa.ts extending the base config with VitePWA plugin
- Generate PWA icons at build time from source logo via @vite-pwa/assets-generator
- Add web app manifest with name, theme color, display overrides
- Add Workbox runtime caching: NetworkFirst for API, CacheFirst for assets
- Set navigateFallback to null to preserve server-side auth redirects
- Server build uses build:pwa for PWA-enabled output; Electron/Tauri use
the base build without PWA
Signed-off-by: Jesper Derehag <jderehag@hotmail.com >
2026-02-07 00:18:28 +01:00
Shantur Rathore
f1520be777
Bump version to 0.9.5
2026-02-03 22:01:41 +00:00
Shantur Rathore
8a91e04ff9
Bump to v0.9.4
2026-02-03 20:22:17 +00:00
Shantur Rathore
929e79befd
chore(license): add MIT license
...
Clarifies usage and redistribution terms across the monorepo.
2026-02-02 11:22:49 +00:00
Shantur Rathore
67f5f830a3
Bump to v0.9.3
2026-01-29 22:37:34 +00:00
Shantur Rathore
2961d41be3
fix(ui): open external toast links via system browser
2026-01-28 19:24:33 +00:00
Shantur Rathore
c1052b36dc
bump version to 0.9.2
2026-01-26 13:15:02 +00:00
Shantur Rathore
74a21d6418
Bump version to 0.9.1 for UI release
2026-01-25 00:27:37 +00:00
Shantur Rathore
0c9284e57e
Bump version to 0.9.0
2026-01-24 16:17:14 +00:00
Shantur Rathore
292f695395
Bump version to 0.8.1
2026-01-22 22:32:52 +00:00
Shantur Rathore
2530cd4fc8
Bump to v0.8.0
2026-01-22 18:17:23 +00:00
Shantur Rathore
dfd397803f
Bump version to 0.7.6
2026-01-22 17:14:28 +00:00
Shantur Rathore
0bf22a323f
Bump version to 0.7.5
2026-01-21 12:26:22 +00:00
Shantur Rathore
c9b5bb1b7a
Release 0.7.4
2026-01-20 19:20:41 +00:00
Shantur Rathore
ec6428702b
Bump version to 0.7.3
2026-01-20 18:49:18 +00:00
Shantur Rathore
bd2a0d1bec
Bump version to 0.7.2
2026-01-15 20:55:59 +00:00
Shantur Rathore
69f221942c
Bump version to 0.7.1
2026-01-15 08:39:06 +00:00
Shantur Rathore
37da426ab4
Bump version to 0.7.0
2026-01-14 21:36:45 +00:00
Shantur Rathore
72f420b6f6
feat(ui): support question tool requests
...
Add question queue hydration, inline answering UI, and unify pending requests with permissions.
2026-01-10 09:46:23 +00:00
Shantur Rathore
147c9e3e4b
Bump version to 0.6.0
2026-01-09 21:46:14 +00:00
Shantur Rathore
c825ff066e
bump version to 0.5.1
2026-01-07 08:56:19 +00:00
Shantur Rathore
1a6f1fdbae
Bump to v0.5.0
2026-01-05 22:39:02 +00:00
Shantur Rathore
1377bc6b91
Migrate UI to v2 SDK client
...
Use v2 OpencodeClient with normalized request handling and rehydrate pending permissions via GET /permission on instance hydration.
2026-01-04 22:02:30 +00:00
Shantur Rathore
fcb5998474
Update UI permissions for SDK 1.0.166
...
Handle permission.asked events and requestID replies while keeping legacy compatibility.
2026-01-04 22:02:30 +00:00
Shantur Rathore
eebfcb5628
Unify ANSI rendering with sequence parser
2026-01-04 22:02:29 +00:00
Shantur Rathore
71479a59a7
Add ANSI rendering for bash tool output
2025-12-26 10:47:53 +00:00
Shantur Rathore
06be455358
bump version to 0.4.0
2025-12-15 16:32:29 +00:00
Shantur Rathore
557c2500c7
Clean up legacy instance shell and theme additions
2025-12-14 01:55:50 +00:00
Shantur Rathore
ce5eaa1841
Use async prompt API and SDK bump
2025-12-09 21:42:29 +00:00
Shantur Rathore
b72ead1bea
bump to v0.3.0
2025-12-09 01:29:30 +00:00
Shantur Rathore
7aba3c1221
add timeline tool visibility toggle
2025-12-08 18:32:23 +00:00
Shantur Rathore
87da8ee9f8
bump version 0.2.8
2025-12-06 23:22:18 +00:00
Shantur Rathore
971abe24d7
feat(ui): add runtime logger and replace console usage
2025-12-05 15:07:49 +00:00
Shantur Rathore
49143bd049
Upgrade sdk and use async prompt
2025-12-05 12:28:44 +00:00