Add configurable delay after auto-writes to allow diagnostics to catch up

This commit is contained in:
Matt Rubens
2024-12-26 09:46:50 -08:00
parent 6126cdf254
commit 03707d5dcc
9 changed files with 91 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ A fork of Cline, an autonomous coding agent, with some additional experimental f
- Support for Meta 3, 3.1, and 3.2 models via AWS Bedrock
- Per-tool MCP auto-approval
- Enable/disable MCP servers
- Configurable delay after auto-writes to allow diagnostics to detect potential problems
- Runs alongside the original Cline
## Disclaimer