Commit History

feat(chat): list agent capabilities in the empty state, above examples
c9b3ced

tfrere HF Staff Cursor commited on

fix(agent): abort generate_app_icon on cancel so the chat never hangs
24052a8

tfrere HF Staff Cursor commited on

refactor: remove plan mode entirely (single agent path)
5dad1f1

tfrere HF Staff Cursor commited on

feat(preview): reflect the VFS icon.svg in the live preview
6286c97

tfrere HF Staff Cursor commited on

feat(agent): generate_app_icon tool (Reachy sticker) with chat preview
8fa61c6

tfrere HF Staff Cursor commited on

fix(preview): show default icon.svg in preview + classify blob app errors
d04e423

tfrere HF Staff Cursor commited on

feat(preview): live host session in preview via same-origin blob embedPath
0b68ea9

tfrere HF Staff Cursor commited on

fix(preview): load preview from a same-origin blob URL to fix host URL crash
5e7e004

tfrere HF Staff Cursor commited on

chore(chat): remove the default WebRTC example quick-start prompt
db815a0

tfrere HF Staff Cursor commited on

fix(preview): stop sign-in flicker (memoize useVirtualFS `files`)
fefa800

tfrere HF Staff Cursor commited on

feat(preview): seed HF token so preview runs the real host (mountHost)
99bf6a3

tfrere HF Staff Cursor commited on

fix(auto-fix): drop stale missing-asset race + wire the booted gate
d460d48

tfrere HF Staff Cursor commited on

test(frontend): add Vitest/Playwright harness + regression tests (RED)
f232f24

tfrere HF Staff Cursor commited on

fix(auto-fix): classify diagnostics structurally + booted/stuck gates
07363aa

tfrere HF Staff Cursor commited on

fix: stop preview auto-fix noise and full-file rewrites
b85e9d2

tfrere HF Staff Cursor commited on

feat(agent): add show_preview tool, auto-focus edited files, robust interrupt on resend
d9f7bbf

tfrere HF Staff commited on

chore(debug): make streamingFiles logs visible (console.log) + dump raw shapes
3232b12

tfrere HF Staff commited on

chore(debug): log streamingFiles signature on change
fb85d7f

tfrere HF Staff commited on

feat(editor): live-stream file contents into Monaco during write_file
b1c196f

tfrere HF Staff commited on

chore: rename brand to "Reachy Mini Vibe Coding Apps"
ed2309d

tfrere HF Staff commited on

feat(agent): constrain to tiny static 3-file apps only
99f75be

tfrere HF Staff commited on

feat(publish): disable button while agent is running or VFS empty
6a303a3

tfrere HF Staff commited on

style(brand): trim hacker png padding, enlarge hero, use it in topbar
f0108ed

tfrere HF Staff commited on

feat(hardening): per-user rate limit, body cap, stream timeout, queue timeout
84925b9

tfrere HF Staff commited on

feat(signin): swap reachy-head svg for hacker png illustration
8122239

tfrere HF Staff commited on

refactor(agent): serialise dispatch through a real queue
b151e74

tfrere HF Staff commited on

fix(preview): stop missing-asset spam, collapse duplicate diagnostics
888aba0

tfrere HF Staff commited on

fix(preview): neutralise missing local assets to stop parent-origin spam
d0e222a

tfrere HF Staff commited on

fix(chat): surface auto-fix turns instead of hiding them
c733e60

tfrere HF Staff commited on

style(signin): bump hero to 88px and add breathing room before title
2afa209

tfrere HF Staff commited on

style(signin): shrink reachy-head hero to 72px
afb7c74

tfrere HF Staff commited on

style(signin): outlined CTA + smaller reachy-head illustration
6f81bb1

tfrere HF Staff commited on

feat(signin): use reachy-head + real HF logo and brand colors
e747505

tfrere HF Staff commited on

refactor(chat): abstract thinking status - verb + state, no filenames
e5c5dda

tfrere HF Staff commited on

fix(chat): attach thinking indicator inside the current assistant bubble
0128c27

tfrere HF Staff commited on

feat(chat): live char counter on write_file / edit_file tool calls
8b3050e

tfrere HF Staff commited on

refactor(chat): move thinking indicator to end of message flow
9faac91

tfrere HF Staff commited on

feat(plan-mode): explicit "Switch to Agent & execute" CTA
8a15447

tfrere HF Staff commited on

feat(ui): use detailed reachy-head illustration as brand mark
5b3f7a1

tfrere HF Staff commited on

feat(ui): live agent status pill (Cursor-style)
2f32c03

tfrere HF Staff commited on

feat(ui): Reachy head logo + awake illustration on signin
1017875

tfrere HF Staff commited on

style(preview): smoother looping pulse via alternate direction
f59c164

tfrere HF Staff commited on

style(preview): drop sweep bar, keep only subtle pulsing pill
9080293

tfrere HF Staff commited on

feat(ui): default to preview tab + subtle Building overlay while agent is working
c1802c2

tfrere HF Staff commited on

feat(chat): show spinner instead of dot while tool call is in progress
6368b4b

tfrere HF Staff commited on

feat(agent): integrate Lovable-style patterns
37938b3

tfrere HF Staff commited on

fix(vfs): keep filesRef in sync with state on every mutation
5be2bc2

tfrere HF Staff commited on

feat(autofix): self-correcting TS loop with esbuild-wasm and diagnostics panel
bba519e

tfrere HF Staff commited on

feat(preview): inject parent HF token to bypass OAuth in sandboxed iframe
d1a0f31

tfrere HF Staff commited on

fix(publish+template): honor sdk: static and drop prompt() for inline form
28f3810

tfrere HF Staff commited on