Root repo: CLAUDE.md, _template, server.js, scripts, deploy scripts
Go to file
posimai df0e1b66ad fix: TTS pre-warm — prioritize user requests, fix cache key mismatch
- Split preWarmBusy from ttsBusy so user requests are never blocked by pre-warm
- /tts endpoint waits up to 6s for pre-warm synthesis then proceeds
- Pre-warm skips articles when user is actively using TTS
- Fix text format to match Brief exactly (remove substring(60), fix source fallback)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 18:23:29 +09:00
_template chore: initial backup of root config, templates, and server source 2026-03-17 17:19:20 +09:00
_template-minimal feat: add posimai-ui design system, update template and docs 2026-03-19 10:10:11 +09:00
docs docs: track docs/ in git, add api-key-architecture, remove stale handoffs 2026-03-19 11:07:12 +09:00
scripts feat: add memory-push.sh hook and aider-run.sh for Synology 2026-03-17 22:25:14 +09:00
.gitignore chore: add posimai-ui to .gitignore (individual repo) 2026-03-19 11:31:00 +09:00
AGENTS.md fix: Gitea repo auto-creation via git credential store — no manual step needed 2026-03-22 16:51:56 +09:00
APP_IDEAS.md docs: add APP_IDEAS.md, reference in CLAUDE/AGENTS, fix ponshu APK link 2026-03-22 13:27:56 +09:00
CLAUDE.md fix: clarify vercel git connect is AI responsibility on new app creation 2026-03-22 17:58:19 +09:00
claude-settings.json chore: allow Write and Edit tools in settings 2026-03-19 10:02:47 +09:00
create-app.sh feat: add create-app.sh, _template-minimal, update deploy-server.sh (passwordless), update CLAUDE.md 2026-03-17 22:13:39 +09:00
deploy-server.sh feat: add create-app.sh, _template-minimal, update deploy-server.sh (passwordless), update CLAUDE.md 2026-03-17 22:13:39 +09:00
server.js fix: TTS pre-warm — prioritize user requests, fix cache key mismatch 2026-03-22 18:23:29 +09:00