Skip to content

docs: AGENTS.md fixes stranded by PR #26 merge race#27

Merged
fan-droide merged 2 commits into
mainfrom
docs/codex-text-cleanup
Jun 12, 2026
Merged

docs: AGENTS.md fixes stranded by PR #26 merge race#27
fan-droide merged 2 commits into
mainfrom
docs/codex-text-cleanup

Conversation

@fan-droide

Copy link
Copy Markdown
Collaborator

PR #26 was merged while two follow-up commits were still being pushed to its branch; this PR delivers them. No new changes — exactly the two commits already reviewed:

  • 302eb4c — refresh stale "Working branch" section: main is the protected stable base (short-lived feature branches via PR); current branch state is tracked in agents/SESSION_HANDOFF.md. (Originally written for PR docs: dedupe install examples, de-orphan build-output page, refresh agent records #25, stranded by the same kind of race.)
  • ad5f87b — the day-to-day loop step 6 referenced npm run build, which doesn't exist in package.json; now says npm run build:component:all and npm run docs:build.

Closes the two live-guidance findings from the latest Codex pass.

🤖 Generated with Claude Code

gilpanal and others added 2 commits June 12, 2026 16:52
The webcomponent branch is fully merged (PRs #14-24); the convention is
now short-lived feature branches via PR. Defer current branch state to
agents/SESSION_HANDOFF.md so this section cannot go stale again.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
package.json has no build script; the local checks are
npm run build:component:all and npm run docs:build.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@fan-droide fan-droide merged commit b261e3a into main Jun 12, 2026
2 checks passed
@fan-droide fan-droide deleted the docs/codex-text-cleanup branch June 12, 2026 14:58
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