This release makes Gepetto discoverable by hcli, IDA's plugin manager.
What's Changed
- ida-plugin.json: fix syntax by @williballenthin in #116
- Decoupling tool call handling from tool code by @JusticeRage in #118
- fix(tool): sanitize names and wrap results/errors by @quippy-dev in #121
- feat(ui): add reasoning stream and log categories by @quippy-dev in #117
- fix: address compatibility issues and runtime errors by @quippy-dev in #125
- Thread-safe IDA tooling refresh by @quippy-dev in #126
- feat(ui): introduce resizable splitter for conversation and log views by @quippy-dev in #127
- feat(models): async model discovery & menu refresh by @quippy-dev in #128
- fix(models): set Gemini function_response call id by @quippy-dev in #129
- feat(ida): add new IDA tools and thread-safe helpers by @quippy-dev in #131
- Localize untranslated Gepetto strings across locales by @JusticeRage in #132