opencode/packages/quark
Kit Langton 1a28b03e05 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-21 16:25:49 -04:00
..
bench refactor(tui): adopt reactive first index and read-only keyed surface 2026-07-21 16:25:49 -04:00
src refactor(tui): adopt reactive first index and read-only keyed surface 2026-07-21 16:25:49 -04:00
test refactor(tui): adopt reactive first index and read-only keyed surface 2026-07-21 16:25:49 -04:00
package.json chore(quark): sync reactive kernel and rename package to @opencode-ai/quark 2026-07-21 16:23:51 -04:00
THIRD_PARTY_NOTICES.md docs: move experiment records to the quark repo 2026-07-21 16:23:51 -04:00