opencode/packages/tui
Kit Langton c0ce124f8c refactor(tui): adopt reactive first index and read-only keyed surface
- quark: Collection.first(name) is now a stable Readable<A | undefined>;
  Keyed.ReadOnly names the read surface; useSlot takes plain constant keys;
  Layout.collectionOf<Target>() replaces the content plan double cast
- BackgroundToolHint reads a backgroundRunning first index instead of
  hand-tracking structure plus tool slots
- toolDisplay moves to util/tool-display (content.ts needs it for the index)
2026-07-18 22:54:25 -04:00
..
bench chore(quark): sync reactive kernel and rename package to @opencode-ai/quark 2026-07-18 22:54:23 -04:00
src refactor(tui): adopt reactive first index and read-only keyed surface 2026-07-18 22:54:25 -04:00
test refactor(tui): adopt reactive first index and read-only keyed surface 2026-07-18 22:54:25 -04:00
bunfig.toml refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
package.json chore(quark): sync reactive kernel and rename package to @opencode-ai/quark 2026-07-18 22:54:23 -04:00
sst-env.d.ts zen: make payment method off_session 2026-06-11 17:50:07 -04:00
tsconfig.json refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00