fix(skills): keep spike scratch inside workspace · openclaw/openclaw@7e2d6ef
steipete
·
2026-05-17
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -20,7 +20,7 @@ Loop
|
20 | 20 | |
21 | 21 | Output shape |
22 | 22 | |
23 | | -- Default workspace: `/tmp/openclaw-spikes/<slug>` unless user asks for repo-local files. |
| 23 | +- Default workspace: `.tmp/openclaw-spikes/<slug>` unless user asks for a tracked repo-local path. |
24 | 24 | - Repo-local option: `spikes/<NNN-slug>/` with `README.md` and minimal code. |
25 | 25 | - Prefer runnable CLI, tiny HTML, one endpoint, or focused test. |
26 | 26 | - Avoid package sprawl, Docker, env files, app frameworks, and production cleanup. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。