Skip to content
Agentv0.3.0

Life Agent OS

Open-source Rust Agent Operating System with cognition, persistence, homeostasis, and finance primitives

by broomva(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from broomva/life (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

Life Agent OS

Open-source Rust Agent Operating System with cognition, persistence, homeostasis, and finance primitives

Skills

  • Code Assistant - Read, write, edit, and search code across a workspace with sandboxed tool execution
  • Knowledge Query - Search and retrieve from the event-sourced knowledge graph (Lago)
  • Agent Orchestration - Coordinate multi-agent workflows via Spaces distributed networking

Capabilities

streaming, stateTransitionHistory

Endpoint: https://arcan.la

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/broomva-life-life-agent-os/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

broomva-life-life-agent-os.ocm.jsonjson
{
  "ocm": "1",
  "id": "broomva-life-life-agent-os",
  "kind": "agent",
  "name": "Life Agent OS",
  "description": "Open-source Rust Agent Operating System with cognition, persistence, homeostasis, and finance primitives",
  "publisher": "broomva",
  "version": "0.3.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "coding",
      "development",
      "rust",
      "agent",
      "knowledge",
      "search",
      "memory",
      "orchestration"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Open-source Rust Agent Operating System with cognition, persistence, homeostasis, and finance primitives"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/broomva/life",
      "path": ".well-known/agent.json",
      "ref": "030c4161b938aa948d83bd2e95c0bd54e87ef380",
      "url": "https://github.com/broomva/life/blob/030c4161b938aa948d83bd2e95c0bd54e87ef380/.well-known/agent.json",
      "key": "broomva/life/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://arcan.la"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/broomva-life-life-agent-os/manifest?version=0.3.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.