Skip to content

feat(bench-kit): sync shared root files (AGENTS.md) on update - #33

Merged
psmyrdek merged 1 commit into
masterfrom
feat/bench-kit-shared-root-files
Aug 14, 2026
Merged

feat(bench-kit): sync shared root files (AGENTS.md) on update#33
psmyrdek merged 1 commit into
masterfrom
feat/bench-kit-shared-root-files

Conversation

@psmyrdek

Copy link
Copy Markdown
Collaborator

Template (przeprogramowani/10x-bench-kit, commit 0ddb575) ships AGENTS.md — high-level agent instructions (skill order + purpose) that travel with the template into every instance.

  • init: no change needed — materialize already copies the template root (and repair mode already skips existing files).
  • update: new shared-zone step — SHARED_ROOT_FILES (AGENTS.md) synced into the working tree with the same proposal semantics as skills (add/overwrite, review via git diff, dirty-worktree gate applies), reported as its own line and as zones.shared in the JSON envelope.

Tests: fixture grows an AGENTS.md; the zone-by-zone update test asserts the file is bumped to the new template version and counted in zones.shared. Full suite 503 green, typecheck + lint clean.

🤖 Generated with Claude Code

Template v0.6.0 ships AGENTS.md (agent instructions: skill order and
purpose). init already materializes it with the template root; update
now syncs it with the same proposal semantics as skills — added or
overwritten in the working tree, reviewable via git diff, never
deleting company edits silently.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@psmyrdek
psmyrdek merged commit 17a504b into master Aug 14, 2026
9 checks passed
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