Skip to content

fix(agents): compare rendered native agent content - #411

Merged
jeff-r2026 merged 1 commit into
Tencent:mainfrom
Iapa:codex/fix-codex-agent-modified
Sep 4, 2026
Merged

fix(agents): compare rendered native agent content#411
jeff-r2026 merged 1 commit into
Tencent:mainfrom
Iapa:codex/fix-codex-agent-modified

Conversation

@Iapa

@Iapa Iapa commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • compare canonical agent YAML against its rendered tool-native representation
  • prevent untouched Codex TOML agents from being repeatedly reported as modified
  • preserve detection of actual local TOML edits

Testing

  • full test suite verified (2633 tests)
  • TypeScript type check passed
  • production build passed
  • real CLI verification:
    • untouched Codex TOML reports no local changes
    • edited Codex TOML is detected as modified

Closes #410

@jeff-r2026
jeff-r2026 merged commit 2938b49 into Tencent:main Sep 4, 2026
7 checks passed
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.

[bug] Codex agents are always reported as modified after YAML-to-TOML sync

2 participants