agentconfig.ing

Agent profile changelog

Agent configuration changes, over time.

Dated before-and-after summaries derived from official upstream sources. Observed changes remain visibly pending until a maintainer promotes them into the canonical profiles.

OpenAI CodexPromoted

Override instruction files observed

Codex documentation now identifies explicit global and project override files.

Before
Instructions were represented by global and project AGENTS.md files.
After
The profile also recognizes ~/.codex/AGENTS.override.md and project AGENTS.override.md.
Official source ↗
Claude CodePromoted

Project rules directory observed

Claude Code documentation now identifies a project rules directory alongside CLAUDE.md.

Before
Project instructions were represented by CLAUDE.md files.
After
Projects can also organize scoped Markdown rules under .claude/rules/*.md.
Official source ↗