A local-Llm-first coding agent.
claude/tool-permission-system
Update system prompt to clarify when to say name and avoid introductions
Seto Elkahfi committed 4 months ago
Add support for session forking via unstable ACP feature
Seto Elkahfi committed 4 months ago
Add run_command tool to execute shell commands securely
Seto Elkahfi committed 4 months ago
Remove editor notification before tool execution
Seto Elkahfi committed 4 months ago
Add support for load_session in Agent implementation
Seto Elkahfi committed 4 months ago
Add delete_file tool to allow deleting files and empty directories
Seto Elkahfi committed 4 months ago
Merge branch 'development' into feature/v1-tool-calling
Seto Elkahfi committed 4 months ago
Remove extra blank lines and format code for readability
Seto Elkahfi committed 4 months ago
Seto Elkahfi committed 4 months ago
Merge branch 'feature/cicd' into development
Seto Elkahfi committed 4 months ago
Update dependencies in Cargo.lock
Seto Elkahfi committed 4 months ago
Add multi-platform release workflows for GitHub, NPM, and PyPI
Seto Elkahfi committed 4 months ago
Merge branch 'development' into feature/v1-tool-calling
Seto Elkahfi committed 4 months ago
Merge branch 'feature/ui-loading' into development
Seto Elkahfi committed 4 months ago
Refactor loading phase to use centered spinner and std mpsc
Seto Elkahfi committed 4 months ago
Merge branch 'feature/v1-clean-logs' into development
Seto Elkahfi committed 4 months ago
Switch dependencies to crates.io and update metadata
Seto Elkahfi committed 4 months ago
Merge branch 'development' into feature/v1-clean-logs
Seto Elkahfi committed 4 months ago
Seto Elkahfi committed 4 months ago