Skip to content

Document Codex and Claude Code contribution support - #512

Merged
yuecideng merged 1 commit into
mainfrom
docs/ai-agent-contributing-guide
Aug 13, 2026
Merged

Document Codex and Claude Code contribution support#512
yuecideng merged 1 commit into
mainfrom
docs/ai-agent-contributing-guide

Conversation

@yuecideng

Copy link
Copy Markdown
Contributor

Description

This PR updates CONTRIBUTING.md to document the AI coding agents supported by EmbodiChain.

  • States that both OpenAI Codex and Claude Code are supported.
  • Simplifies setup instructions to official guides and start commands.
  • Explains how AGENTS.md and CLAUDE.md share project instructions.
  • Documents agent_context/MAP.yaml topic routing and shared project skills.

The previous section only covered Claude Code and duplicated detailed workflow guidance. This focused section now reflects the current shared agent infrastructure.

Dependencies: None.
Related issue: None.

Type of change

  • Documentation update

Screenshots

Not applicable.

Validation

  • black --check --diff --color ./ (passed; 656 files unchanged)
  • black . (passed; 656 files unchanged)
  • git diff --check (passed)
  • Local Markdown link targets (passed)
  • Python tests were not run because no executable code changed.
  • Sphinx was not built because CONTRIBUTING.md is outside docs/source and no documentation tooling changed.

Checklist

  • I have run the black . command to format the code base.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works. Not applicable for this documentation-only change.
  • Dependencies have been updated, if applicable. No dependency changes were required.

Describe Codex and Claude Code setup, shared project skills, and the agent_context topic registry.
@yuecideng yuecideng added docs Improvements or additions to documentation agent Features related to agentic system labels Aug 13, 2026
@yuecideng
yuecideng merged commit e01b457 into main Aug 13, 2026
2 checks passed
@yuecideng
yuecideng deleted the docs/ai-agent-contributing-guide branch August 13, 2026 13:19
@greptile-apps

greptile-apps Bot commented Aug 13, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the contribution guide to document shared support for OpenAI Codex and Claude Code.

  • Adds official setup links and startup commands for both agents.
  • Explains shared instructions through AGENTS.md and CLAUDE.md.
  • Documents topic routing through agent_context/MAP.yaml.
  • Lists the canonical project skills and Claude Code adapters.

Confidence Score: 5/5

The documentation-only change appears safe to merge.

The documented instruction files, context registry, canonical skills, Claude adapters, and named commands are consistent with the repository tree, and no actionable defects were identified.

Important Files Changed

Filename Overview
CONTRIBUTING.md Replaces the detailed Claude-only section with concise, accurate guidance for the repository’s shared Codex and Claude Code infrastructure.

Fix All in Greploop

Reviews (1): Last reviewed commit: "docs(contributing): document AI agent su..." | Re-trigger Greptile

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

Labels

agent Features related to agentic system docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant