docs: clarify task-agent context boundaries#2152
Conversation
ApprovabilityVerdict: Needs human review Unable to check for correctness in fa14282. Documentation-only changes with no runtime impact, but AGENTS.md is owned by @elizaos/core-maintainers and the author is not a designated owner of this file. You can customize Macroscope's approvability policy. Learn more. |
|
Credit balance is too low |
|
Credit balance is too low |
|
Correction on #2157: I closed the standalone guard PR because it cannot independently pass current package-mode CI from bare develop; the typecheck/build failures require the package-mode UI/runtime fixes already bundled in #2153. The Auth P0 guard remains in #2153, and #2153 is the real combined unblocker for this area. |
|
Status refresh (2026-05-19): no source changes pushed here. This docs PR is still blocked only by the shared Auth P0 / Agent Review |
There was a problem hiding this comment.
Pull Request Overview
This PR currently contains no file changes, which prevents the verification of the intended documentation updates regarding task-agent context boundaries. All identified acceptance criteria—including clarifying Codex agent context consumption, separating project guidance from runtime policy, and documenting the exclusion of the .claude/ directory—remain unaddressed. As there are no code changes, no logic or security issues were found, but the PR cannot be merged in its current state.
About this PR
- The pull request contains no file changes. The summary indicates that updates to
AGENTS.mdare required to clarify Codex context boundaries and.claude/directory exclusions. Please commit the missing documentation changes.
Test suggestions
- Documentation of Codex agent context consumption (AGENTS.md + orchestrator)
- Distinction between static project guidance and runtime policy
- Documentation of .claude/ directory exclusion
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Documentation of Codex agent context consumption (AGENTS.md + orchestrator)
2. Distinction between static project guidance and runtime policy
3. Documentation of .claude/ directory exclusion
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Not up to standards ⛔🔴 Issues
|
| Category | Results |
|---|---|
| Comprehensibility | 1 minor |
AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.
TIP This summary will be updated as you push new changes.
|
Credit balance is too low |
| Milady is a local-first AI assistant built on [elizaOS](https://github.com/elizaOS). It wraps the elizaOS runtime with a CLI, desktop app (Electrobun), web dashboard, and platform connectors (Telegram, Discord, WeChat, etc.). Inherits `~/.codex/AGENTS.md`. | ||
| Milady is a local-first AI assistant built on [elizaOS](https://github.com/elizaOS). It wraps the elizaOS runtime with a CLI, desktop app (Electrobun), web dashboard, and platform connectors (Telegram, Discord, WeChat, etc.). | ||
|
|
||
| Codex agents read this `AGENTS.md` from the workspace. When spawned by the agent orchestrator, they also receive generated task context with the current room, task, repo routes, and loopback bridge endpoints. Keep stable project rules here; keep deployment/persona policy in the runtime character/config. |
There was a problem hiding this comment.
Codacy has a fix for the issue: Overly complex sentence (43 words). Break into shorter instructions.
| Codex agents read this `AGENTS.md` from the workspace. When spawned by the agent orchestrator, they also receive generated task context with the current room, task, repo routes, and loopback bridge endpoints. Keep stable project rules here; keep deployment/persona policy in the runtime character/config. | |
| Split into multiple lines. Config files should read like command lists, not paragraphs. |
|
Closing as part of the Milady -> elizaOS/eliza PR migration sweep. This docs-only PR modifies Milady-specific AGENTS.md context and fails existing checks; the current upstream AGENTS.md already carries the active contributor charter for elizaOS, so there is no clean upstream migration patch. |
Summary
Refreshes the task-agent context documentation in
AGENTS.mdon top of currentdevelop.AGENTS.mdplus orchestrator-generated task context..claude/agents/,.claude/commands/,.claude/plugins/, and.claude/hooks/are out-of-band for Codex instructions.Sync Status
origin/developthroughfaddd9390(#2161).AGENTS.md.fa14282b6.Validation
No runtime validation required; this is documentation-only.
Local validation:
The branch was refreshed with a normal merge, not rebased, to avoid rewriting prior branch history.