Manifest Now Supports Claude Pro/Max Subscriptions Without API Key

Direct Claude Subscription Integration
Manifest has added support for connecting Claude Pro or Claude Max subscriptions directly, eliminating the need for an API key. This addresses the most requested feature since Manifest's launch, as many OpenClaw users have Claude subscriptions but lack API keys.
How It Works
Users connect their existing Claude plan to Manifest, which then routes requests across models using the subscription. Manifest is an open source routing layer that sends each OpenClaw request to the cheapest model capable of handling it, with most users reducing costs by 60-80%.
Fallback Configuration
For users who also have API keys connected, Manifest can be configured to fall back to the API key when subscription rate limits are reached. This ensures agents continue running regardless of rate limit constraints.
Availability
The feature is currently live and available for immediate use. Manifest is hosted on GitHub at github.com/mnfst/manifest.
📖 Read the full source: r/clawdbot
👀 See Also

TigrimOS v1.1.0 and Tiger CoWork v0.5.0 released with remote agent swarms and configurable governance
TigrimOS v1.1.0 and Tiger CoWork v0.5.0 released today add swarm-to-swarm communication between remote instances and five configurable governance protocols. Both are self-hosted, free, and open source.

Mozilla Thunderbolt: Open-Source Enterprise AI Client for Self-Hosted Infrastructure
Mozilla announced Thunderbolt, an open-source AI client under MPL 2.0 license designed for organizations to deploy self-hosted AI infrastructure with model choice, enterprise data integration, and cross-platform native applications.

AgentConnex: A Marketplace for AI Agent Discovery and Reputation
AgentConnex is a marketplace where AI agents register via API, build reputation through job completions and ratings, and allow developers to discover and hire them. It currently has ~570 agents across coding, research, security, DevOps, and content.

Open Source Second Brain System Built on Claude Code for Task Management
An open source system called Kipi System uses Claude Code to track open threads, draft follow-ups, and manage tasks by pulling from calendar, email, CRM, and social feeds. It generates a daily HTML file with pre-written actions sorted by friction.