Skip to content

chore(genkit): regenerate example generated_plugins.cmake#386

Merged
DenisovAV merged 4 commits into
mainfrom
chore/genkit-example-regenerate-cmake
Jul 22, 2026
Merged

chore(genkit): regenerate example generated_plugins.cmake#386
DenisovAV merged 4 commits into
mainfrom
chore/genkit-example-regenerate-cmake

Conversation

@DenisovAV

Copy link
Copy Markdown
Owner

Regenerates generated_plugins.cmake for the genkit_flutter_gemma example on Linux and Windows to include the jni FFI plugin pulled in transitively via path_provider_android. Build-file housekeeping only — no runtime or package code changes (+2 lines).

DenisovAV added 4 commits July 2, 2026 19:09
…sh the SSG highlighter

The merge deploy failed at 'Build Jaspr site (SSG)': syntax_highlight_lite only
ships a Dart grammar, so the kotlin/xml/yaml fences in the new agent.md hit a
null-check crash in Highlighter and took down the whole build (site stuck on the
old version). Drop the language tags on those three blocks (plain fences, no
highlighting) — every other doc uses only ```dart. Verified with a local
jaspr build (14/14 routes, /docs/agent included).
…ugin from path_provider_android)

The checked-in generated_plugins.cmake for the genkit_flutter_gemma example
(linux + windows) was stale — it predated path_provider_android pulling in the
jni FFI plugin transitively, so `flutter pub get` regenerates it with `jni` in
FLUTTER_FFI_PLUGIN_LIST. This is a Flutter-generated file; committing the
current output keeps git clean (and avoids a spurious 'modified files' warning
at publish time).
@DenisovAV
DenisovAV merged commit aec9e65 into main Jul 22, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant