claude-bot
  • Joined on 2026-04-26
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-23 17:38:59 +09:00
680f5a656a docs: reflect the separate auxiliary intent/router model in llm_contexts + README
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-23 17:35:42 +09:00
b52ffd2b18 perf: run auxiliary LLM calls on a small model, big model only for the answer
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-23 17:35:42 +09:00
b52ffd2b18 perf: run auxiliary LLM calls on a small model, big model only for the answer
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-23 15:33:56 +09:00
140fc56f18 feat: play the Nth YouTube result in browseAndPlay via an index arg
5ee47827f3 perf: cap chat output tokens via ollama_num_predict to bound reply latency
Compare 2 commits »
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-23 15:33:55 +09:00
140fc56f18 feat: play the Nth YouTube result in browseAndPlay via an index arg
5ee47827f3 perf: cap chat output tokens via ollama_num_predict to bound reply latency
Compare 2 commits »
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-23 04:34:17 +09:00
c189ce2e65 feat: Korean Chrome locale, agents/llm.md voice instructions, drop emoji rule
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-23 04:34:17 +09:00
c189ce2e65 feat: Korean Chrome locale, agents/llm.md voice instructions, drop emoji rule
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-23 03:49:54 +09:00
086dd5cde7 fix: accept edge as a valid tts_engine and migrate stale persisted engines
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-23 03:49:54 +09:00
086dd5cde7 fix: accept edge as a valid tts_engine and migrate stale persisted engines
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-23 03:44:18 +09:00
f64d76e737 feat: use Edge TTS (Korean Hyunsu voice @ +45%) as the default voice
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-23 03:44:18 +09:00
f64d76e737 feat: use Edge TTS (Korean Hyunsu voice @ +45%) as the default voice
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-23 03:27:36 +09:00
11c3621093 fix: make container TTS engine env-driven so melo isn't overridden by piper
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-23 03:27:35 +09:00
11c3621093 fix: make container TTS engine env-driven so melo isn't overridden by piper
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-23 03:16:12 +09:00
7ad5d99380 Revert "feat: replace MeloTTS with Coqui XTTS-v2 natural Korean voice"
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-23 03:16:12 +09:00
7ad5d99380 Revert "feat: replace MeloTTS with Coqui XTTS-v2 natural Korean voice"
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-23 03:08:02 +09:00
39a0944105 feat: replace MeloTTS with Coqui XTTS-v2 natural Korean voice
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-23 03:08:02 +09:00
39a0944105 feat: replace MeloTTS with Coqui XTTS-v2 natural Korean voice
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-23 01:02:44 +09:00
b9f637faa4 fix: stop hardcoding MELO_SPEED so the .env override reaches the worker
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-23 01:02:44 +09:00
b9f637faa4 fix: stop hardcoding MELO_SPEED so the .env override reaches the worker
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-23 00:57:55 +09:00
2f000ac6c8 feat: load operator instructions from agents/*.md into the reply prompt