Skip to content

docs(1.1): backport AGENTS.md#4939

Merged
bobbai00 merged 2 commits intoapache:release/v1.1.0-incubatingfrom
bobbai00:backport/agents-md-release-v1.1
May 5, 2026
Merged

docs(1.1): backport AGENTS.md#4939
bobbai00 merged 2 commits intoapache:release/v1.1.0-incubatingfrom
bobbai00:backport/agents-md-release-v1.1

Conversation

@bobbai00
Copy link
Copy Markdown
Contributor

@bobbai00 bobbai00 commented May 5, 2026

What changes were proposed in this PR?

Backport #4549 (initial AGENTS.md + CLAUDE.md) and #4825 (AGENTS.md rewrite) to release/v1.1.0-incubating. Two cherry-picks: #4549 applies clean; #4825 has trivial content conflicts that resolve by taking the post-rewrite state (i.e. upstream/main:AGENTS.md verbatim — what the squashed result of both PRs would produce on main).

Any related issues, documentation, discussions?

Backport of #4549 and #4825. Unblocks the auto-backport simulation for #4938 (Java 17 bump) and any future PR that touches AGENTS.md.

How was this PR tested?

Doc-only change. Verified diff <(git show HEAD:AGENTS.md) <(git show upstream/main:AGENTS.md) is empty.

Was this PR authored or co-authored using generative AI tooling?

Generated-by: Claude Code (Opus 4.7)

aglinxinyuan and others added 2 commits May 4, 2026 21:15
### What changes were proposed in this PR?

Add repository-level coding-agent guidance for Texera contributors.

This PR adds:
- `AGENTS.md` with project layout, local validation commands,
style/licensing expectations, and PR/issue writing guidance.
- `CLAUDE.md` as a small pointer so Claude-based tooling uses the shared
`AGENTS.md` instructions.

The guidance reflects the existing repository templates plus conventions
observed in recent closed PRs and issues.

### Any related issues, documentation, discussions?

Closes apache#4548.

### How was this PR tested?

Docs-only change. Verified by reading back both Markdown files locally.

### Was this PR authored or co-authored using generative AI tooling?

Generated-by: OpenAI Codex (GPT-5)
Rewrite `AGENTS.md` so it works as a slim, index-style guide for coding
agents instead of duplicating contributor docs.

- Architecture map: services + Amber breakdown.
- Topic redirects: contribution / lint / format / testing / license
header now point to `CONTRIBUTING.md`, `SECURITY.md`,
`.github/PULL_REQUEST_TEMPLATE`, the issue templates, `.licenserc.yaml`,
and per-module READMEs.
- Agent-specific rules consolidated: scope/safety, worktree-based dev,
short Conventional-Commits branch and commit naming, issue-first
workflow, brevity for issues and PRs (incl. required frontend
before/after screenshots), test-driven development, and CI label gating
(label → stacks via `LABEL_STACKS` in `required-checks.yml`).

Closes apache#4823

Documentation-only change. Reviewed the rendered Markdown locally;
verified all in-repo links resolve.

Generated-by: Claude Opus 4.7

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the docs Changes related to documentations label May 5, 2026
@bobbai00 bobbai00 requested a review from aglinxinyuan May 5, 2026 04:17
@bobbai00 bobbai00 merged commit 86d6ea0 into apache:release/v1.1.0-incubating May 5, 2026
14 checks passed
@Yicong-Huang Yicong-Huang changed the title docs(1.1): backport AGENTS.md (#4549, #4825) docs(1.1): backport AGENTS.md May 5, 2026
@Yicong-Huang
Copy link
Copy Markdown
Contributor

Yicong-Huang commented May 5, 2026

@bobbai00 is this reviewed? please make sure all PRs have at least one reviewer.

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

Labels

docs Changes related to documentations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants