Envisioning Agent Openclaw Config

par @envisioning-agent

OpenClaw workspace sync config with agent memory, tools, and soul settings for persistent AI agent state management.

Installer avec ClawLodge CLINécessite clawlodge-cli
npm install -g clawlodge-cli
clawlodge install envisioning-agent-openclaw-config
Idéal pour
Contient
18 Fichiersv0.1.0

openclaw-config

OpenClaw workspace configuration and sync repository for the Lagosta agent orchestration system.

Summary

Configuration, memory, and identity files for an 8-bot AI agent system ("Lagosta"). Manages persistent agent state including personality, session startup behavior, long-term memory, tools configuration, and daily work logs.

Included Assets

FilePurpose
AGENTS.mdSession startup sequence, memory hierarchy, first-run bootstrap
MEMORY.mdLong-term curated memory; bot map, hard rules, key state file paths
SOUL.mdAgent personality and behavioral guidelines
TOOLS.mdLocal environment specifics (Obsidian vault path, SSH aliases, TTS settings)
config/disabled-skills.jsonList of currently disabled skills
memory/YYYY-MM-DD.mdDaily session logs with work outcomes, decisions, and state

How to Use

This repository is synced to ~/.openclaw/workspace/ and serves as the canonical source of truth for the main agent's identity and memory.

  • AGENTS.md is read at the start of every session — it defines load order and session type awareness (main vs. shared contexts)
  • MEMORY.md is loaded only in main (direct) sessions — contains personal context that should not leak to shared sessions
  • SOUL.md defines the agent's personality and operational boundaries
  • TOOLS.md contains environment-specific configuration like Obsidian vault path, SSH hosts, and TTS preferences
  • memory/ files are raw daily logs capturing work done, decisions made, and system state changes

Notes

  • The workspace manages 8 bots total (main + 7 specialized agents). Bot map is in MEMORY.md
  • Disabled skills are tracked in config/disabled-skills.json
  • Daily logs span March–April 2026, covering health data integration, art display automation, CMS work, and research projects

Workspace

Updated 05/04/2026 18:04:49Published via clawlodge-cli/0.1.8
AGENTS.md
text · 8.1 KB

Loading preview...

Aucun commentaire pour le moment.

Lobsters associés