Kit Langton
|
635b5e8fe0
|
refactor(cli/mcp+agent): Stage 4 — drop AppRuntime.runPromise bridges (#25530)
|
2026-05-02 23:40:59 -04:00 |
|
Aiden Cline
|
2d948437c5
|
fix: regression w/ auth login where stderr was ignored instead of inherited (#25529)
|
2026-05-02 22:36:02 -05:00 |
|
opencode-agent[bot]
|
cef53eb9dc
|
chore: generate
|
2026-05-03 03:23:47 +00:00 |
|
Kit Langton
|
50fc5fcabd
|
refactor(cli): convert agent / providers / mcp to effectCmd (#25525)
|
2026-05-02 23:22:44 -04:00 |
|
Kit Langton
|
20a8c9ba24
|
refactor(cli/stats): Stage 4 — fully Effect-native body (#25523)
|
2026-05-02 23:08:26 -04:00 |
|
opencode-agent[bot]
|
51108cc5e5
|
chore: generate
|
2026-05-03 03:04:40 +00:00 |
|
Kit Langton
|
d83c85ec25
|
refactor(cli): convert mcp list, auth, auth list, logout to effectCmd (#25521)
|
2026-05-03 03:03:32 +00:00 |
|
opencode-agent[bot]
|
e17262e380
|
chore: generate
|
2026-05-03 02:54:20 +00:00 |
|
Kit Langton
|
24ab579c3d
|
refactor(cli): convert github subcommands to effectCmd (#25522)
|
2026-05-02 22:53:20 -04:00 |
|
Kit Langton
|
6bee1103fa
|
refactor(acp): drop async from synchronous ACP.init (#25520)
|
2026-05-02 22:38:44 -04:00 |
|
opencode-agent[bot]
|
41ee15720c
|
chore: generate
|
2026-05-03 02:36:41 +00:00 |
|
Kit Langton
|
aa77fa3227
|
refactor(cli): convert run command to effectCmd (#25519)
|
2026-05-02 22:35:20 -04:00 |
|
Kit Langton
|
7f94d5abda
|
refactor(cli): convert debug wait, agent list, acp to effectCmd (#25518)
|
2026-05-02 22:31:20 -04:00 |
|
Kit Langton
|
484a339310
|
feat(cli): allow effectCmd instance to be a function of args (#25517)
|
2026-05-03 02:27:41 +00:00 |
|
Dax
|
cdf3760d79
|
Refactor v2 session events as schemas (#24512)
|
2026-05-02 22:09:48 -04:00 |
|
Kit Langton
|
a6232f5b67
|
refactor(cli): convert web + account to effectCmd (instance: false) (#25512)
|
2026-05-02 21:59:35 -04:00 |
|
Kit Langton
|
cc60459d0a
|
feat(cli): add instance: false opt-out to effectCmd (#25507)
|
2026-05-03 01:44:06 +00:00 |
|
opencode-agent[bot]
|
6b114028ac
|
chore: generate
|
2026-05-03 00:43:16 +00:00 |
|
Kit Langton
|
4f2212b1dc
|
refactor(cli): drop redundant explicit Effect.ensuring(store.dispose) (#25503)
|
2026-05-02 20:42:09 -04:00 |
|
Kit Langton
|
be489206f6
|
Normalize instance lifecycle wiring (#25501)
|
2026-05-02 20:39:20 -04:00 |
|
Kit Langton
|
8b285e55ac
|
feat(cli): auto-dispose InstanceContext after effectCmd handlers (#25481)
|
2026-05-02 19:54:13 -04:00 |
|
Kit Langton
|
04449495bf
|
fix(instance): run bootstrap from instance store (#25475)
|
2026-05-02 19:33:38 -04:00 |
|
opencode-agent[bot]
|
d76d287a76
|
chore: generate
|
2026-05-02 23:23:53 +00:00 |
|
Kit Langton
|
2cfb224ac8
|
refactor(cli): convert debug subcommands to effectCmd (#25479)
|
2026-05-02 19:22:51 -04:00 |
|
Kit Langton
|
92f48bc752
|
refactor(cli): convert debug agent command to effectCmd (#25485)
|
2026-05-02 19:19:06 -04:00 |
|
Luke Parker
|
b2ee2c9a97
|
feat: refactor bash tool with shell-aware prompts for bash, pwsh+powershell, and cmd (#20039)
|
2026-05-03 09:18:48 +10:00 |
|
Kit Langton
|
4e5e43852f
|
refactor(cli): convert session subcommands to effectCmd (#25483)
|
2026-05-02 18:15:28 -04:00 |
|
opencode-agent[bot]
|
12e7a68c8f
|
chore: generate
|
2026-05-02 22:02:14 +00:00 |
|
Kit Langton
|
be59cc0347
|
refactor(cli): convert stats command to effectCmd (#25474)
|
2026-05-02 18:01:06 -04:00 |
|
Kit Langton
|
25b8798b9e
|
refactor(cli): convert import command to effectCmd (#25467)
|
2026-05-02 21:56:32 +00:00 |
|
Kit Langton
|
71b233f8fb
|
refactor(cli): convert plugin command to effectCmd (#25473)
|
2026-05-02 17:55:13 -04:00 |
|
Kit Langton
|
9777bc7566
|
refactor(cli): convert export command to effectCmd (#25471)
|
2026-05-02 17:45:41 -04:00 |
|
opencode-agent[bot]
|
cdd44f00d9
|
chore: generate
|
2026-05-02 21:02:46 +00:00 |
|
Kit Langton
|
9ef2d0e9db
|
refactor(cli): convert pr command to effectCmd (#25465)
|
2026-05-02 17:01:46 -04:00 |
|
HyeokjaeLee
|
d37d276b1a
|
fix(instance): restore InstanceBootstrap init parameter for non-Effec… (#25449)
Co-authored-by: Dax Raad <d@ironbay.co>
|
2026-05-02 15:26:30 -04:00 |
|
Kit Langton
|
ba978dfe98
|
refactor(cli): drop ModelsDev Promise compat shim (#25460)
|
2026-05-02 15:11:01 -04:00 |
|
Kit Langton
|
49bd02e4e7
|
feat(models): effectify ModelsDev as Service (#25434)
|
2026-05-02 13:59:08 -04:00 |
|
opencode-agent[bot]
|
760b672071
|
chore: generate
|
2026-05-02 16:09:04 +00:00 |
|
Kit Langton
|
39a34aa321
|
feat(cli): add effectCmd wrapper + convert models command (#25429)
|
2026-05-02 12:08:04 -04:00 |
|
Kit Langton
|
ea8710ba39
|
refactor(instance-store): consolidate dispose helpers (#25424)
|
2026-05-02 11:21:40 -04:00 |
|
Sebastian
|
3e7497e857
|
upgrade opentui to 0.2.2 (#25420)
|
2026-05-02 15:01:53 +00:00 |
|
Kit Langton
|
a7a0e5ec22
|
fix(tui): keep shell-mode prompt editable (#25419)
|
2026-05-02 10:56:27 -04:00 |
|
Kit Langton
|
6c85bbc7f0
|
Replace Instance.disposeAll/load with fixture helper (#25418)
|
2026-05-02 10:56:15 -04:00 |
|
Kit Langton
|
a2bee5a71a
|
Convert LoadInput.init to Effect + extract InstanceBootstrap as a Service (#25376)
|
2026-05-02 00:02:52 -04:00 |
|
Kit Langton
|
e159608e59
|
refactor: rename workspace adapters (#25272)
|
2026-05-01 07:36:52 -04:00 |
|
Simon Klee
|
905456e1e3
|
fix(tui): gate logo subpixel rendering on truecolor support (#25265)
|
2026-05-01 11:33:44 +02:00 |
|
Aiden Cline
|
7e72610ed0
|
fix: tui list jank issue (#25219)
|
2026-04-30 22:45:41 -05:00 |
|
Kit Langton
|
516d5a158c
|
refactor(session): pass project to list (#25215)
|
2026-04-30 23:00:59 -04:00 |
|
Kit Langton
|
6e79f20932
|
fix(tui): scope Zed editor context to containing workspaces (#25211)
|
2026-04-30 22:33:39 -04:00 |
|
Kit Langton
|
e8ae2fc3c2
|
Isolate TUI thread cwd resolution test (#25147)
|
2026-04-30 15:10:30 -04:00 |
|