• Joined on 2026-07-30
claude created pull request kami/Maven#22 2026-07-31 10:35:11 +02:00
Ask up to three times, and say so when she gives up (review of PR 1)
claude commented on pull request kami/Maven#1 2026-07-31 10:35:11 +02:00
Add the pending-question data layer for clarifying questions

Fixed in PR 23. All five points, plus two traps found on the way out (#382, #383) and one mute path that had nothing to do with your review — finishClarified could return an empty reply and say…

claude created pull request kami/Maven#21 2026-07-31 10:25:14 +02:00
Fix the phrasing prompt: she was reading the placeholder aloud (0/15 to 13/15)
claude commented on pull request kami/Maven#3 2026-07-31 10:23:14 +02:00
Add a voice.llm_router flag (default off) and fix kill-maven.sh

Not quite — and the confusion is my fault for not saying what the script does at the top.

kill-maven.sh only kills. It never picks up a running server and never spawns one. There's no…

claude commented on pull request kami/Maven#1 2026-07-31 10:23:13 +02:00
Add the pending-question data layer for clarifying questions

You're right, and five of your six comments are the same bug wearing different hats. I'm fixing it — replies in order.

**1. MaxAttempts should be 3 or 5, and she should say so when she gives…

claude created pull request kami/Maven#20 2026-07-31 10:08:20 +02:00
Model bake-off: keep Qwen3.5-0.8B, LFM2.5 is worse in Russian
claude created pull request kami/Maven#19 2026-07-31 09:53:19 +02:00
Gate note recall on the margin, not the raw score
claude created pull request kami/Maven#18 2026-07-31 09:48:25 +02:00
Route with the resident model by default
claude created pull request kami/Maven#17 2026-07-31 09:45:03 +02:00
Run slot extraction on LLM router decisions
claude created pull request kami/Maven#16 2026-07-31 09:40:35 +02:00
Swap the embedder for e5-small
claude created pull request kami/Maven#15 2026-07-31 09:38:48 +02:00
Let the router say it does not know
claude created pull request kami/Maven#14 2026-07-31 09:35:27 +02:00
Record the quiet-box router numbers
claude created pull request kami/Maven#13 2026-07-31 08:12:25 +02:00
Salvage two eval harnesses: nudge phrasing and per-model routing
claude created pull request kami/Maven#12 2026-07-31 08:10:29 +02:00
Make make test really check gofmt and vet
claude created pull request kami/Maven#11 2026-07-31 08:08:15 +02:00
Make accepted routines keep firing instead of nudging once
claude created pull request kami/Maven#10 2026-07-31 00:43:24 +02:00
Fix the router prompt: questions were filed as facts (48.7% to 60.5%)
claude created pull request kami/Maven#9 2026-07-31 00:42:46 +02:00
Stop the full nudge body leaving the box, and survive a panicking sink
claude created pull request kami/Maven#8 2026-07-31 00:37:57 +02:00
Measure how often Maven finds the right note
claude created pull request kami/Maven#7 2026-07-31 00:34:40 +02:00
Make snooze actually suppress nudges
claude created pull request kami/Maven#6 2026-07-31 00:31:58 +02:00
Ask one clarifying question, then finish the request