← Back to comparison

CLI Calling

The agent can run CLI commands for you.

Infinite Tasks Timeout

Stop runaway commands before they consume your resources.

The agent lets you set a timeout for commands. This helps automatically stop commands that might run forever, like a development server.

For example:

devserver | head -50

Supported agents:

None

Not supported agents:

  • Cursor
  • Kilo Code
  • Codex
  • Junie
  • OpenCode

Not verified yet:

  • Claude Code

Processes Explorer

Manage stuck processes from your pipeline.

Sometimes agents create zombie or stuck processes while running a pipeline. If these are not cleaned up, they can use resources and interfere with later runs. This feature helps you find and manage such processes created by this pipeline, rather than showing all system processes.

Features:

  • Shows all processes started by the pipeline
  • Lets you check the status of each process
  • Allows you to end or kill stuck/zombie processes
  • Displays resource usage for these processes
  • Helps you identify and stop anything the agent leaves running

Supported agents:

None

Not supported agents:

  • Cursor
  • Kilo Code
  • Codex
  • Junie
  • OpenCode

Not verified yet:

  • Claude Code