about summary refs log tree commit diff
path: root/bin
AgeCommit message (Collapse)Author
2026-04-13Expose run-tea-loop interface from (kaagum tea).Arun Isaac
This encapsulates (kaagum tea) better. tea-loop and initial-state are really internal implementation details that should not be exposed.
2026-04-13Recognize that OpenRouter and OpenAI have different URI path prefixes.Arun Isaac
2026-04-13Document default values of arguments in --help.Arun Isaac
2026-04-13Attach models to sessions.Arun Isaac
This will let the user change the model mid-session without having to commit to one from the beginning.
2026-04-12Rename project to kaagum.Arun Isaac
kaakaa reminds too many Europeans of shit. 😅
2026-04-03Initial commitArun Isaac