fleet-memory/skills/hindsight-docs/references/changelog/integrations/ag2.md
Nicolò Boschi 1cac35728f
fix: silence noisy google_genai.models INFO logging (#727)
* fix: silence noisy google_genai.models INFO logging

The google-genai SDK logs "AFC is enabled with max remote calls: 10"
at INFO level on every initialization. Set its logger to WARNING.

* fix: regenerate docs skill in release-integration script

The release script generates changelog/SDK pages but never re-ran
generate-docs-skill.sh, causing CI to fail with out-of-sync skill
files after every integration release. Now it regenerates the skill
and includes the output in the release commit.

Also adds the missing ag2 skill files from the latest release.
2026-03-27 16:01:23 +01:00

544 B

hide_table_of_contents
true

ag2 Integration Changelog

Changelog for hindsight-ag2.

For the source code, see hindsight-integrations/ag2.

Back to main changelog

0.1.1

Features

  • Added AG2 framework integration for Hindsight. (73123870)