Skip to content

Commit 97cc005

Browse files
GoGoComputerclaude
andcommitted
docs: stitch cold-boot + Discord §12 into one end-to-end hour-by-hour story
v0.2.13 documented cold-boot. v0.2.14 documented Discord-side actions for each situation. Both thorough but the user had to manually splice them together to answer "what does my actual day look like if I go from off → on → Discord all day → off." New GUIDE-DISCORD-BOT §12 ⓪ 통합 시나리오 — a 9-station timeline: 09:00 cold boot host: doctor + network online 09:01 bot availability discord: @bot 살아있어? 09:15 mobile / commute discord: DM workspace file write 11:00 team channel discord: @mention + thread 13:00 lunch (optional) host: stop + start 14:30 workspace ops discord: MEMORY.md append 16:00 long task discord: @mention + completion ping 18:00 ops check discord: DM doctor / log filter 22:00 full shutdown host: TUI exit + macOS shutdown Each station carries both the host-side action (./openclaw doctor, network online --restart, stop, etc.) and the Discord-side action (DM / mention / channel / slash), with explicit cross-links into the corresponding GUIDE-DAILY-USE scenario and the ①~⑧ detail cards in §12. Two reference tables below the timeline: - One-line matrix (time · situation · host · discord · deep link) for scanning - Common stuck-points keyed by hour — 7 entries covering bot still offline despite host OK / Mac sleep dropping the container / wrong channel responding / off-workspace path / OOM on long task / missing host-shell perms / Docker auto-start not enabled Cross-linking - GUIDE-DAILY-USE Scenario 0 step 5: callout linking the integrated scenario right where users finish cold-boot verification - GUIDE-DISCORD-BOT §12 prelude + TOC: ⓪ surfaces as the recommended entry point before drilling into ①~⑧ - README (KO + EN) Documentation Map: 💬 row mentions ⓪ as a "9-hour timeline" so the map advertises the integrated walkthrough VERSION 0.2.14 -> 0.2.15. Docs only. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 7ffaf56 commit 97cc005

6 files changed

Lines changed: 163 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 📖 목차 / Contents
44

