From c741943a50348962a772776245cfdf930fc87e0f Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 22 Mar 2026 10:38:53 -0400 Subject: [PATCH] Rename openclaw workspace name. --- {openclaw => .openclaw}/.gitignore | 0 {openclaw => .openclaw}/AGENTS.md | 0 {openclaw => .openclaw}/HEARTBEAT.md | 0 {openclaw => .openclaw}/IDENTITY.md | 0 {openclaw => .openclaw}/MEMORY.md | 0 {openclaw => .openclaw}/SOUL.md | 0 {openclaw => .openclaw}/TOOLS.md | 0 {openclaw => .openclaw}/USER.md | 0 {openclaw => .openclaw}/docs/ideas.md | 0 .../after-12-years-of-maintaining-srs-i-let-ai-run-the-project.md | 0 ...used-ai-to-improve-my-english-for-open-source-collaboration.md | 0 .../docs/youtube/the-real-bottleneck-ai-open-source.md | 0 {openclaw => .openclaw}/docs/youtube/youtube-channel.md | 0 {openclaw => .openclaw}/memory/2026-02-06.md | 0 {openclaw => .openclaw}/memory/srs-coroutines.md | 0 {openclaw => .openclaw}/memory/srs-overview.md | 0 {openclaw => .openclaw}/skills/kb-review/SKILL.md | 0 {openclaw => .openclaw}/skills/srs-learn/SKILL.md | 0 {openclaw => .openclaw}/skills/srs-support/.gitignore | 0 {openclaw => .openclaw}/skills/srs-support/SKILL.md | 0 {openclaw => .openclaw}/skills/srs-support/evals/evals.json | 0 {openclaw => .openclaw}/skills/st-develop/SKILL.md | 0 {openclaw => .openclaw}/skills/st-develop/scripts/verify.sh | 0 23 files changed, 0 insertions(+), 0 deletions(-) rename {openclaw => .openclaw}/.gitignore (100%) rename {openclaw => .openclaw}/AGENTS.md (100%) rename {openclaw => .openclaw}/HEARTBEAT.md (100%) rename {openclaw => .openclaw}/IDENTITY.md (100%) rename {openclaw => .openclaw}/MEMORY.md (100%) rename {openclaw => .openclaw}/SOUL.md (100%) rename {openclaw => .openclaw}/TOOLS.md (100%) rename {openclaw => .openclaw}/USER.md (100%) rename {openclaw => .openclaw}/docs/ideas.md (100%) rename {openclaw => .openclaw}/docs/youtube/after-12-years-of-maintaining-srs-i-let-ai-run-the-project.md (100%) rename {openclaw => .openclaw}/docs/youtube/how-i-used-ai-to-improve-my-english-for-open-source-collaboration.md (100%) rename {openclaw => .openclaw}/docs/youtube/the-real-bottleneck-ai-open-source.md (100%) rename {openclaw => .openclaw}/docs/youtube/youtube-channel.md (100%) rename {openclaw => .openclaw}/memory/2026-02-06.md (100%) rename {openclaw => .openclaw}/memory/srs-coroutines.md (100%) rename {openclaw => .openclaw}/memory/srs-overview.md (100%) rename {openclaw => .openclaw}/skills/kb-review/SKILL.md (100%) rename {openclaw => .openclaw}/skills/srs-learn/SKILL.md (100%) rename {openclaw => .openclaw}/skills/srs-support/.gitignore (100%) rename {openclaw => .openclaw}/skills/srs-support/SKILL.md (100%) rename {openclaw => .openclaw}/skills/srs-support/evals/evals.json (100%) rename {openclaw => .openclaw}/skills/st-develop/SKILL.md (100%) rename {openclaw => .openclaw}/skills/st-develop/scripts/verify.sh (100%) diff --git a/openclaw/.gitignore b/.openclaw/.gitignore similarity index 100% rename from openclaw/.gitignore rename to .openclaw/.gitignore diff --git a/openclaw/AGENTS.md b/.openclaw/AGENTS.md similarity index 100% rename from openclaw/AGENTS.md rename to .openclaw/AGENTS.md diff --git a/openclaw/HEARTBEAT.md b/.openclaw/HEARTBEAT.md similarity index 100% rename from openclaw/HEARTBEAT.md rename to .openclaw/HEARTBEAT.md diff --git a/openclaw/IDENTITY.md b/.openclaw/IDENTITY.md similarity index 100% rename from openclaw/IDENTITY.md rename to .openclaw/IDENTITY.md diff --git a/openclaw/MEMORY.md b/.openclaw/MEMORY.md similarity index 100% rename from openclaw/MEMORY.md rename to .openclaw/MEMORY.md diff --git a/openclaw/SOUL.md b/.openclaw/SOUL.md similarity index 100% rename from openclaw/SOUL.md rename to .openclaw/SOUL.md diff --git a/openclaw/TOOLS.md b/.openclaw/TOOLS.md similarity index 100% rename from openclaw/TOOLS.md rename to .openclaw/TOOLS.md diff --git a/openclaw/USER.md b/.openclaw/USER.md similarity index 100% rename from openclaw/USER.md rename to .openclaw/USER.md diff --git a/openclaw/docs/ideas.md b/.openclaw/docs/ideas.md similarity index 100% rename from openclaw/docs/ideas.md rename to .openclaw/docs/ideas.md diff --git a/openclaw/docs/youtube/after-12-years-of-maintaining-srs-i-let-ai-run-the-project.md b/.openclaw/docs/youtube/after-12-years-of-maintaining-srs-i-let-ai-run-the-project.md similarity index 100% rename from openclaw/docs/youtube/after-12-years-of-maintaining-srs-i-let-ai-run-the-project.md rename to .openclaw/docs/youtube/after-12-years-of-maintaining-srs-i-let-ai-run-the-project.md diff --git a/openclaw/docs/youtube/how-i-used-ai-to-improve-my-english-for-open-source-collaboration.md b/.openclaw/docs/youtube/how-i-used-ai-to-improve-my-english-for-open-source-collaboration.md similarity index 100% rename from openclaw/docs/youtube/how-i-used-ai-to-improve-my-english-for-open-source-collaboration.md rename to .openclaw/docs/youtube/how-i-used-ai-to-improve-my-english-for-open-source-collaboration.md diff --git a/openclaw/docs/youtube/the-real-bottleneck-ai-open-source.md b/.openclaw/docs/youtube/the-real-bottleneck-ai-open-source.md similarity index 100% rename from openclaw/docs/youtube/the-real-bottleneck-ai-open-source.md rename to .openclaw/docs/youtube/the-real-bottleneck-ai-open-source.md diff --git a/openclaw/docs/youtube/youtube-channel.md b/.openclaw/docs/youtube/youtube-channel.md similarity index 100% rename from openclaw/docs/youtube/youtube-channel.md rename to .openclaw/docs/youtube/youtube-channel.md diff --git a/openclaw/memory/2026-02-06.md b/.openclaw/memory/2026-02-06.md similarity index 100% rename from openclaw/memory/2026-02-06.md rename to .openclaw/memory/2026-02-06.md diff --git a/openclaw/memory/srs-coroutines.md b/.openclaw/memory/srs-coroutines.md similarity index 100% rename from openclaw/memory/srs-coroutines.md rename to .openclaw/memory/srs-coroutines.md diff --git a/openclaw/memory/srs-overview.md b/.openclaw/memory/srs-overview.md similarity index 100% rename from openclaw/memory/srs-overview.md rename to .openclaw/memory/srs-overview.md diff --git a/openclaw/skills/kb-review/SKILL.md b/.openclaw/skills/kb-review/SKILL.md similarity index 100% rename from openclaw/skills/kb-review/SKILL.md rename to .openclaw/skills/kb-review/SKILL.md diff --git a/openclaw/skills/srs-learn/SKILL.md b/.openclaw/skills/srs-learn/SKILL.md similarity index 100% rename from openclaw/skills/srs-learn/SKILL.md rename to .openclaw/skills/srs-learn/SKILL.md diff --git a/openclaw/skills/srs-support/.gitignore b/.openclaw/skills/srs-support/.gitignore similarity index 100% rename from openclaw/skills/srs-support/.gitignore rename to .openclaw/skills/srs-support/.gitignore diff --git a/openclaw/skills/srs-support/SKILL.md b/.openclaw/skills/srs-support/SKILL.md similarity index 100% rename from openclaw/skills/srs-support/SKILL.md rename to .openclaw/skills/srs-support/SKILL.md diff --git a/openclaw/skills/srs-support/evals/evals.json b/.openclaw/skills/srs-support/evals/evals.json similarity index 100% rename from openclaw/skills/srs-support/evals/evals.json rename to .openclaw/skills/srs-support/evals/evals.json diff --git a/openclaw/skills/st-develop/SKILL.md b/.openclaw/skills/st-develop/SKILL.md similarity index 100% rename from openclaw/skills/st-develop/SKILL.md rename to .openclaw/skills/st-develop/SKILL.md diff --git a/openclaw/skills/st-develop/scripts/verify.sh b/.openclaw/skills/st-develop/scripts/verify.sh similarity index 100% rename from openclaw/skills/st-develop/scripts/verify.sh rename to .openclaw/skills/st-develop/scripts/verify.sh