2 Commits

Author SHA1 Message Date
GitHub Action e33d789369 chore: generate 2026-01-28 12:05:24 +00:00
Marius Wichtner 3f21acb39b feat: add --auto mode for non-interactive CI/CD pipelines
- Add --auto flag to kilo run command
- Implement two-layer permission system:
  - Permission rules: auto-approve all actions except questions
  - Event loop handler: auto-respond to any permission requests
- Ensures fully non-interactive operation for CI/CD
- All changes marked with kilocode_change for upstream tracking
- Tested: file operations, bash commands, external directory access
2026-01-28 12:19:59 +01:00