0.40.2

takahirom/arbigent0.40.2Apr 5, 2025by takahirom

AI Summary

This release addresses compatibility issues with Gemini's stricter JSON Schema validation by updating the schema and fixing working directory handling. It also integrates ELEMENTS directly into the prompt.

Key Highlights

  • Fixed Gemini JSON schema validation
  • Fixed working directory handling
  • Integrated ELEMENTS into the prompt

New Features

  • Fixed gemini json schema
  • Fixed working directory
  • Used ELEMENTS in prompt

Full Release Notes

It seems that Gemini's JSON Schema validation has become stricter, so we needed to adjust our JSON Schema accordingly.

## What's Changed
* Fix gemini json schema and working directory by @takahirom in https://github.com/takahirom/arbigent/pull/245
* Use ELEMENTS in prompt by @takahirom in https://github.com/takahirom/arbigent/pull/244


**Full Changelog**: https://github.com/takahirom/arbigent/compare/0.40.1...0.40.2