What's Changed
- Update TypeScript to 5.3.3 for Gemini CLI compatibility by @goworm in #82
- feat: remember last selected model by @syblock in #86
- Correct the URL of repo by @IceyLiu in #88
- feat: Add conversation-level tool configuration for OpenAI web search by @goworm in #92
- feat: Add custom web fetch tool and improve tool configuration by @goworm in #93
- Feat/img gen by @halvee-tech in #100
- Feat/img gen by @halvee-tech in #101
- feat: Modify the tool configuration display and github address by @halvee-tech in #102
- feat: Support local image rendering in markdown by @halvee-tech in #103
Important functions
A new image processing tool has been added, which can be connected to image models for image processing.
If the OpenRouter apikey is connected, we will default to enabling and using the google/gemini-2.5-flash-image-preview:free model for image processing for you. You can switch or turn off the model in the Settings/Tool configuration


Full Changelog: v1.1.4...v1.1.5