mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-15 23:56:29 +03:00
Drop generated provider output from the feature branch
The 17 harness dirs and plugin/ revert to main's state: feature PRs are source-first per CLAUDE.md, the post-merge sync workflow regenerates them, and the committed snapshot was stale by one commit (its context.mjs predated the DESIGN_CONTEXT directive). Also add .agent and .github/agents to the sync workflow's GENERATED_PATHS so those two outputs stop relying on manual release syncs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
0aec856f45
commit
187e589ef7
@@ -21,10 +21,12 @@ concurrency:
|
||||
|
||||
env:
|
||||
GENERATED_PATHS: >-
|
||||
.agent
|
||||
.agents
|
||||
.claude
|
||||
.cursor
|
||||
.gemini
|
||||
.github/agents
|
||||
.github/skills
|
||||
.grok
|
||||
.hermes
|
||||
|
||||
Reference in New Issue
Block a user