opencode/packages/quark/test
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
..
keyed.test.ts chore(quark): sync tests with standalone 2026-07-18 22:54:23 -04:00
layout.test.ts refactor(tui): adopt reactive first index and read-only keyed surface 2026-07-18 22:54:25 -04:00
reactivity.test.ts docs: move experiment records to the quark repo 2026-07-18 22:54:21 -04:00
solid.test.ts refactor(tui): adopt reactive first index and read-only keyed surface 2026-07-18 22:54:25 -04:00