Simplify getApiKey pass-through, add changelog entry for #223

This commit is contained in:
Mario Zechner 2025-12-19 01:37:53 +01:00
parent 1167e84453
commit 774aaadbc0
3 changed files with 4 additions and 1 deletions

View file

@ -49,6 +49,7 @@ When closing issues via commit:
- Technical prose only, be kind but direct (e.g., "Thanks @user" not "Thanks so much @user!")
## Changelog
Location: `packages/coding-agent/CHANGELOG.md`
- New entries ALWAYS go under `## [Unreleased]` section
- NEVER modify already-released version sections (e.g., `## [0.12.2]`)
- Each version section is immutable once released