Skip to content

NeoSkillFactory/autonomous-agent-executor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autonomous-agent-executor

Audit License OpenClaw

Automatically handles confirmations, error recovery, and iterative task planning for OpenClaw agents without user intervention.

Description

Purpose: Enable fully automated agent task execution with built-in confirmation handling, error recovery, and iterative task planning.

Value: Eliminates manual confirmations and interruptions while maintaining reliability through intelligent retry logic and dynamic task decomposition.

Features

  • Auto-confirmation handling for all prompt types
  • Error recovery with configurable retry logic and exponential backoff
  • Dynamic task decomposition when tasks exceed complexity threshold
  • Session context preservation across retries and planning iterations
  • CLI-configurable behavior via flags and config files
  • Comprehensive logging for debugging and monitoring
  • Proper exit codes for integration with CI/CD pipelines

GitHub

Source code: github.com/NeoSkillFactory/autonomous-agent-executor

License

MIT © NeoSkillFactory

About

Enables autonomous agent execution by automatically handling confirmations, error recovery, and iterative task planning without user intervention

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors