Generating notes from tag v0.3.3 to v0.3.4.
What's New
🔨 Other Changes
- fix(llm): Use correct default models for each provider
- The tool now uses the correct default model when a provider is specified without a model (e.g., gpt-4o for OpenAI). Updated the README with clearer instructions for all providers.
- docs: Add OpenAI API key instructions to README
- fix(docs): Restore README content accidentally deleted by tool