Ryan Vogel
cd3a58a4c2
Merge remote-tracking branch 'origin/dev' into opencode-remote-voice
...
# Conflicts:
# bun.lock
2026-04-03 13:26:01 +00:00
Ryan Vogel
a5614f988f
fix: unblock mobile EAS installs with Bun
...
Refresh the workspace lockfile and pin EAS to Bun 1.3.11 so frozen installs match local resolution and development builds stop failing in CI.
2026-04-03 13:18:13 +00:00
Luke Parker
7b8dc8065e
fix(sdk): handle Windows opencode spawn and shutdown ( #20772 )
2026-04-03 13:18:50 +10:00
Sebastian
29f7dc073b
Adds TUI prompt traits, refs, and plugin slots ( #20741 )
2026-04-02 22:11:17 +02:00
Ryan Vogel
1d68cd288c
fix: resolve dev merge conflicts in opencode deps
2026-04-02 19:41:33 +00:00
Noam Bressler
1989704abe
feat(acp): Add messageID and emit user_message_chunk on prompt/command ( #18625 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-04-02 12:56:56 -05:00
Brendan Allan
966d9cfa41
electron: add basic context menu for inspect element ( #20723 )
2026-04-02 17:41:26 +00:00
Brendan Allan
69d047ae7d
cleanup event listeners with solid-primitives/event-listener ( #20619 )
2026-04-02 09:40:03 +00:00
Brendan Allan
327f62526a
use solid-primitives/resize-observer across web code ( #20613 )
2026-04-02 17:24:10 +08:00
dpuyosa
d66e6dc25f
feat(opencode): Add Venice AI package as dependency ( #20570 )
2026-04-01 23:05:49 -05:00
Dax
c9326fc199
refactor: replace BunProc with Npm module using @npmcli/arborist ( #18308 )
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-04-01 21:01:37 +00:00
Kit Langton
2f405daa98
refactor: use Effect services instead of async facades in provider, auth, and file ( #20480 )
2026-04-01 16:13:13 +00:00
opencode
6314f09c14
release: v1.3.13
2026-04-01 00:44:06 +00:00
Sebastian
4b4b7832aa
upgrade opentui to 0.1.95 ( #20369 )
2026-04-01 01:53:05 +02:00
opencode
892bdebaac
release: v1.3.12
2026-03-31 22:35:01 +00:00
Sebastian
18121300f3
upgrade opentui to 0.1.94 ( #20357 )
2026-03-31 23:54:13 +02:00
opencode
beab4cc2c2
release: v1.3.11
2026-03-31 19:55:41 +00:00
Ryan Vogel
36b51cad33
Merge branch 'dev' into opencode-remote-voice
2026-03-31 13:59:13 -04:00
Ryan Vogel
776e61d1ec
update to build proc
2026-03-31 13:58:57 -04:00
Sebastian
1fcb920eb4
upgrade opentui to 0.1.93 ( #19950 )
2026-03-31 16:50:23 +02:00
opencode
b1e89c344b
release: v1.3.10
2026-03-31 13:31:37 +00:00
opencode
057848deb8
release: v1.3.9
2026-03-30 23:43:58 +00:00
opencode
48e97b47af
release: v1.3.8
2026-03-30 21:35:10 +00:00
Jaaneek
e3e1e9af50
fix(Opencode): Bump ai-sdk/xai to 3.0.75 to fix tool calls ( #20123 )
...
Co-authored-by: Jaaneek <jankiewiczmilosz@gmail.com>
2026-03-30 15:11:21 -05:00
Ryan Vogel
aacf1d20d3
update app hanlding
2026-03-30 13:07:30 -04:00
Ryan Vogel
ec27518eca
update mobile voice quality guardrails
...
Document package-specific React Native best practices and add lint warnings so state, effect, and complexity issues surface earlier during mobile-voice work.
2026-03-30 08:15:29 -04:00
opencode
47d2ab120a
release: v1.3.7
2026-03-30 06:06:12 +00:00
Luke Parker
b234370080
feat(windows): add first-class pwsh/powershell support ( #16069 )
2026-03-30 13:10:01 +10:00
opencode
e7f94f9b9a
release: v1.3.6
2026-03-29 18:02:20 +00:00
opencode
0bc2f99f2d
release: v1.3.5
2026-03-29 03:42:52 +00:00
Ryan Vogel
2abf1100ee
update for whisper
2026-03-28 21:12:24 -04:00
opencode
f0a9075fdf
release: v1.3.4
2026-03-29 01:00:44 +00:00
Sebastian
38af99dcb4
prompt slot ( #19563 )
2026-03-29 00:27:27 +01:00
Ryan Vogel
0a9fcab56f
chore: update dependencies and enhance mobile-voice functionality
...
- Updated package dependencies in bun.lock and package.json for mobile-voice and opencode.
- Added expo-camera and improved camera permission handling in mobile-voice.
- Introduced QR code generation for relay setup in opencode serve command.
- Enhanced server management and logging in DictationScreen component.
2026-03-28 17:05:35 -04:00
Vladimir Glafirov
1f290fc1ba
fix: update opencode-gitlab-auth to 2.0.1 ( #19552 )
2026-03-28 20:10:06 +00:00
Ryan Vogel
f080147363
update for app and bun
2026-03-28 14:03:57 -04:00
Sebastian
6086072567
upgrade opentui to 0.1.91 ( #19440 )
2026-03-28 15:10:59 +01:00
Kit Langton
43bc5551e8
update effect to 4.0.0-beta.42 ( #19484 )
2026-03-27 23:25:05 -04:00
Aiden Cline
c33d9996f0
feat: AI SDK v6 support ( #18433 )
2026-03-27 15:24:30 -05:00
Sebastian
6274b0677c
tui plugins ( #19347 )
2026-03-27 15:00:26 +01:00
Shoubhit Dash
d341499684
fix(ui): keep partial markdown readable while responses stream ( #19403 )
2026-03-27 07:46:47 +00:00
Kit Langton
1ebc92fd36
refactor(config): use cachedInvalidateWithTTL, bump effect to beta.37 ( #19322 )
2026-03-26 18:05:47 +00:00
opencode
54443bfb7e
release: v1.3.3
2026-03-26 15:05:21 +00:00
Vladimir Glafirov
7cb690d7e5
fix: bump gitlab-ai-provider to 5.3.3 for DWS tool approval support ( #19185 )
2026-03-26 01:17:51 +00:00
Aiden Cline
ad40b65b0b
chore: bump modelcontextprotocol/sdk to 1.27.1 ( #19064 )
2026-03-25 10:00:39 -05:00
opencode
0dcdf5f529
release: v1.3.2
2026-03-24 22:50:35 +00:00
opencode
ec64ceabec
release: v1.3.1
2026-03-24 22:07:24 +00:00
Kamil Jopek
00d3b831fc
feat: add Poe OAuth auth plugin ( #18477 )
2026-03-24 16:17:47 -05:00
Vladimir Glafirov
9330bc5339
fix: route GitLab Duo Workflow system prompt via flowConfig ( #18928 )
2026-03-24 12:33:18 -05:00
Vladimir Glafirov
f1340472ec
chore: bump gitlab-ai-provider to 5.3.1 for GPT-5.4 model support ( #18849 )
2026-03-23 22:00:36 -05:00