Kit Langton
|
39d6666dbf
|
add experimental permission HttpApi slice (#22385)
|
2026-04-15 21:28:01 +00:00 |
|
Kit Langton
|
615c1fbc75
|
fix(effect): add effect bridge for callback contexts (#22504)
|
2026-04-15 15:22:34 +00:00 |
|
Dax
|
780c051059
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Kit Langton
|
83dfb7e1ae
|
refactor(pty): remove async facade exports (#22305)
|
2026-04-13 11:47:05 -04:00 |
|
Kit Langton
|
0a790bc740
|
refactor(effect): upgrade opencode to beta.46 context APIs (#21977)
|
2026-04-10 23:06:28 -04:00 |
|
Kit Langton
|
82f35ac077
|
fix: provide EffectLogger.layer to bare Effect.runPromise/runFork calls (#21974)
|
2026-04-10 22:55:08 -04:00 |
|
Kit Langton
|
437400e5ec
|
feat: add AppRuntime for unified service composition (#21953)
|
2026-04-10 19:46:52 -04:00 |
|
Kit Langton
|
19796cdac6
|
refactor: remove unused runtime facade exports (#21731)
|
2026-04-09 14:52:06 -04:00 |
|
Dax
|
3da76ef72e
|
refactor(server): replace Bun serve with Hono node adapters (#18335)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-04-06 13:24:55 -04:00 |
|
Kit Langton
|
4f3e1ac6a5
|
refactor(effect): prune unused facades (#20748)
|
2026-04-02 20:15:09 -04:00 |
|
Kit Langton
|
ba3b43dbd0
|
refactor: standardize InstanceState variable name to state (#20267)
|
2026-04-01 10:39:43 -04:00 |
|
Luke Parker
|
24f7ef41d6
|
feat(windows): add first-class pwsh/powershell support (#16069)
|
2026-03-30 13:10:01 +10:00 |
|
Kit Langton
|
fcfb201685
|
refactor(effect): yield services instead of promise facades (#19325)
|
2026-03-26 21:46:38 -04:00 |
|
Kit Langton
|
9ccef679d7
|
effectify Bus service: migrate to Effect PubSub + InstanceState (#18579)
|
2026-03-25 20:19:24 -04:00 |
|
Kit Langton
|
36f76fdf16
|
effectify Pty service (#18572)
|
2026-03-22 01:17:13 +00:00 |
|
Kit Langton
|
6696517665
|
stack: effectify-file-watcher-service (#17827)
|
2026-03-16 13:18:40 -04:00 |
|
Kit Langton
|
82307f8a45
|
refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182)
|
2026-03-12 14:48:17 +00:00 |
|
Kit Langton
|
a0e83f2c5f
|
feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042)
|
2026-03-12 01:49:57 +00:00 |
|
opencode-agent[bot]
|
5d128075c1
|
chore: generate
|
2026-03-07 04:54:05 +00:00 |
|
kikuchan
|
b95c982987
|
fix(pty): pty session handle leak (#15599)
|
2026-03-07 14:53:11 +10:00 |
|
Adam
|
60ca2c4bf0
|
fix(app): terminal issues
|
2026-02-26 15:52:35 -06:00 |
|
adamelmore
|
cf8e450b22
|
Revert "fix(app): terminal issues"
This reverts commit dcd0169e72.
|
2026-02-22 21:27:25 -06:00 |
|
Adam
|
dcd0169e72
|
fix(app): terminal issues
|
2026-02-22 06:17:59 -06:00 |
|
Adam
|
e10054f274
|
fix(app): terminal issues (#14435)
|
2026-02-20 07:34:36 -06:00 |
|
Adam
|
a8e2f75c60
|
fix(app): terminal issues (#14329)
|
2026-02-19 14:54:09 -06:00 |
|
Adam
|
90cfdd1dba
|
fix(app): terminal rework (#14217)
|
2026-02-19 06:35:14 -06:00 |
|
Adam
|
63dfadaef9
|
fix(app): terminal cross-talk (#14184)
|
2026-02-18 13:56:05 -06:00 |
|
Adam
|
e01225bf8c
|
fix(app): terminal pty isolation
|
2026-02-12 15:15:34 -06:00 |
|
Adam
|
6f06932523
|
fix(app): terminal replay (#12991)
|
2026-02-10 10:15:19 -06:00 |
|
Tyler Gannon
|
1f2805e8b8
|
feat(plugin): add shell.env hook for manipulating environment in tools and shell (#12012)
|
2026-02-03 15:18:41 -06:00 |
|
陆奕丞
|
5cd584915d
|
fix(pty): Add UTF-8 encoding defaults for Windows PTY (#11459)
|
2026-01-31 08:55:34 -06:00 |
|
Halil Tezcan KARABULUT
|
efaeefc3d6
|
fix(app): terminal improvements - focus, rename, error state, CSP (#9700)
|
2026-01-21 06:49:46 -06:00 |
|
Rahul A Mistry
|
7965ccea94
|
fix(app): terminal no longer hangs on exit or ctrl + D and closes the pane (#9506)
|
2026-01-20 09:42:20 -06:00 |
|
Adam
|
826ef549dd
|
Revert "feat(desktop): Terminal Splits (#8767)"
This reverts commit d95997b60e.
|
2026-01-16 14:03:13 -06:00 |
|
Daniel Polito
|
d95997b60e
|
feat(desktop): Terminal Splits (#8767)
|
2026-01-16 10:51:02 -06:00 |
|
Adam
|
f2b27f1911
|
fix(app): terminal long-running processes
|
2026-01-05 13:21:32 -06:00 |
|
Luke Parker
|
39cedd20ea
|
fix(desktop): Windows support for PTY and cross-platform build scripts (#6508)
|
2025-12-31 19:18:07 -06:00 |
|
Adam
|
6d86d7f8b2
|
fix: terminal in desktop
|
2025-12-15 13:09:13 -06:00 |
|
Aiden Cline
|
359196475c
|
shell tweaks, better handling for windows (#5455)
Co-authored-by: GitHub Action <action@github.com>
|
2025-12-12 16:11:07 -06:00 |
|
Dax Raad
|
c4d4c5cf7c
|
rename bus
|
2025-12-09 14:32:09 -05:00 |
|
Dax Raad
|
7b38b4c721
|
do not use required pty for local dev
|
2025-12-05 10:39:44 -05:00 |
|
Dax Raad
|
2995db2d11
|
fix
|
2025-12-04 23:48:32 -05:00 |
|
Dax Raad
|
d81f631b55
|
fix pty builds
|
2025-12-04 23:47:57 -05:00 |
|
Adam
|
9b3c90e3fe
|
Reapply "feat(desktop): terminal pane (#5081)"
This reverts commit 03a0312e5b.
|
2025-12-04 20:32:08 -06:00 |
|
Aiden Cline
|
03a0312e5b
|
Revert "feat(desktop): terminal pane (#5081)"
This reverts commit def9fc463c.
|
2025-12-04 15:57:01 -06:00 |
|
Adam
|
def9fc463c
|
feat(desktop): terminal pane (#5081)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
|
2025-12-04 15:37:29 -06:00 |
|