Skip to content

Update shared instruction blocks to 0.2.1 - #813

Closed
sehkone wants to merge 1 commit into
mainfrom
sehkone/instructions-0.2.0
Closed

Update shared instruction blocks to 0.2.1#813
sehkone wants to merge 1 commit into
mainfrom
sehkone/instructions-0.2.0

Conversation

@sehkone

@sehkone sehkone commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Synced from aicers/agent-instructions at 0.2.1.

Blocks in this pull request: workflow agentcoop rust changelog

0.2.0 added the agentcoop block — what AgentCoop is, its author and reviewer agents, and what its implementation, design, and verification stages do. That vocabulary is already in this repository's issues and pull request comments, and AgentCoop injects no instructions of its own, so AGENTS.md is the only place it can reach a run. 0.2.1 reworded the block's opening sentence; nothing consumed 0.2.0, so this pull request was rebuilt on it rather than opened a second time.

A new block needs its marker pair placed by hand: nothing upstream can decide where in AGENTS.md a block belongs, and the apply refuses the repository until the pair is there. The pair sits after the workflow block — the system that turns an issue into a pull request reads next to the issue and pull request conventions — and the apply filled it in the same commit. Splitting the two would have left the drift check red in between, since it rejects a marker the pin file does not list.

The marked blocks are generated. Change the wording upstream in aicers/agent-instructions rather than editing it here — the drift check in CI will fail if this repository's copy diverges.

Synced from aicers/agent-instructions at 0.2.0, which the drift check is
now pinned to. Do not edit the marked blocks in this repository; change
them upstream, tag a release, and re-run the sync.

0.2.0 adds the agentcoop block, which explains the pipeline that turns
this repository's issues into pull requests. A new block needs its
marker pair placed by hand -- nothing upstream can decide where in this
file a block belongs -- so the pair sits after the workflow block, and
the apply filled it in the same commit. Splitting the two would have
left the drift check red in between, rejecting a marker the pin file
does not yet list.
@sehkone sehkone closed this Aug 10, 2026
@sehkone
sehkone deleted the sehkone/instructions-0.2.0 branch August 10, 2026 13:43
@sehkone sehkone changed the title Update shared instruction blocks to 0.2.0 Update shared instruction blocks to 0.2.1 Aug 10, 2026
@sehkone

sehkone commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Closed by a branch rename, not on purpose: the head branch sehkone/instructions-0.2.0 was renamed to sehkone/instructions-0.2.1 to match the release it now carries, and GitHub treats a rename as deleting the old ref. Same commit, same diff, reopened as #814.

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