fix(docs): Add local Claude settings and remove outdated codex.md

This commit is contained in:
2025-08-18 19:38:44 +00:00
parent c80df05fdf
commit 5d757207c8
3 changed files with 8 additions and 78 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2025-08-18 - 5.16.3 - fix(docs)
Add local Claude settings and remove outdated codex.md
- Added .claude/settings.local.json to store local Claude/assistant permissions and configuration.
- Removed codex.md (project overview) — documentation file deleted.
- No runtime/library code changes; documentation/configuration-only update, bump patch version.
## 2025-08-18 - 5.16.2 - fix(readme)
Update README: clarify examples, expand search/cursor/docs and add local Claude settings