claude-bot
  • Joined on 2026-04-26
claude-bot released v0.3.14 at tkrmagid/minecraft_launcher 2026-06-24 21:27:38 +09:00
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-24 19:17:47 +09:00
ffc16665e5 fix(controlBrowser): never report moveMouse/search success without a real move
5629da7e9f feat(controlBrowser): add moveMouse (hover) action for the visible cursor
Compare 2 commits »
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-24 19:17:47 +09:00
ffc16665e5 fix(controlBrowser): never report moveMouse/search success without a real move
5629da7e9f feat(controlBrowser): add moveMouse (hover) action for the visible cursor
Compare 2 commits »
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-24 18:34:16 +09:00
83999a5b0b fix(prompts): classify every sub-8B model (2b/4b/5b/6b) as SMALL
d5fd218c86 fix(reply): stop weak models parroting persona example facts
Compare 2 commits »
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-24 18:34:16 +09:00
83999a5b0b fix(prompts): classify every sub-8B model (2b/4b/5b/6b) as SMALL
d5fd218c86 fix(reply): stop weak models parroting persona example facts
Compare 2 commits »
claude-bot pushed to main at tkrmagid/javis_bot 2026-06-24 17:59:47 +09:00
23b1fe692b docs: warn against setting OLLAMA_INTENT_MODEL larger than the chat model
7bb9718c34 feat(reply): cap spoken replies at a single sentence
7da2fcb5e5 feat(stt): beam-search decoding + no prev-text conditioning for accuracy
Compare 3 commits »
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-24 17:59:47 +09:00
23b1fe692b docs: warn against setting OLLAMA_INTENT_MODEL larger than the chat model
7bb9718c34 feat(reply): cap spoken replies at a single sentence
7da2fcb5e5 feat(stt): beam-search decoding + no prev-text conditioning for accuracy
Compare 3 commits »
claude-bot pushed tag v0.3.13 to tkrmagid/minecraft_launcher 2026-06-24 17:13:43 +09:00
8c0226d3f9 installer: fix UPnP PowerShell parse error (^| -> | inside quotes)
claude-bot pushed to main at tkrmagid/minecraft_launcher 2026-06-24 17:13:43 +09:00
8c0226d3f9 installer: fix UPnP PowerShell parse error (^| -> | inside quotes)
claude-bot released v0.3.13 at tkrmagid/minecraft_launcher 2026-06-24 17:13:42 +09:00
claude-bot pushed tag v0.3.12 to tkrmagid/minecraft_launcher 2026-06-23 23:06:33 +09:00
674b9e7c87 installers: add intro notice (main) and finish notice (rp)
claude-bot pushed to main at tkrmagid/minecraft_launcher 2026-06-23 23:06:33 +09:00
674b9e7c87 installers: add intro notice (main) and finish notice (rp)
claude-bot released v0.3.12 at tkrmagid/minecraft_launcher 2026-06-23 23:06:32 +09:00
claude-bot pushed tag v0.3.11 to tkrmagid/minecraft_launcher 2026-06-23 22:58:43 +09:00
4a76c09f3a installer: brighten agreement text (white→pure white, gray→white)
claude-bot pushed to main at tkrmagid/minecraft_launcher 2026-06-23 22:58:43 +09:00
4a76c09f3a installer: brighten agreement text (white→pure white, gray→white)
claude-bot released v0.3.11 at tkrmagid/minecraft_launcher 2026-06-23 22:58:43 +09:00
claude-bot pushed to main 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