- openclaw: 14개 소형 레퍼런스 파일(10~30줄) → openclaw-reference.md 1개로 통합 - 삭제: architecture, runtime, tools, skills, plugins, sessions, channels, gateway, memory, multi-agent, heartbeat, automation, security, install - 유지: agents(운영), jarvis(서버설정), ollama(통합가이드), manual(인덱스) - 태그 추가 (10개 파일): tasks, dev-environment, infra-forge, vault, cert-manager, cloudflare, openclaw-agents, irondesk, irondesk-tax-legal, aws-ses, telegram-bot, twilio - 상호참조: cloudflare.md에 netbis/cf-multisite/crowdsec/bunnycdn 링크 추가 - telegram-bot.md에 openclaw-jarvis 참조 추가 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
617 B
617 B
title, updated, tags
| title | updated | tags | |||
|---|---|---|---|---|---|
| 개발 환경 및 도구 | 2026-04-04 |
|
Chrome CDP
해결책: 진짜 Chrome + CDP 연결 (chrome-debug fish 함수, ~/.chrome-debug-profile, 포트 9222)
Python 실행 규칙
kaffa는 Python 스크립트를 실행할 때 반드시 uv run을 사용해야 한다. python3 직접 호출 금지. 예: uv run script.py, uv run python3 -c "..."
tmux
tmux 3.6a
tmux CSI u
텍스트 입력은 일반 send-keys로 가능, Enter(제출)만 CSI u 필요
OpenMemory 백업
launchd로 매일 03:00, 15:00 자동 백업(io.kaffa.openmemory-backup.plist)