agentforge - AgentForge Task Orchestration
Create, schedule, and manage AI agent tasks with DAG pipelines
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create immediate task
- create delayed task
- create scheduled task
- create cron task
- create task with dependencies
- list all tasks
- filter tasks by status
- get task details
- view task output
- retry failed task
- delete task
- cancel running task
- view task history
- get task runs
- get task events
- view DAG pipeline
Inputs
- task prompt
- task title
- working directory
- schedule method
- scheduled time
- cron expression
- delay seconds
- upstream task IDs
- DAG pipeline ID
- task ID
Outputs
- task status
- task details
- task result
- task output
- task history
- task list
- DAG pipeline view
Requirements
- local AgentForge API server
- Python runtime
