Skip to content

docs: align agent instructions with upstream - #92

Merged
tarik02 merged 1 commit into
mainfrom
align-agent-instructions-with-upstream
Jul 29, 2026
Merged

docs: align agent instructions with upstream#92
tarik02 merged 1 commit into
mainfrom
align-agent-instructions-with-upstream

Conversation

@tarik02

@tarik02 tarik02 commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

What Changed

AGENTS.md now matches upstream except for one sentence directing maintainers to FORK.md for fork-specific behavior and maintenance notes.

Why

Keeping fork rules in FORK.md avoids instruction drift and reduces conflicts during upstream syncs while preserving discoverability.

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • UI screenshots are not applicable
  • Animation or interaction video is not applicable

@tarik02
tarik02 merged commit d1bb5b0 into main Jul 29, 2026
9 of 10 checks passed
@github-actions github-actions Bot added size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Jul 29, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 97cb3b4a69

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread AGENTS.md
- Keep fork-only storage in `state-tarik02.sqlite` unless intentionally upstreaming it.
- When preparing fork PRs, branch from `origin/main` and target `tarik02/t3code:main`.
- If a fork PR branch accidentally includes upstream history, rebuild it from `origin/main` and replay only the intended diff.
Fork-specific behavior and maintenance notes are documented in `FORK.md`.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Preserve the fork maintenance requirements

When an agent makes a fork-only change, this pointer is not an equivalent replacement for the removed instructions: FORK.md inventories current behavior but does not tell the agent to update that inventory, base fork PRs on origin/main, target tarik02/t3code:main, or repair branches containing upstream history. Those workflows therefore lose their only repository-specific safeguards; migrate the still-applicable procedural rules into FORK.md before replacing them with this pointer.

AGENTS.md reference: AGENTS.md:L7-L7

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant