OPEN-SOURCE AGENT APP FRAMEWORK / 0.1.x

Build the agent app.Keep the runtime woven tight.

AgentWeave weaves conversations, model access, Skills, Connectors, approvals, credentials, persistence, and Hosts into reusable infrastructure. Your team defines the product instead of rebuilding the Agent loop.

  • For prototypes, framework work, and controlled pilots
  • Apache-2.0 / MIT dual licensed
  • Local-first credential boundaries
FRAMEWORK MAPLIVE / LOCAL

THE DIVISION OF WORK

Share the complexity. Keep product sovereignty.

The framework supplies durable boundaries. An Agent App keeps its audience, persona, capability mix, and final interface. Neither has to pretend to be the other.

A / SHARED

AgentWeave owns

  • Agent turns and event protocols
  • Permissions, approvals, and credential storage
  • Skill and Connector lifecycles
  • Desktop, Android, and Server Hosts
B / DISTINCT

Your App owns

  • Audience and critical journeys
  • Prompts, personality, and brand
  • Enabled capabilities and providers
  • Release, monitoring, and product security review

A SYSTEM, NOT A PERSONA

One runtime. More than one product identity.

Compose prompts, packages, themes, languages, and policies through a versioned App Manifest. No core turn-loop fork required.

  1. 01

    Define

    Declare identity, compatibility, capabilities, and policy in the Manifest.

  2. 02

    Compose

    Combine Foundation Skills, private packages, and providers into a product.

  3. 03

    Prove

    Cover approvals, retries, conflicts, and recovery with fake or local providers first.

  4. 04

    Deliver

    Ship through Desktop, Android, or a custom Server Host.

DETERMINISTIC BOUNDARIES

The model can propose. The Host decides.

A prompt is never a permission boundary. External side effects, credential access, and durable writes remain under deterministic Runtime and Host control.

01

Approval

High-impact work enters an explicit approval surface before execution.

02

Credentials

The Host stores sensitive values and exposes only non-echoing handles.

03

Idempotency

Durable actions carry scope, version, and duplicate-execution protection.

GOOGLE AUTHORIZATION

One-click Firebase setup without making choices for the end user.

AgentWeave Developer Tools by SecondLoop uses Google Desktop OAuth to help developers select or create a project and enable Firebase email login. Authorization tokens remain in local sensitive storage and are not uploaded to SecondLoop servers.

How OAuth data is handled and revoked

HONEST STATUS

Ready to evaluate. Not ready to skip review.

AgentWeave is still at 0.1.x. It fits prototypes, framework development, and controlled pilots; Manifest, Host API, and Foundation Skill contracts may still change.

Read the full project guide