Skip to content

Track Coven Cave isolation skill - #2

Merged
oxfern merged 1 commit into
ox/devexfrom
lmist/changes-from-main
Aug 4, 2026
Merged

Track Coven Cave isolation skill#2
oxfern merged 1 commit into
ox/devexfrom
lmist/changes-from-main

Conversation

@oxfern

@oxfern oxfern commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • track the Coven Cave isolation skill in the repository
  • activate it implicitly for all Coven Cave repository and development work
  • provide bootstrap and launcher scripts for a fake home and self-contained Node/pnpm toolchain
  • serialize toolchain provisioning so concurrent sessions cannot corrupt downloads

Why

Coven Cave persists development state through home-directory paths. Keeping the isolation workflow in source makes the fake-home contract reproducible and prevents development commands from reading or writing production Cave state.

Impact

Agents working in Coven Cave load the isolation guidance by default. Development commands run through a portable launcher with isolated Cave, XDG, Cargo, pnpm, npm, and temporary paths.

Validation

  • skill metadata validation
  • bash -n for both scripts
  • isolated launcher smoke test with pinned Node and pnpm
  • installed/source byte comparison
  • git diff --check

@oxfern
oxfern marked this pull request as ready for review August 4, 2026 05:28
@oxfern
oxfern merged commit ccefc04 into ox/devex Aug 4, 2026
1 check passed
@oxfern
oxfern deleted the lmist/changes-from-main branch August 4, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants