index
:
kaagum
this commit
keyring
main
Tiny, security-focused AI agent in Guile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-04-14
Generalize json-post to json-request.
Arun Isaac
2026-04-13
Expose run-tea-loop interface from (kaagum tea).
Arun Isaac
2026-04-13
Recognize that OpenRouter and OpenAI have different URI path prefixes.
Arun Isaac
2026-04-13
Document default values of arguments in --help.
Arun Isaac
2026-04-13
Attach models to sessions.
Arun Isaac
2026-04-13
Advertise agent info from config.scm.
Arun Isaac
2026-04-13
Add project title to config.scm.
Arun Isaac
2026-04-13
Package emacs-agent-shell-kaagum.
Arun Isaac
2026-04-12
Add Emacs agent-shell integration.
Arun Isaac
2026-04-12
Update pronunciation of kaagum.
Arun Isaac
2026-04-12
Use italics instead of quotation marks.
Arun Isaac
2026-04-12
Use Unicode left and right quotation marks.
Arun Isaac
2026-04-12
Rename project to kaagum.
Arun Isaac
2026-04-12
Raise &tool-call-parse-failure when required arguments are missing.
Arun Isaac
2026-04-12
Let tool kinds be constants, rather than functions.
Arun Isaac
2026-04-12
Add search tool.
Arun Isaac
2026-04-12
Generalize list tool.
Arun Isaac
2026-04-12
Error out when reading binary files.
Arun Isaac
2026-04-12
Error out when reading non-existent files.
Arun Isaac
2026-04-12
Allow the read tool to subset lines.
Arun Isaac
2026-04-12
Make tool parameters optional by default.
Arun Isaac
2026-04-12
Strip message fields based on role.
Arun Isaac
2026-04-11
Refactor sending agent requests into separate function.
Arun Isaac
2026-04-11
Make acp-message-json a lens.
Arun Isaac
2026-04-10
Add /tools command.
Arun Isaac
2026-04-10
Add markdown table builder function.
Arun Isaac
2026-04-10
Pass tools to slash commands.
Arun Isaac
2026-04-10
Move state/session lenses right after <state>/<session> types.
Arun Isaac
2026-04-10
Expose persistent permissions to the user.
Arun Isaac
2026-04-10
Implement persistent tool permissions.
Arun Isaac
2026-04-10
Refactor, introducing the state-cwd lens.
Arun Isaac
2026-04-10
Document pending-approval tool call status.
Arun Isaac
2026-04-10
Refactor permission selection decoding.
Arun Isaac
2026-04-09
Send tool call results to the client as a vector of content.
Arun Isaac
2026-04-09
Do not repeat tool title, kind and rawInput.
Arun Isaac
2026-04-09
Send tool_call_update instead of tool_call for tool call updates.
Arun Isaac
2026-04-09
Notify client about new tool call before asking for permission.
Arun Isaac
2026-04-09
Abstract out construction of agent_message_chunk notifications.
Arun Isaac
2026-04-09
Implement /cwd command.
Arun Isaac
2026-04-09
Implement slash commands.
Arun Isaac
2026-04-09
Catch and report files that don't exist.
Arun Isaac
2026-04-09
Mention file path in title of read tool.
Arun Isaac
2026-04-09
Provide title, kind and rawInput to client when requesting permission.
Arun Isaac
2026-04-09
Sanitize arguments in spec->tool-call.
Arun Isaac
2026-04-09
Check for tool existence in spec->tool-call.
Arun Isaac
2026-04-08
Handle tool call parse failures early.
Arun Isaac
2026-04-08
Parse tool call arguments early.
Arun Isaac
2026-04-08
Process tool calls one at a time.
Arun Isaac
2026-04-08
Raise &tool-call-parse-failure from spec->tool-call.
Arun Isaac
2026-04-08
Add foldn.
Arun Isaac
[next]