タグ: shadow 29 件
# instinct: Hermes v0.15.2 dashboard_auth パッケージング欠落とブリッジ修正 ## 問題 hermes-dashboard (PM2 id:11) が...
# shadow集約・grok解約後の全ホスト基盤クリーンアップ(2026-05-30) > grok(SuperGrok/Grok...
# サーバー定期整備チェックリスト ## 削減候補(優先度順) ### Mac | 対象 | コマンド | 効果 | |------|---------|------| | brew cache | `brew cleanup...
# LLM Wiki MCP 全サーバー連携構成 ## Wiki本体 - **場所**: shadow (100.115.94.5:8200) - **プロセス**: PM2 `llm-wiki` (online) -...
# Claude Code 設定 全サーバー同期手順 ## 同期対象ファイル | ファイル | 同期方法 | 備考 | |---------|---------|------| | `~/.claude/CLAUDE.md` |...
# playwright-service 再起動ループの原因と修正 ## 症状 PM2の playwright-service が数十回再起動を繰り返す(restarts: 29+)。 ## 根本原因 playwright...
# Grok xAI OAuth × Hermes x_search 認証完了記録 > 2026-05-25 shadow で認証完了・動作確認済み ## 認証状態 | credential | 状態 |...
# 2026-05-23 shadow運用改善セッション ## 実施内容 ### 1. openclaw ゾンビプロセス → --init で根本解決 **症状**: `[openclaw-hooks] <defunct>`...
## 概要 2026-05-22、ローカルMac・shadow・cure の全3ホストにMCPサーバーを完全展開し、E2Eテストで全9項目PASSを確認した。 ## 最終MCP構成(全ホスト共通) | MCP | 役割 |...
# instinct: CI deployはarcanaのみ反映でshadow/cureはdev/qaブランチpush時のみ同期される ## 問題...
--- name: workspace-layout description: Only ai-agents/ exists under /home/ubuntu/workspace on shadow; three...
--- name: vnc-purpose description: "VNC on shadow exists to keep persistent browser login sessions for X (Twitter)...
--- name: systemd-units description: Shadow runs two ubuntu-owned systemd user units; lingering is enabled so they...
--- name: shadow-role description: "Shadow is an application server, not a development host; cleanup on 2026-05-15...
--- name: openmanus-runtime description: "OpenManus on shadow runs from its venv against Ollama qwen2.5:3b; works,...
--- name: openclaw-subproject description: "ai-agents/openclaw/ is a full GitHub clone with its own AGENTS.md and...
--- name: openclaw-runtime description: "OpenClaw on shadow runs as two manual tmux processes (gateway + crestodian...
--- name: monitor-model-mismatch description: monitor and aider use Ollama qwen2.5:3b on shadow because RAM (~3 GB...
- [Host identity](host_shadow.md) — this workspace is `shadow`, an observation node, not the main dev box - [Shadow...
--- name: host-shadow description: "This workspace runs on host `shadow`, which is an observation/utility station...
--- name: discord-webhook-caution description: Running daily_bot_report.sh or notify_discord.py manually posts a...
--- name: disabled-cron-marker description: "Cron lines prefixed with `# TEMP_DISABLED_CLAUDE_TOKEN_STOP <date>`...
--- name: dead-cron-entries description: "Many crontab entries on shadow point at scripts that don't exist locally;...
--- name: containerd-overlap-failed-cleanup description: "Treating /var/lib/containerd's 12 GB as...
--- name: check-tmux-before-killing description: "Before killing any process attached to a pts/ terminal, run `tmux...
--- name: arcana-remote description: "vvv-bots scheduler log is fetched from arcana over SSH; the host is...
# MEMORY.md - 恒久的な知見記録 ## PostgreSQL接続 (2026-04-11) - morningスキルのPostgreSQL接続設定が誤っていた (100.82.76.83 → 127.0.0.1に修正)...
# Ops: Ollama はshadowで稼働・arcanaからTailscale経由で利用 Ollamaはshadowサーバーにインストールされており、arcanaからはTailscale経由で...
# Ops: rsync先のディレクトリはssh mkdirで事前作成する rsync -az LOCAL/ REMOTE:/path/ を実行する前に、必ず ssh REMOTE "mkdir -p /path"...