Files
opencode/packages
Kit Langton f807875a99 core: effectify CLI account commands with tagged PollResult union
- Rewrite all account CLI commands (login, logout, switch, orgs) as
  Effect.fn with AccountService accessed directly via yield*
- Convert PollResult from plain object union to Schema.TaggedClass
  variants with Schema.Union and Match.valueTags for exhaustive matching
- Add recursive poll function for device auth flow (stack-safe via
  Effect trampolining)
- Add shared Effect runtime at src/effect/runtime.ts
- Add Effect wrappers for @clack/prompts at src/cli/effect/prompt.ts
- Add @effect/language-service TS plugin for editor support
- Refactor repo tests to use testEffect helper with Layer-based setup
- Parallelize org fetching in orgs command

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 12:34:03 -05:00
..
2026-03-01 19:17:56 +00:00
ci
2026-01-29 23:17:57 -05:00
2026-02-27 09:45:00 -06:00
2026-01-21 14:36:21 -06:00
2026-02-26 08:22:25 +00:00
2026-02-26 08:22:25 +00:00
2026-02-26 08:22:25 +00:00
2026-02-26 08:22:25 +00:00
2026-02-26 16:05:04 -06:00
2026-03-01 08:41:47 -06:00
2026-02-26 08:22:25 +00:00
2026-03-01 13:21:34 -05:00