akiradev0x
akiradev0x
In order to make it easy for people to contribute, we need a good system for checking regressions. At the moment, I propose using a simple file editing task or...
Goal here I think is to make sure that we can easily allow users to swap out endpoints, prompts, and models. So to complete this, we should have a basic...
Adding this because empty files cause the edit tool to fail.
I am making this issue to bring attention to the fact that the cli sends a SIGKILL but should send a SIGTERM
What the title says. This should solve #55 and allow the model to at least follow an agentic loop.
Basically we want to be able to define some testing spec document with N steps and test points for regression testing. This task should: 1) Implement regression tests for tools...