5+
- [v0.2.15 — 2026-05-14](#v0215--2026-05-14)
56
- [v0.2.14 — 2026-05-14](#v0214--2026-05-14)
67
- [v0.2.13 — 2026-05-14](#v0213--2026-05-14)
78
- [v0.2.12 — 2026-05-14](#v0212--2026-05-14)
@@ -23,6 +24,30 @@
2324

2425
---
2526

27+
## v0.2.15 — 2026-05-14
28+
29+
### Stitching cold-boot ↔ Discord into one end-to-end story
30+
v0.2.13 covered "laptop off → on" in GUIDE-DAILY-USE. v0.2.14 covered "from Discord, what do you type in each situation" in GUIDE-DISCORD-BOT §12. Both were thorough, but the user had to manually stitch the two together — there was no single place that showed the actual hour-by-hour flow of *laptop off → power on → Discord all day → power off*.
31+
32+
**New `GUIDE-DISCORD-BOT §12 ⓪ — 통합 시나리오`** — a 9-station timeline (09:00 cold boot → 09:01 bot availability ping → 09:15 mobile away → 11:00 team channel → 13:00 lunch stop → 14:30 workspace file ops → 16:00 long task → 18:00 ops check → 22:00 shutdown) where each station carries:
33+
34+
- The host-side action (`./openclaw doctor`, `network online --restart`, `stop`, etc.)
35+
- The Discord-side action (DM / mention / channel / slash command)
36+
- Links into both GUIDE-DAILY-USE scenarios and the ①~⑧ detail cards in this same §12
37+
38+
Two reference tables under the timeline:
39+
- **One-line matrix** (시간 / 상황 / 노트북 / Discord / 자세히 링크) for at-a-glance scanning
40+
- **Common stuck-points** (7 hour-keyed gotchas) — bot offline despite host OK / mac sleep dropping container / wrong channel responding / file path off-workspace / OOM during long task / no host-shell perms / Docker auto-start not configured
41+
42+
### Cross-linking
43+
- GUIDE-DAILY-USE Scenario 0 step 5: explicit callout linking the integrated scenario right where users finish cold-boot verification.
44+
- GUIDE-DISCORD-BOT §12 prelude + TOC: ⓪ surfaces as the recommended entry point before drilling into ①~⑧.
45+
- README (KO + EN) Documentation Map: 💬 row description now mentions ⓪ as a flagship "9-hour timeline" so the map signals the integrated walkthrough exists.
46+
47+
VERSION 0.2.14 → 0.2.15 (docs-only).
48+
49+
---
50+
2651
## v0.2.14 — 2026-05-14
2752

2853
### GUIDE-DISCORD-BOT §12 — situation-based Discord workflow catalog

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ shorts run "moody travel landscapes"
309309
| 🌐 **Pulling stocks · news · FX from the web** | [docs/GUIDE-WEB-FETCH.md](docs/GUIDE-WEB-FETCH.md) | Network toggle cycle, real-world prompts, official APIs, automation, troubleshooting. **Includes `surf` command — sandboxed Docker fetch → Markdown brief**. KO+EN |
310310
| 🎨 **Designer workflow automation (Pinterest → nano-banana → Figma)** | [docs/GUIDE-CREATIVE-PIPELINE.md](docs/GUIDE-CREATIVE-PIPELINE.md) | 4-step manual → one command. 4 parallel nano-banana windows for ~3.7× speedup. KO+EN |
311311
| 🎬 **Shorts automation (Pinterest → Miricanvas → CapCut)** | [docs/GUIDE-SHORTS-PIPELINE.md](docs/GUIDE-SHORTS-PIPELINE.md) | `shorts run "keyword"` for refs · 1080×1920 design · 9:16 MP4 export. Sandbox boundary kept; install instructions included. KO+EN |
312-
| 💬 **Run OpenClaw as a Discord bot** | [docs/GUIDE-DISCORD-BOT.md](docs/GUIDE-DISCORD-BOT.md) | **Setup** (app → intents → OAuth → token → first test) **+ everyday use** (four triggers · prompt patterns · per-channel model & persona · workspace file refs · mute/multi-server · cheat sheet) **+ 🎬 §12 situation-based workflow catalog (8 cases)** — at the laptop · mobile-only · team collaboration · workspace file ops · system ops / DevOps · long-running task with completion ping · scheduled / recurring · cold-boot recovery **+ security + 8-case troubleshooting**. |
312+
| 💬 **Run OpenClaw as a Discord bot** | [docs/GUIDE-DISCORD-BOT.md](docs/GUIDE-DISCORD-BOT.md) | **Setup** (app → intents → OAuth → token → first test) **+ everyday use** (four triggers · prompt patterns · per-channel model & persona · workspace file refs · mute/multi-server · cheat sheet) **+ 🎬 §12 workflow catalog** — ⓪ **integrated scenario (laptop off → on → Discord-only day → off, 9-hour timeline)** + ①~⑧ situation cases (laptop · mobile · team · file ops · DevOps · long task · scheduled · cold-boot recovery) **+ security + 9-case troubleshooting**. |
313313
| 🔄 **Daily on/off cycle (after install)** | [docs/GUIDE-DAILY-USE.md](docs/GUIDE-DAILY-USE.md) | The everyday loop once setup is done — **Scenarios 0–6**: 🆕 cold boot (full power-cycle → ready, 5-step walkthrough + 1-min verification + auto-vs-manual matrix) · daily warm start · stepping away · 3-tier shutdown (macOS-only vs container stop vs Docker quit) · resuming a session · troubleshooting · periodic maintenance. Side-by-side table comparing `./openclaw stop` vs `docker compose down` vs `uninstall`. |
314314
| 👤 **General user** | [README.en.md](README.en.md) (this file) | Command catalog · `.env` · network isolation · FAQ |
315315
| 🇰🇷 **일반 사용자 (KO)** | [README.md](README.md) | Korean main README |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ shorts run "여행 감성 풍경"
404404
| 🌐 **웹에서 코스피·뉴스·환율 가져오기** | [docs/GUIDE-WEB-FETCH.md](docs/GUIDE-WEB-FETCH.md) | 네트워크 토글 사이클·실전 프롬프트·공식 API 키·자동화·트러블슈팅. **`surf` 명령으로 샌드박스 도커 안에서 검색 → 마크다운 도구 포함**. KO+EN 병기 |
405405
| 🎨 **디자이너 워크플로우 자동화 (Pinterest → 나노바나나 → Figma)** | [docs/GUIDE-CREATIVE-PIPELINE.md](docs/GUIDE-CREATIVE-PIPELINE.md) | 4단계 수작업 → 1명령. 나노바나나 4창 병렬로 속도 ~3.7×. KO+EN 병기 |
406406
| 🎬 **쇼츠 자동화 (Pinterest → 미리캔버스 → CapCut)** | [docs/GUIDE-SHORTS-PIPELINE.md](docs/GUIDE-SHORTS-PIPELINE.md) | `shorts run "키워드"` 으로 레퍼런스·1080×1920 디자인·9:16 영상 export. 샌드박스 경계 유지 + 프로그램 설치 안내 포함. KO+EN |
407-
| 💬 **Discord 봇으로 OpenClaw 운영** | [docs/GUIDE-DISCORD-BOT.md](docs/GUIDE-DISCORD-BOT.md) | **셋업** (앱 생성 → Message Content Intent → OAuth2 invite → 토큰 등록 → 첫 테스트) **+ 일상 사용** (트리거 4종 · 프롬프트 패턴 · 채널별 모델·인격 · 워크스페이스 파일 인용 · mute/다중 서버 · cheat sheet) **+ 🎬 §12 상황별 워크플로우 8케이스** (노트북 옆·외출/모바일·팀 협업·파일 작업·시스템 운영·긴 작업+알림·정기 작업·cold boot 직후) **+ 보안 7항목 + 트러블슈팅 8케이스**. |
407+
| 💬 **Discord 봇으로 OpenClaw 운영** | [docs/GUIDE-DISCORD-BOT.md](docs/GUIDE-DISCORD-BOT.md) | **셋업** (앱 생성 → Message Content Intent → OAuth2 invite → 토큰 등록 → 첫 테스트) **+ 일상 사용** (트리거 4종 · 프롬프트 패턴 · 채널별 모델·인격 · 워크스페이스 파일 인용 · mute/다중 서버 · cheat sheet) **+ 🎬 §12 상황별 워크플로우** — ⓪ **통합 시나리오 (노트북 끔→켬→Discord 만으로 하루→끔, 시간순 9구간)** + ①~⑧ 8케이스 (노트북 옆·외출/모바일·팀 협업·파일 작업·시스템 운영·긴 작업+알림·정기 작업·cold boot 응급) **+ 보안 7항목 + 트러블슈팅 9케이스**. |
408408
| 🔄 **매일 켜고 끄는 법 (일상 사용)** | [docs/GUIDE-DAILY-USE.md](docs/GUIDE-DAILY-USE.md) | install 끝낸 이후의 사이클 — **시나리오 0 ~ 6**: 🆕 cold boot (전원 완전 종료→켜기, 5단계 + 1분 검증 체크리스트, 자동/수동 매트릭스) / 일상 시작 / 자리 비움 / 종료 3단계 (Level 1 macOS 만 vs Level 2 컨테이너 stop vs Level 3 Docker 까지) / 대화 이어가기 / 트러블슈팅 / 유지보수. 종료 방법별 비교 표 (`./openclaw stop` vs `docker compose down` vs `uninstall`). |
409409
| 👤 **일반 사용자** | [README.md](README.md) (이 문서) | 명령 카탈로그·`.env`·네트워크 격리·FAQ |
410410
| 🇬🇧 **General user (EN)** | [README.en.md](README.en.md) | Full English equivalent of this README |

docs/GUIDE-DAILY-USE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ open http://127.0.0.1:18789
154154
# Discord 봇 — 자동으로 다시 Online (gateway 가 healthy 면 30~60초 안에)
155155
```
156156

157+
> 💡 **Discord 만으로 종일 작업할 거면** → 시나리오 0 마치고 곧장 [GUIDE-DISCORD-BOT ⓪ 통합 시나리오](GUIDE-DISCORD-BOT.md#-통합-시나리오--노트북-끔-상태에서-discord-만으로-하루-보내기) 로. 09:00 부팅 → 09:01 Discord 봇 확인 → 09:15 모바일 → 11:00 팀 협업 → 14:30 파일 작업 → 16:00 긴 작업 → 18:00 운영 점검 → 22:00 종료 까지 시간순.
158+
157159
### ✅ 1분 부팅 검증 체크리스트
158160

159161
전부 통과하면 끝. 하나라도 X 면 그 단계로 돌아가 진단.

docs/GUIDE-DISCORD-BOT.md

Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,15 @@
2727
- [10. 워크스페이스·인격을 봇으로 끌어오기](#10-워크스페이스인격을-봇으로-끌어오기)
2828
- [11. 봇 행동 관리 (mute · disable · 다중 서버)](#11-봇-행동-관리-mute--disable--다중-서버)
2929
- [12. 🎬 상황별 Discord 워크플로우 — 모든 상황에서](#12--상황별-discord-워크플로우--모든-상황에서)
30+
- [⓪ 통합 시나리오 — 노트북 끔 → Discord 만으로 하루 → 다시 끔](#-통합-시나리오--노트북-끔-상태에서-discord-만으로-하루-보내기)
31+
- [① 노트북 옆 — 빠른 질문](#-노트북-옆에-있을-때--빠른-질문)
32+
- [② 외출 / 모바일](#-외출-중--모바일에서만-접근-가능)
33+
- [③ 팀 채널 협업](#-팀-채널-협업)
34+
- [④ 워크스페이스 파일 작업](#-워크스페이스-파일-작업-읽기수정정리)
35+
- [⑤ 시스템 운영 / DevOps](#-시스템-상태-점검--운영-devops)
36+
- [⑥ 긴 작업 + 알림](#-긴-작업-트리거--알림-받기)
37+
- [⑦ 정기 작업·리마인더](#-정기-작업--리마인더)
38+
- [⑧ Cold boot 직후 응급](#-cold-boot--노트북-비정상-종료-직후)
3039
- [🎯 명령·인터랙션 cheat sheet](#-명령인터랙션-cheat-sheet)
3140
- [🔒 보안 주의](#-보안-주의-꼭-읽으세요)
3241
- [🛠 트러블슈팅](#-트러블슈팅)
@@ -419,6 +428,130 @@ OpenClaw 가 attachment 지원하는 경우:
419428

420429
"지금 내 위치/상황에서 Discord 로 OpenClaw 에이전트한테 무엇을 어떻게 시키면 되나" 의 8가지 케이스. 각 시나리오는 **언제 / Discord 에 보낼 메시지 / 일어나는 일 / 한계** 4개로 구성.
421430

431+
> **🌍 먼저 보는 게 좋은 통합 시나리오** — "전원 완전 종료 → 켜기 → 종일 Discord 만으로 작업 → 다시 종료" 한 흐름으로 따라가고 싶으면 바로 아래 [⓪ 통합 시나리오](#-통합-시나리오--노트북-끔-상태에서-discord-만으로-하루-보내기) 를 먼저 읽고, 그 다음 ①~⑧ 의 디테일로 들어오세요.
432+
433+
---
434+
435+
### ⓪ 통합 시나리오 — 노트북 끔 상태에서 Discord 만으로 하루 보내기
436+
437+
전원이 완전히 꺼진 노트북을 켜서 → 하루 종일 Discord 만으로 OpenClaw 와 작업하고 → 다시 끄기까지 시간순 walkthrough. 각 시점에 어디 시나리오를 같이 봐야 하는지도 표시.
438+
439+
**🕘 09:00 ─ 노트북 켬 (cold boot)**
440+
441+
GUIDE-DAILY-USE 의 [시나리오 0 — Cold boot](GUIDE-DAILY-USE.md#-시나리오-0--컴퓨터-완전히-껐다-켰을-때-cold-boot) 그대로 따라하기 → 핵심은:
442+
443+
```bash
444+
cd ~/DEV/openclawAgent/openclaw-workspace/openclaw-mgr
445+
446+
# 1분 검증 (전부 ✓ 이면 다음 단계로)
447+
docker info >/dev/null 2>&1 && curl -sf http://127.0.0.1:11434/api/tags >/dev/null \
448+
&& docker ps | grep -q openclaw && echo "✅ ALL OK" || echo "⚠ 점검 필요"
449+
450+
# Discord 봇이 outbound 로 나갈 수 있게 — isolated 면 봇은 Discord 와 통신 불가
451+
./openclaw network status
452+
./openclaw network online --restart # isolated 였으면 잠깐 켜기
453+
```
454+
455+
**🕘 09:01 ─ Discord 에서 봇 살아있는지 확인**
456+
457+
Discord 앱 열기 → 봇 멤버 옆 초록 점 확인 → DM 으로:
458+
```
459+
@OpenClaw-Mo 살아있어?
460+
```
461+
응답 오면 OK. 안 오면 → [§12 ⑧ Cold boot 응급](#-cold-boot--노트북-비정상-종료-직후) + [§ 트러블슈팅](#-트러블슈팅).
462+
463+
**🕘 09:15 ─ 출근길 카페 / 이동 중 (모바일만)**
464+
465+
Discord 모바일 앱에서 DM 으로 [§12 ② 외출](#-외출-중--모바일에서만-접근-가능) 패턴:
466+
```
467+
오늘 ~/DEV/openclawAgent/daily-notes/2026-05-14.md 만들고
468+
아래 회고 적어줘:
469+
- 어제 PR 리뷰 끝냈음
470+
- 오늘 미팅 2개, 그 사이 코드 작업 가능
471+
- 점심 이후 글쓰기 1시간 확보
472+
```
473+
474+
**🕘 11:00 ─ 팀 채널에서 회의 자료 요약 요청**
475+
476+
데스크에서 또는 모바일에서 팀 채널 [§12 ③ 협업](#-팀-채널-협업):
477+
```
478+
@OpenClaw-Mo 위에 P 가 올린 30분 회의 녹취록 핵심 3줄 + 우리 팀 액션 아이템만 뽑아줘
479+
스레드로 답해줘
480+
```
481+
482+
**🕘 13:00 ─ 점심 동안 봇 잠깐 끄기 (선택)**
483+
484+
자원 절약·노이즈 차단을 원하면 잠깐 정지:
485+
```bash
486+
./openclaw stop
487+
# 점심 후
488+
./openclaw start
489+
# Discord 봇은 자동 재연결 (30~60초)
490+
```
491+
또는 그냥 Discord 측에서 채널 mute — [§11 봇 행동 관리](#11-봇-행동-관리-mute--disable--다중-서버).
492+
493+
**🕘 14:30 ─ 워크스페이스 파일 작업 (Discord 에서)**
494+
495+
코드 메모·MEMORY 갱신 [§12 ④ 워크스페이스](#-워크스페이스-파일-작업-읽기수정정리):
496+
```
497+
@OpenClaw-Mo MEMORY.md 에 오늘자로 'discord-only-workflow' 항목 추가:
498+
"v0.2.14 부터 §12 통합 시나리오 활용. 외출 중에도 작업 연속성 확보."
499+
```
500+
501+
**🕘 16:00 ─ 큰 작업 트리거 (백그라운드)**
502+
503+
[§12 ⑥ 긴 작업](#-긴-작업-트리거--알림-받기) 패턴 — 30분짜리 자료 요약 시켜놓고 다른 일:
504+
```
505+
@OpenClaw-Mo 첨부 PDF 30페이지 요약, 끝나면 멘션으로 알려줘
506+
```
507+
회의 끝나고 돌아오면 봇이 결과 + 멘션 알림 보내놨음.
508+
509+
**🕘 18:00 ─ 시스템 운영 점검 (Discord 로)**
510+
511+
DM 으로 [§12 ⑤ 시스템 운영](#-시스템-상태-점검--운영-devops):
512+
```
513+
@OpenClaw-Mo doctor 결과 보여줘
514+
@OpenClaw-Mo gateway 오늘 로그에서 ERROR/WARN 만 추려줘
515+
```
516+
이상 없으면 종료 준비.
517+
518+
**🕘 22:00 ─ 컴퓨터 끄기 (full shutdown)**
519+
520+
[GUIDE-DAILY-USE 시나리오 3](GUIDE-DAILY-USE.md#-시나리오-3--컴퓨터-끄기-전-full-shutdown) — 보통 Level 1 (그냥 macOS 종료) 면 충분. Discord 측에서:
521+
- 진행 중인 봇 작업 (§12 ⑥ 긴 작업 등) 끝났는지 채널 확인
522+
- 다음 부팅까지 봇은 Offline — 모바일에서 봇한테 메시지 보내도 다음날 아침까지 응답 없음
523+
- 정기 작업 (§12 ⑦) 도 노트북 꺼진 동안엔 안 돔
524+
525+
종료 후 다음날 아침엔 다시 위 09:00 단계로.
526+
527+
### 통합 시나리오 — 한 줄 매트릭스
528+
529+
| 시간 | 상황 | 노트북에서 | Discord 에서 | 자세히 |
530+
|---|---|---|---|---|
531+
| 09:00 | Cold boot | `doctor` + `network online` | (봇 자동 재연결 대기) | [GUIDE-DAILY-USE 시나리오 0](GUIDE-DAILY-USE.md#-시나리오-0--컴퓨터-완전히-껐다-켰을-때-cold-boot) |
532+
| 09:01 | 봇 가용성 확인 || `@bot 살아있어?` | [§12 ⑧](#-cold-boot--노트북-비정상-종료-직후) |
533+
| 09:15 | 출근길/모바일 | (켜둠) | DM 으로 파일 작업 지시 | [§12 ②](#-외출-중--모바일에서만-접근-가능) |
534+
| 11:00 | 팀 협업 | (켜둠) | 팀 채널 @멘션 + 스레드 | [§12 ③](#-팀-채널-협업) |
535+
| 13:00 | 점심 (선택) | `./openclaw stop``start` | 봇 자동 재연결 | [§11](#11-봇-행동-관리-mute--disable--다중-서버) |
536+
| 14:30 | 파일·메모 작업 | (켜둠) | @멘션 with 경로 명시 | [§12 ④](#-워크스페이스-파일-작업-읽기수정정리) |
537+
| 16:00 | 큰 작업 트리거 | (켜둠) | @멘션 + "끝나면 알려줘" | [§12 ⑥](#-긴-작업-트리거--알림-받기) |
538+
| 18:00 | 운영 점검 | (켜둠) | DM 으로 `doctor` / 로그 요청 | [§12 ⑤](#-시스템-상태-점검--운영-devops) |
539+
| 22:00 | Full shutdown | TUI 종료 → `./openclaw stop` (선택) → macOS 종료 | (봇 Offline 으로) | [GUIDE-DAILY-USE 시나리오 3](GUIDE-DAILY-USE.md#-시나리오-3--컴퓨터-끄기-전-full-shutdown) |
540+
541+
### 통합 시나리오 — 자주 막히는 부분
542+
543+
| 시점 | 증상 | 원인 / 해결 |
544+
|---|---|---|
545+
| 09:00 ~ 09:01 | 봇이 1분 후에도 Offline | network 가 `isolated` 로 잔존 → `./openclaw network online --restart`. 그래도 안 뜨면 [§ 트러블슈팅: Offline](#봇이-서버에서-계속-offline) |
546+
| 09:15 | 모바일에서 보낸 메시지에 응답 없음 | 노트북이 슬립 들어갔거나 Docker 가 자동 종료. Mac → System Settings → Battery / Energy 에서 "Prevent automatic sleeping" 또는 caffeinate 권장 |
547+
| 11:00 | 팀 채널에서 다른 사람 메시지에도 봇이 답함 | 자동응답 채널로 잘못 설정. [§9 `muteChannels`](#9-채널·서버별-동작-조정) 로 명시적 차단 |
548+
| 14:30 | 워크스페이스 파일이 안 만들어짐 | 경로 오타 또는 호스트 외부 경로. 봇은 `~/DEV/openclawAgent/` 안만 접근 가능 |
549+
| 16:00 | 봇이 긴 작업 도중 응답 멈춤 | 모델이 너무 크거나 컨테이너 OOM. 작업 짧게 분할 또는 가벼운 모델로 |
550+
| 18:00 | `doctor` 결과를 봇이 못 가져옴 | 봇에 호스트 명령 권한 없음 — 정상. 터미널에서 직접 |
551+
| 22:00 | 종료했더니 다음날 봇이 안 살아남 | Docker 자동 시작 비활성. Settings → "Start Docker Desktop when you sign in" 체크 |
552+
553+
---
554+
422555
### ① 노트북 옆에 있을 때 — 빠른 질문
423556

424557
**언제** — 코드 짜다 막힘, 모르는 명령어, 단순 Q&A.

openclaw-mgr/openclaw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ set -euo pipefail
1313
OPENCLAW_MGR_DIR="$(cd "$(dirname "${BASH_SOURCE[0]:-$0}")" && pwd)"
1414
export OPENCLAW_MGR_DIR
1515

16-
VERSION="0.2.14"
16+
VERSION="0.2.15"
1717

1818
# .env 자동 초기화: .env 없으면 .env.example 에서 자동 생성 (cp 불필요, 첫 실행부터 동작)
1919
# Auto-init: create .env from .env.example on first run — zero-config for beginners

0 commit comments

Comments
 (0)