Skip to content

docs: add CLAUDE.md redirect for cross-tool AI agent compatibility#6

Merged
YASoftwareDev merged 2 commits intomainfrom
docs/add-ai-agent-instructions
Apr 19, 2026
Merged

docs: add CLAUDE.md redirect for cross-tool AI agent compatibility#6
YASoftwareDev merged 2 commits intomainfrom
docs/add-ai-agent-instructions

Conversation

@YASoftwareDev
Copy link
Copy Markdown
Contributor

@YASoftwareDev YASoftwareDev commented Apr 18, 2026

Summary

Adds a one-line `CLAUDE.md` (`See AGENTS.md.`) so the Claude Code / Codex /
Cursor / Aider toolchain auto-loads the repo's existing `AGENTS.md` content.
Keeps a single source of truth in `AGENTS.md`.

Also bumps version to `3.2.2+1`, updates `submodules/tts-service-api` to
`v3.2.0+2`,
and adds the corresponding `CHANGELOG.md` entry.

Convention adopted

  • `AGENTS.md` (already present) — full repo content.
  • `CLAUDE.md` (new, one line) — redirect to `AGENTS.md`.

Verifying

```bash
test -f CLAUDE.md && test -f AGENTS.md
cat CLAUDE.md
```

Wojciech Pędzimąż added 2 commits April 18, 2026 12:11
The repo already has a comprehensive AGENTS.md. Add a one-line CLAUDE.md
so the other tooling family (Claude Code / Codex / Cursor / Aider) auto-loads
the same content via redirect, keeping AGENTS.md as the single source
of truth.
- tts_service_api/VERSION.py: 3.2.2 → 3.2.2+1
- submodules/tts-service-api: v3.2.0 → v3.2.0+2 (adds CLAUDE.md + AGENTS.md)
- CHANGELOG.md: add 3.2.2+1 entry
@YASoftwareDev YASoftwareDev merged commit 968d73d into main Apr 19, 2026
6 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.

1 participant