| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-08 | Process tool calls one at a time. | Arun Isaac | |
| We process tool calls one at a time using a new function next-state-tool-call. We refactor next-state-llm-response to use next-state-tool-call. | |||
| 2026-04-08 | Raise &tool-call-parse-failure from spec->tool-call. | Arun Isaac | |
| 2026-04-08 | Add foldn. | Arun Isaac | |
| 2026-04-08 | Push check for tool calls and cancellation into state->llm-request. | Arun Isaac | |
| In doing so, we also change state->llm-request to state->llm-requests. The new function now returns a list of <llm-request> objects rather than a single one. | |||
| 2026-04-08 | Re-fill comments and docstrings. | Arun Isaac | |
| 2026-04-03 | Make repository a Guix channel. | Arun Isaac | |
| 2026-04-03 | Initial commit | Arun Isaac | |
