chore(kilo): relax agent step limits #37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/kilo-agent-step-limits"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Verification
This PR relaxes the step limits for various agents in the
.kiloconfiguration, allowing for longer execution times. While this change can enable more comprehensive reviews, it is important to ensure that it does not lead to performance issues or resource exhaustion.Walkthrough
Pre-merge checks