elemes/frontend/src
a2nr ec66d794a8 feat(playground): alur interaktif Run→prompt→jawab + file tree collapsible & dukungan .h
- store: normalisasi lifecycle sesi (runStatus/runSessionId/outputCursor/runError,
  stdinQueue tetap untuk kompatibilitas)
- +page.svelte: session controller — start, polling recursive setTimeout non-overlap,
  delta output via cursor, stop + cleanup unmount/generation counter
- ConsolePanel.svelte: input interaktif (onSendInput/onStop async, mode antrean vs kirim)
- FileTree.svelte: validasi rename (foo.h diterima di C), tombol + langsung mode rename,
  collapsible shell dengan handle persisten
- playground-files.ts: validasi nama file (basename, traversal, duplikat case-insensitive)
- api.ts/compiler.ts: client sesi interaktif
- tests: playground.test.ts + playground-files.test.ts
2026-08-02 14:14:53 +00:00
..
lib feat(playground): alur interaktif Run→prompt→jawab + file tree collapsible & dukungan .h 2026-08-02 14:14:53 +00:00
routes feat(playground): alur interaktif Run→prompt→jawab + file tree collapsible & dukungan .h 2026-08-02 14:14:53 +00:00
app.css feat(embed): add raw HTML embed fence with bleach sanitization 2026-07-19 15:39:38 +07:00
app.html fix: register SvelteKit service-worker.js instead of static sw.js 2026-07-17 10:37:48 +07:00
hooks.server.ts refactor(compose): adaptasi pola network tailscale ala firefly-iii 2026-08-01 12:56:51 +00:00
service-worker.ts feat(frontend): Velxio iframe fullscreen + playground route + SvelteKit service worker 2026-07-18 17:26:59 +07:00