about summary refs log tree commit diff
AgeCommit message (Expand)Author
11 daysUse Unicode left and right quotation marks.Arun Isaac
11 daysRename project to kaagum.Arun Isaac
12 daysRaise &tool-call-parse-failure when required arguments are missing.Arun Isaac
12 daysLet tool kinds be constants, rather than functions.Arun Isaac
12 daysAdd search tool.Arun Isaac
12 daysGeneralize list tool.Arun Isaac
12 daysError out when reading binary files.Arun Isaac
12 daysError out when reading non-existent files.Arun Isaac
12 daysAllow the read tool to subset lines.Arun Isaac
12 daysMake tool parameters optional by default.Arun Isaac
12 daysStrip message fields based on role.Arun Isaac
13 daysRefactor sending agent requests into separate function.Arun Isaac
13 daysMake acp-message-json a lens.Arun Isaac
14 daysAdd /tools command.Arun Isaac
14 daysAdd markdown table builder function.Arun Isaac
14 daysPass tools to slash commands.Arun Isaac
14 daysMove state/session lenses right after <state>/<session> types.Arun Isaac
14 daysExpose persistent permissions to the user.Arun Isaac
14 daysImplement persistent tool permissions.Arun Isaac
14 daysRefactor, introducing the state-cwd lens.Arun Isaac
14 daysDocument pending-approval tool call status.Arun Isaac
14 daysRefactor permission selection decoding.Arun Isaac
14 daysSend tool call results to the client as a vector of content.Arun Isaac
14 daysDo not repeat tool title, kind and rawInput.Arun Isaac
14 daysSend tool_call_update instead of tool_call for tool call updates.Arun Isaac
14 daysNotify client about new tool call before asking for permission.Arun Isaac
14 daysAbstract out construction of agent_message_chunk notifications.Arun Isaac
14 daysImplement /cwd command.Arun Isaac
14 daysImplement slash commands.Arun Isaac
2026-04-09Catch and report files that don't exist.Arun Isaac
2026-04-09Mention file path in title of read tool.Arun Isaac
2026-04-09Provide title, kind and rawInput to client when requesting permission.Arun Isaac
2026-04-09Sanitize arguments in spec->tool-call.Arun Isaac
2026-04-09Check for tool existence in spec->tool-call.Arun Isaac
2026-04-08Handle tool call parse failures early.Arun Isaac
2026-04-08Parse tool call arguments early.Arun Isaac
2026-04-08Process tool calls one at a time.Arun Isaac
2026-04-08Raise &tool-call-parse-failure from spec->tool-call.Arun Isaac
2026-04-08Add foldn.Arun Isaac
2026-04-08Push check for tool calls and cancellation into state->llm-request.Arun Isaac
2026-04-08Re-fill comments and docstrings.Arun Isaac
2026-04-03Make repository a Guix channel.Arun Isaac
2026-04-03Initial commitArun Isaac