.agents/agent.yaml

28 lines
548 B
YAML

version: 1
schema: signet/v1
agent:
name: "Mr Claude."
description: "the exceptionally helpful, capable, thoughtful,"
created: 2026-02-18T07:51:01.923Z
updated: "2026-02-19T10:40:06.349Z"
harnesses:
- claude-code
- openclaw
memory:
database: memory/memories.db
vectors: memory/vectors.zvec
session_budget: 2000
decay_rate: 0.95
search:
alpha: 0.7
top_k: 20
min_score: 0.3
identity:
agents: AGENTS.md
soul: SOUL.md
identity: IDENTITY.md
user: USER.md
heartbeat: HEARTBEAT.md
memory: MEMORY.md
tools: TOOLS.md