Skip to content

chore(docs): rename CLAUDE.md to AGENTS.md and update changelog#43

Merged
Izzetee merged 1 commit into
mainfrom
chore/rename-claude-to-agents-and-changelog
Jul 9, 2026
Merged

chore(docs): rename CLAUDE.md to AGENTS.md and update changelog#43
Izzetee merged 1 commit into
mainfrom
chore/rename-claude-to-agents-and-changelog

Conversation

@Izzetee

@Izzetee Izzetee commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

Documentation/housekeeping chore.

  • Rename CLAUDE.mdAGENTS.md (history preserved via git mv) and
    generalize the title to "Project Context for AI Coding Agents" so the
    project-context doc is tool-agnostic (works for any agent, not just Claude).
  • Update references to the renamed file so nothing dangles:
    • .gitleaks.toml allowlist entry
    • CONTRIBUTING.md architecture note
  • CHANGELOG — record the recent Azure AI Foundry fixes under [Unreleased] → Fixed
    (they were previously undocumented):
    • Provider/model-config persistence: SaveProviders falls back to an in-place
      write when atomic rename fails on single-file Docker bind mounts; compose
      files bind-mount providers.json/.env read-write.
    • Live provider propagation via a mutex-guarded SetProviders() from all
      provider mutation handlers.
    • Anthropic response parsing scans all content blocks (extended-thinking
      thinking block before text) and surfaces policy refusals distinctly.
    • start-stack.sh rebuilds the app image (up -d --build).

No code or API changes. README/SETUP were checked — they don't reference the
renamed file, and remaining "Claude" mentions refer to the Anthropic models.

…ixes

- Rename CLAUDE.md -> AGENTS.md (history preserved) and generalize the title
  to "Project Context for AI Coding Agents" so it isn't tool-specific.
- Update references to the renamed file in .gitleaks.toml and CONTRIBUTING.md.
- CHANGELOG: document the recent Azure AI Foundry fixes under [Unreleased]:
  provider/model-config persistence (bind-mount + in-place SaveProviders),
  live provider propagation via SetProviders, Anthropic thinking-block parsing,
  refusal handling, and start-stack.sh rebuild.
@Izzetee
Izzetee merged commit 99dcae9 into main Jul 9, 2026
8 checks passed
@Izzetee
Izzetee deleted the chore/rename-claude-to-agents-and-changelog branch July 9, 2026 15:19
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