Would love to be able to drive Prime Agent from bb. There's no existing issue for it (I searched open + closed), so opening one to capture the request and the integration options.
What is Prime Agent
PrimeIntellect-ai/prime-agent is an open-source coding & research agent for general and long-running autonomous work, built on pi. I've been using it recently and think it'd make a great fit for another agent accessible through bb.
Long-running features that map cleanly onto bb's thread model: daemon-backed sessions that survive terminal detach and reattach (via prime-agent attach), heartbeats, schedules, persistent /goal, bounded /autonomous with quality gates, agent-to-agent messaging, auto-compaction, retained subagents, etc.
Integration surface
Prime Agent exposes several headless communications that bb could wrap as a provider. I would suggest using RPC over ACP, for full feature access.
Ask
Add Prime Agent as a supported provider, so it can be selected alongside the existing provider backends. Happy to help scope a minimal adapter if it'd be helpful.
Would love to be able to drive Prime Agent from bb. There's no existing issue for it (I searched open + closed), so opening one to capture the request and the integration options.
What is Prime Agent
PrimeIntellect-ai/prime-agent is an open-source coding & research agent for general and long-running autonomous work, built on pi. I've been using it recently and think it'd make a great fit for another agent accessible through bb.
Long-running features that map cleanly onto bb's thread model: daemon-backed sessions that survive terminal detach and reattach (via prime-agent attach), heartbeats, schedules, persistent
/goal, bounded/autonomouswith quality gates, agent-to-agent messaging, auto-compaction, retained subagents, etc.Integration surface
Prime Agent exposes several headless communications that bb could wrap as a provider. I would suggest using RPC over ACP, for full feature access.
Ask
Add Prime Agent as a supported provider, so it can be selected alongside the existing provider backends. Happy to help scope a minimal adapter if it'd be helpful.