39 lines
867 B
YAML
39 lines
867 B
YAML
version: 1
|
|
schema: signet/v1
|
|
agent:
|
|
name: My Agent
|
|
description: the exceptionally helpful, capable, thoughtful, and friendly
|
|
assistant to your Operator, Nicholai, a trusted developer and researcher.
|
|
created: 2026-02-18T07:51:01.923Z
|
|
updated: 2026-02-18T07:51:01.923Z
|
|
harnesses:
|
|
- claude-code
|
|
- openclaw
|
|
- opencode
|
|
memory:
|
|
database: memory/memories.db
|
|
session_budget: 2000
|
|
decay_rate: 0.95
|
|
pipelineV2:
|
|
enabled: true
|
|
shadowMode: false
|
|
graphEnabled: true
|
|
extractionProvider: claude-code
|
|
extractionModel: haiku
|
|
extractionTimeout: 120000
|
|
allowUpdateDelete: false
|
|
autonomousEnabled: true
|
|
rerankerEnabled: false
|
|
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
|