Skip to content

docs(AGENTS.md): add Current Initiatives section for cross-PR context#955

Open
flystar32 wants to merge 1 commit into
agentscope-ai:mainfrom
flystar32:docs/add-current-initiatives
Open

docs(AGENTS.md): add Current Initiatives section for cross-PR context#955
flystar32 wants to merge 1 commit into
agentscope-ai:mainfrom
flystar32:docs/add-current-initiatives

Conversation

@flystar32

Copy link
Copy Markdown
Collaborator

Summary

Add a Current Initiatives table to the top of AGENTS.md (after "What is HiClaw", before "Project Structure").

Problem: AI agents (Claude Code, Codex, Cursor, etc.) reviewing individual PRs lack visibility into project-wide ongoing efforts. For example, PR #943 adds a new HICLAW_DM_POLICY env var without knowing that PR #951 is renaming HICLAW_*AGENTTEAMS_* — the agent reviewing #943 in isolation would miss this conflict.

Solution: Since AGENTS.md is automatically loaded by all major AI coding tools, adding a short initiatives table here gives every agent (and human) the project-wide context needed for accurate PR reviews and contributions.

Current initiatives listed:

Includes a maintainer note to keep the table updated as initiatives land or new ones start.

Test plan

  • Verify AGENTS.md renders correctly on GitHub
  • Confirm no existing section anchors are broken

🤖 Generated with Claude Code

AI agents (Claude Code, Codex, Cursor, etc.) reviewing individual PRs
lack visibility into project-wide ongoing efforts, leading to missed
conflicts — e.g. a PR adding a new HICLAW_* env var without knowing
the rename to AgentTeams is in progress.

Add a "Current Initiatives" table near the top of AGENTS.md so that
every agent (and human) reviewing or submitting code sees active
cross-cutting efforts and their impact on new contributions.

Change-Id: I0055740d99f371893d20c25b5c7395655f16cb8e
Co-developed-by: Claude <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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