Commit Graph

5430 Commits

Author SHA1 Message Date
Dax 970fe5b840 Track session usage totals (#26644) 2026-05-12 01:18:57 -04:00
James Long 7136254e72 fix(tui): fix flicker by avoiding redundant workspace session sync (#26997) 2026-05-12 00:30:03 -04:00
Aiden Cline 75bcb2db52 feat: create global opencode.jsonc if no configs exist (#26992) 2026-05-11 23:13:22 -05:00
opencode-agent[bot] 055631749f chore: generate 2026-05-12 03:43:40 +00:00
James Long 2286f34474 fix(tui): scope events by project (#26936) 2026-05-11 23:42:04 -04:00
Aiden Cline b593e55875 fix: grep external directory permission evaluation (#26958) 2026-05-11 21:47:35 -05:00
Kit Langton 66b587884c test(provider): migrate config-backed cases to Effect runner (#26969) 2026-05-12 02:23:52 +00:00
Kit Langton b305a580fb test(project): stabilize VCS branch update test (#26979) 2026-05-11 22:12:07 -04:00
Kit Langton d7dd5061ff test(tool): migrate edit tests to Effect runner (#26977) 2026-05-11 21:42:17 -04:00
Kit Langton 3994552035 agent: use Effect schema for generated agent object (#26973) 2026-05-11 21:42:04 -04:00
Kit Langton 63538907de Migrate runtime validators to Effect Schema (#26975) 2026-05-11 21:41:56 -04:00
Kit Langton cecca84cc1 Remove internal Zod schemas (#26974) 2026-05-11 21:40:44 -04:00
Kit Langton 93affbbcf4 fix(tui): guard prompt submit against concurrent invocation (#26972) 2026-05-12 01:35:28 +00:00
Kit Langton d283b18d95 Remove effect-zod bridge (#26956) 2026-05-11 21:14:55 -04:00
Kit Langton 8b3d1d3022 docs(test): add Effect migration orchestration notes (#26963) 2026-05-11 20:59:51 -04:00
Kit Langton 4428f009c4 test(project): migrate VCS tests to Effect runner (#26965) 2026-05-11 20:59:34 -04:00
Kit Langton 4e35fb2c53 test(snapshot): migrate snapshot tests to Effect runner (#26964) 2026-05-11 20:59:31 -04:00
opencode-agent[bot] 1e098f30e6 chore: generate 2026-05-12 00:41:30 +00:00
Kit Langton 4fbe0ef29d test(session): migrate message pagination to Effect runner (#26957) 2026-05-12 00:40:23 +00:00
Kit Langton 0a62047ba9 test(file): migrate file tests to Effect runner (#26959) 2026-05-12 00:39:31 +00:00
opencode-agent[bot] 9082fc9773 chore: generate 2026-05-12 00:33:34 +00:00
Kit Langton de0ef78d5e docs(test): plan Effect test migration (#26954) 2026-05-11 20:32:27 -04:00
Kit Langton f0ea3eacc1 Fix run JSON output draining (#26955) 2026-05-11 20:30:23 -04:00
Kit Langton dbf8727937 Validate TUI config with Effect Schema (#26952) 2026-05-11 23:51:45 +00:00
Kit Langton 4aff9bf7b2 test(agent): isolate plugin agent regression (#26948) 2026-05-11 19:38:54 -04:00
Kit Langton a5aeb2fb7e Generate config schema from Effect Schema (#26939) 2026-05-11 19:24:58 -04:00
Kit Langton 2e340daf02 Generate TUI schema from Effect Schema (#26945) 2026-05-11 17:50:14 -04:00
Kit Langton a7a2f7bc31 Avoid bootstrapping server plugins from TUI plugin runtime (#26938) 2026-05-11 17:32:16 -04:00
Kit Langton 693e9d3450 Drop unused opencode Zod statics (#26935) 2026-05-11 17:14:18 -04:00
Kit Langton e97f296088 Drop Config Info Zod static (#26933) 2026-05-11 16:49:22 -04:00
Kit Langton d799f16a36 Drop prompt input Zod statics (#26923) 2026-05-11 16:49:08 -04:00
James Long ba386b8bd6 fix(core): always start worktrees as detached (#26931) 2026-05-11 16:22:25 -04:00
Kit Langton 059403ae5f Drop small session Zod statics (#26921) 2026-05-11 16:12:31 -04:00
Kit Langton 617030db19 Validate structured output tests with Effect Schema (#26919) 2026-05-11 16:11:25 -04:00
Kit Langton e98bd253ae Drop LSP config Zod statics (#26920) 2026-05-11 16:11:11 -04:00
Kit Langton 5a03180bdb Drop unused domain Zod statics (#26927) 2026-05-11 16:10:58 -04:00
Kit Langton 0f862037ff Drop unused small ID Zod statics (#26908) 2026-05-11 13:22:59 -04:00
Kit Langton 7adc93ad46 Simplify single-backend HttpApi exerciser (#26906) 2026-05-11 13:22:31 -04:00
Kit Langton 4081896622 Clean up post-Hono references (#26903) 2026-05-11 13:20:54 -04:00
Shoubhit Dash 786bcb86f9 feat(tui): pin, quick-switch, and cycle recent sessions (#26858) 2026-05-11 22:46:27 +05:30
Kit Langton 9835fb0083 feat(skill): enable customize-opencode by default, link full schema (#26899) 2026-05-11 13:13:41 -04:00
opencode-agent[bot] b990b5dbca chore: generate 2026-05-11 15:21:20 +00:00
Shoubhit Dash 5b2b91d09f feat(scout): autocomplete configured mentions (#26843) 2026-05-11 20:50:03 +05:30
Kit Langton 0dc2c1cd82 Define project update input with Effect Schema (#26803) 2026-05-11 15:05:31 +00:00
Kit Langton f524bc8178 Parse command config with Effect Schema (#26801) 2026-05-11 10:22:45 -04:00
opencode-agent[bot] 34e3e377ad chore: generate 2026-05-11 14:13:39 +00:00
Sebastian 52b1b0dc6e add default diff parser for markdown fenced code blocks (#26887) 2026-05-11 14:12:32 +00:00
Shoubhit Dash bb56b50ebe feat(compaction): serialize compaction tail (#26830) 2026-05-11 13:40:36 +05:30
opencode-agent[bot] bd929e3326 chore: generate 2026-05-11 07:28:32 +00:00
Shoubhit Dash 44fb0ebf7f refactor(scout): resolve configured reference mentions (#26701) 2026-05-11 12:57:26 +05:30