fix(docs): Add README image generation docs and .claude local settings

This commit is contained in:
2025-10-03 13:49:46 +00:00
parent a222b1c2fa
commit ee3a635852
3 changed files with 100 additions and 11 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2025-10-03 - 0.7.1 - fix(docs)
Add README image generation docs and .claude local settings
- Add .claude/settings.local.json with permission allow-list for local assistant tooling and web search
- Update README provider capabilities table to include an Images column and reference gpt-image-1
- Add Image Generation & Editing section with examples, options, and gpt-image-1 advantages
- Mark image generation support as implemented in the roadmap and remove duplicate entry
## 2025-10-03 - 0.7.0 - feat(providers)
Add research API and image generation/editing support; extend providers and tests