Skip to content

Update shared instruction blocks to 0.2.1 - #814

Merged
sehkone merged 1 commit into
mainfrom
sehkone/instructions-0.2.1
Aug 10, 2026
Merged

Update shared instruction blocks to 0.2.1#814
sehkone merged 1 commit into
mainfrom
sehkone/instructions-0.2.1

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 had consumed 0.2.0, so this was rebuilt on it rather than delivered twice.

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.1, 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 added the agentcoop block, which explains the system that turns
this repository's issues into pull requests, and 0.2.1 reworded its
opening sentence. 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 merged commit e128fca into main Aug 10, 2026
9 checks passed
@sehkone
sehkone deleted the sehkone/instructions-0.2.1 branch August 10, 2026 23:22
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