A local-Llm-first coding agent.
claude/code-feature-parity-q003hm
Merge branch 'feature/cicd' into development
paydii committed 4 months ago
Refactor tests to use serde_json for argument construction
paydii committed 4 months ago
Update README and docs for platform support and terminal mode
paydii committed 4 months ago
Add cfg attribute to APP_GROUP_IDENTIFIER for macOS
paydii committed 4 months ago
Split CI workflow into separate fmt, clippy, and test jobs
paydii committed 4 months ago
Update macOS runners and dependencies in CI and release workflows
paydii committed 4 months ago
Update copyright section in README files
paydii committed 4 months ago
Merge branch 'feature/cicd' into development
paydii committed 4 months ago
Update checkout action to v6 in CI workflow
paydii committed 4 months ago
Update onde dependency to version 0.1.8 from development branch
paydii committed 4 months ago
Use onde crate from GitHub instead of local path
paydii committed 4 months ago
Merge branch 'feature/v1-tool-calling' into development
Seto Elkahfi committed 4 months ago
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