CoolFace
Apppublic

vonargo/mosAIc

sourceHugging Facemitupdated 2mo agoView on Hugging Face
1likes
41 commits on main
4e029242mo ago

README: authenticity notice — MosAIc is source-only (no binary/installer downloads); name the fake-release/malware trick + the only official home

Will
e307b102mo ago

2.3.0: ◆ Set — save the current arrangement as a durable, named snapshot (localStorage) you can restore, plus export/import JSON; the auto-save stays per-tab (sessionStorage), Set is the one that survives new tabs + the sign-in redirect. Snapshot = {overlay + reshape map}, restored through the same trusted apply boundary

Will
d0155642mo ago

2.2.0: spacer tiles — insert a blank cell (+ blank), drag it into place, resize or delete it; a deliberate gap in the grid (tile · blank · tile). Inert type through the shared gate; insert/removeReshape reindex the reshape map; spacers excluded from the TOC

Will
951a7b32mo ago

2.1.2: sizes travel with tiles on drag — reorderReshape splices the reshape map (from→to) so a resized/collapsed tile keeps its shape after a rearrange (was: shape stayed at the slot, read as a swap)

Will
4d381be2mo ago

2.1.1: drag affordances — slot outlines + truthful insertion edges

Will
905171d2mo ago

2.1: scorer v2 — field-weighted lexical with IDF + a Unicode tokenizer (thread-driven; credit John6666)

Will
9c8e6a42mo ago

2.0.1: the layout chip — the model proposes a layout, the human owns it

Will
78d9ccd2mo ago

2.0: OKF concept views are resizable — grid with full-row tiles (reads identically to the old stack) + a reading measure

Will
d9afda53mo ago

2.0: display face Marcellus → Bricolage Grotesque — the brand needed weight; characterful grotesque at 600/700 (designer-loved, engineering-clean), tracking retightened

Will
b2ef77f3mo ago

2.0: retheme 'smalti & stone' + tile collapse

Will
38eed063mo ago

2.0: demo showcase lights the rail (locked by test) + README subject-surface section with the rerank data-flow disclosure + version 2.0.0

Will
3acf1c03mo ago

2.0: ✦ rerank — one LLM call re-scores the rail (rescore-only invariant, signed-in, fail-soft to overlap)

Will
4f6fea13mo ago

2.0: subject rail wired — ranks on every navigation, click-through, expand in place

Will
721a7fd3mo ago

2.0: subject rail pure core — overlap ranking over views + OKF concepts, rescore-only rerank invariant

Will
ae2709b3mo ago

2.0: sticky TOC — panels with 4+ tiles get a pinned title strip, click scrolls to the tile

Will
62a236d3mo ago

2.0: drag-reorder tiles — HTML5 DnD through the trusted apply boundary (provenance preserved)

Will
4a68a083mo ago

2.0: resizable tiles — corner drag to any span, click toggles 1↔2, persists via reshape deltas

Will
6eddced3mo ago

2.0: reshape persistence — per-tile deltas re-applied in effective(), survive re-render + reload

Will
49d650a3mo ago

2.0 docs/wording: scope the provenance claim to presence-not-verification (sourced = a citation resolves, not that it's true); disclose the third-party data flow (no MosAIc backend != local-only); demote the HTML-analogy to aspirational; fix example count (4 + OKF sample); Safari folder-picker note; drop core-IP repetition; gitignore .claude

Will
5fdc1b63mo ago

2.0 engine: single apply boundary (composePatch — strip-unless-trusted + compose-unless-replace) closes the Composer provenance forge; runTask dispatches the raw patch; okf-load is trusted; four forgiving tesserae renderers (table 3-way, tasks string|object, mermaid fence-strip, untitled-by-type)

Will
d7484d73mo ago

Harden provenance: strip model-minted okf at the trust boundary

Will, Claude Opus 4.8 (1M context)
23d01793mo ago

OKF search-as-scoping: a concept filter that narrows the surface + scopes the LLM

Will, Claude Opus 4.8 (1M context)
10836983mo ago

Add MIT LICENSE file (terms were only declared in the Space front-matter)

Will, Claude Opus 4.8 (1M context)
89b17173mo ago

OKF interactive tune: knowledge-base-aware directive when a bundle is loaded

Will, Claude Opus 4.8 (1M context)
016c4433mo ago

docs: OKF viewer mode (README/CODEMAP/ROADMAP) + the build brief

Will, Claude Opus 4.8 (1M context)
f2716a93mo ago

OKF: one-click sample on-ramp + provenance layer

Will, Claude Opus 4.8 (1M context)
91c231a3mo ago

OKF cross-link navigation: rewrite in-bundle links to in-app routes

Will, Claude Opus 4.8 (1M context)
b9d0ab03mo ago

OKF viewer: folder loader + 'Open OKF' command-bar entry, h1 heading rendering, sample bundle

Will, Claude Opus 4.8 (1M context)
8527ebd3mo ago

OKF core: frontmatter parser + bundle classifier + OKF→overlay adapter (pure, tested)

Will, Claude Opus 4.8 (1M context)
d6cb0413mo ago

Space credibility: short_description, discovery tags, pin; note the evolve feature in the README

Will, Claude Opus 4.8 (1M context)
dca544e3mo ago

Iterative overlays: the mosaic evolves across tasks instead of regenerating

Will, Claude Opus 4.8 (1M context)
25982b33mo ago

Make overlay generation honest about missing context; steer typed tasks self-contained

Will, Claude Opus 4.8 (1M context)
5d8b97f3mo ago

Add DEPLOY.md — HuggingFace Static Space deploy walk-through

Will, Claude Opus 4.8 (1M context)
da9f3503mo ago

Add VISION.md — the north star (an open surface for LLM coauthoring)

Will, Claude Opus 4.8 (1M context)
da8575d3mo ago

Add ROADMAP.md + a zero-dep starter test suite

Will, Claude Opus 4.8 (1M context)
f2904293mo ago

Wire the command bar into a prompt → HF model path (viewer-billed)

Will, Claude Opus 4.8 (1M context)
0e312393mo ago

Separate control plane (command bar) from content plane (tesserae)

Will, Claude Opus 4.8 (1M context)
5faa9393mo ago

Add light/dark theme toggle

Will, Claude Opus 4.8 (1M context)
6b3d72b3mo ago

Harden for public use: sanitize link hrefs, pin Mermaid version

Will, Claude Opus 4.8 (1M context)
a8fea103mo ago

Build the reconfigurable surface: overlay schema, tessera render path, demo

Will, Claude Opus 4.8 (1M context)
ede1dff3mo ago

stage MosAIc — reconfigurable LLM-interface shell + brief

Will