Skip to content

feat: Add pi (roundhouse) agent support #15

Description

@fatherRonnen

Pi (roundhouse) stores sessions in the same JSONL format as OpenClaw but at a different path (~/.roundhouse/sessions/main/).

The only changes needed are:

  • Register "pi" as a mode alias that reuses the openclaw collector
  • Add DetectPi() to agentdetect for auto-discovery
  • Add "bash" to the tool class map (pi's shell tool)
  • Document the pi config section

Session format is identical — no collector logic changes required.

I have a PR ready from my fork.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions