mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-18 11:29:41 +02:00
Covers today's voice quick-add session: shared <VoiceCaptureBar>
across five modules, generic /api/v1/voice/{transcribe,parse-task,
parse-habit} endpoints, LLM-driven structure extraction with tag
matching, the mana-llm Ollama routing fix (Colima LAN-range RST
gotcha), gemma3:12b + few-shot prompt iteration, 49 unit tests,
the .env.secrets persistent dev-secret layer, and the two real
bugs found during prod deployment (SvelteKit prod-export
restriction + $env/dynamic/private PUBLIC_-prefix exclusion).
18 commits, ~+1.220 LOC net, voice quick-add now live on mana.how
for todo + habits with full structured extraction.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| Plans | ||
| public | ||
| src | ||
| .gitignore | ||
| astro.config.mjs | ||
| netlify.toml | ||
| package.json | ||
| tailwind.config.mjs | ||
| tsconfig.json | ||
| wrangler.toml | ||