openclaw: 매뉴얼을 섹션별 파일로 분리 (14개)
단일 파일에서 디렉토리 구조로 변경하여 컨텍스트 관리 용이하게 함. openclaw-manual.md는 위키링크 인덱스로 변환. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
24
openclaw/openclaw-runtime.md
Normal file
24
openclaw/openclaw-runtime.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: OpenClaw 에이전트 런타임
|
||||
updated: 2026-03-18
|
||||
---
|
||||
|
||||
pi-mono 기반 단일 임베디드 에이전트 런타임. 세션 관리와 도구 연동은 OpenClaw가 직접 담당.
|
||||
|
||||
## 워크스페이스 구조
|
||||
|
||||
- `AGENTS.md` — 운영 지침 및 메모리
|
||||
- `SOUL.md` — 페르소나, 경계, 톤
|
||||
- `TOOLS.md` — 도구 사용법 가이드
|
||||
- `IDENTITY.md` — 에이전트 이름/이모지
|
||||
- `USER.md` — 사용자 프로필
|
||||
- `BOOTSTRAP.md` — 일회성 초기화 (완료 후 삭제)
|
||||
- `HEARTBEAT.md` — 하트비트 체크리스트 (선택)
|
||||
|
||||
## 모델 참조
|
||||
|
||||
`provider/model` 형식 (예: `anthropic/claude-opus-4-6`)
|
||||
|
||||
## 설정 파일
|
||||
|
||||
`~/.openclaw/openclaw.json` (JSON5)
|
||||
Reference in New Issue
Block a user