Skip to content

Root Agent only works with a valid Claude Max subscription #1

@EightRice

Description

@EightRice

Description

The root agent currently requires a valid Claude Max subscription to function. This is because the agent framework uses Claude as its default LLM provider, and the daemon authenticates directly against the Claude API.

Impact

Users without a Claude Max subscription cannot use the agent framework at all. This is a hard blocker for adoption.

Expected Behavior

The agent framework should support multiple LLM providers. At minimum:

  • Claude (current, requires subscription)
  • Local models via the VL-JEPA decoder (once training is wired in)
  • Sponsor-provided inference via P2P (once the inference marketplace is live)

Workaround

None currently. A valid Claude Max subscription is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions