Skip to content

eric-lemesre/inter-agent-bus

v0.10.0MIT

Inter-agent coordination bus: task queues with claim/ack leases, shared result store (SQLite), routing driven by a project-declared roster — the plugin provides the mechanism, never the cast.

worker-loop

Act as one worker agent on the shared bus — register under the identity given by the operator, then loop claim_task → execute → publish_result until the queue is drained. Use in any agent client session that should consume tasks pushed by an orchestrator.

Read SKILL.md at the source

Pinned to revision 4236a13fed92, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.