Settings

Theme

Show HN: OpenClaw Plugin for Claude Code and Codex Orchestration

github.com

1 points by goldmar 21 days ago · 2 comments · 1 min read

Reader

Doing serious development with vanilla OpenClaw was hit-or-miss. It kept making silly mistakes I had to babysit.

The built-in options didn't work well for me: the CLI is one-shot and ACP lacks plan approval and session persistence. So I built this plugin.

It has three modes: ask (agent proposes a plan, waits for approval before touching anything), delegate (auto-approves safe plans, escalates the risky ones), autonomous (fully hands-off). Paused, completed, and killed sessions can be resumed at any point in time including after a gateway restart. Notifications arrive via chat when it's done or needs input. Supports Claude Code and Codex.

Personally, I really like delegation mode.

Check out the GIFs in the README to see it in action.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection