Skip to content

docs: update workspace docs for static auto-materialise and hooks.enabled - #519

Merged
christso merged 1 commit into
mainfrom
docs/workspace-auto-materialise-hooks-enabled
Mar 10, 2026
Merged

docs: update workspace docs for static auto-materialise and hooks.enabled#519
christso merged 1 commit into
mainfrom
docs/workspace-auto-materialise-hooks-enabled

Conversation

@christso

Copy link
Copy Markdown
Collaborator

Summary

  • Rename ephemeral -> temp in workspace mode enum references across all docs
  • Rename static_path -> path in workspace config documentation
  • Document hooks.enabled option (boolean, default true; set false to skip all lifecycle hooks)
  • Document static workspace auto-materialisation: when workspace.path points to an empty/missing directory, template is copied and repos cloned automatically; populated dirs are reused as-is

Files changed

  • plugins/agentv-dev/skills/agentv-eval-builder/SKILL.md — updated mode enum, added hooks.enabled and path docs
  • apps/web/src/content/docs/targets/configuration.mdx — updated field table, mode values, auto-materialise docs
  • apps/web/src/content/docs/guides/workspace-pool.mdx — updated mode values, static mode description, comparison table
  • apps/web/src/content/docs/evaluation/running-evals.mdx — updated CLI/YAML examples and notes

Test plan

  • bun run build passes
  • bun run test passes (1177 tests, 0 failures)
  • Visual review of rendered docs on agentv.dev

…bled

Update documentation across SKILL.md, configuration.mdx, workspace-pool.mdx,
and running-evals.mdx to reflect PR #515 and PR #516 changes:
- Rename ephemeral -> temp in workspace mode enum
- Rename static_path -> path
- Document hooks.enabled option (boolean, default true)
- Document static workspace auto-materialisation when path is empty/missing
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 776b14f
Status: ✅  Deploy successful!
Preview URL: https://3003f05d.agentv.pages.dev
Branch Preview URL: https://docs-workspace-auto-material.agentv.pages.dev

View logs

@christso
christso merged commit 54a02c9 into main Mar 10, 2026
1 check passed
@christso
christso deleted the docs/workspace-auto-materialise-hooks-enabled branch March 10, 2026 08:15
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.

1 participant