Release 0.0.3#5
Merged
Merged
Conversation
… to default network on the sandbox.\nChanging the benchmark example
Implementation of a recon agent instead of multiple different agents running separately. Adding jinja2 templates for tool description. Adding restructuration and testing eval on the first test. [still failing]
Sandbox modifications: testing without runsc and gvisor. Requester modifications and possible deletion.
Changing the chat workflow. Removing and delete the different unecessary agents. Modifying the database structure. Adding models and schemas to the vector database. Changing the name of the directory for the benchmark challenge. Adding knowledge base and source codebase tools.
small optimizations. clean up of the code.
Adding prompt input for CLI. Clean up with black. Clean up unecessary files. Focusing on chat tooling.
Adding message propagation from agents for printing.
Adding docstrings on everyfile. Remove old textual tests. Removing files that are not used anymore. Testing interruption.
Moving name from src. Adding github actions for publishing and building of the sandboxed image.
Adding the database run in the code. Adding checks for docker and pgvector. Changes to the github actions for building the sandbox tooling.
Adding approval on tools. Modifying the context and system prompts of the tools. Adding approvals on agents depending on the mode. Modifying the CLI chat interface. Big changes to the whole thing.
This was
linked to
issues
Oct 3, 2025
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding Evaluation.
Adding new tools and correcting the old ones.
Adding a new CLI.
Adding RAG.
Bref, a lot of shit.