Skip to content

Major changes:3#6

Merged
kiyarose merged 1 commit into
mainfrom
kr/authenticek
May 22, 2026
Merged

Major changes:3#6
kiyarose merged 1 commit into
mainfrom
kr/authenticek

Conversation

@kiyarose
Copy link
Copy Markdown
Member

This pull request introduces comprehensive documentation for the Genkit Dart SDK and its plugin ecosystem, providing detailed usage guides, code examples, and best practices for developing AI agents in Dart and integrating with various Genkit plugins. The changes are organized as Markdown files, each focusing on a specific aspect or plugin of the Genkit Dart ecosystem.

The most important changes are:

Core SDK Documentation:

  • Added .agents/skills/developing-genkit-dart/SKILL.md, a high-level overview of Genkit Dart, its core features, CLI usage, plugin references, dependencies (notably schemantic), and best practices for development.
  • Added .agents/skills/developing-genkit-dart/references/genkit.md, an in-depth guide to the Genkit Dart core framework, covering initialization, text generation, streaming, embeddings, tool and flow definitions, remote flow invocation (Dart & JS), and data models with practical code samples.

Plugin Reference Documentation:

  • Added reference guides for major Genkit plugins, each including initialization, configuration, and usage examples:
    • Google GenAI (genkit_google_genai): text, embeddings, image generation, and TTS flows.
    • Anthropic (genkit_anthropic): Claude model usage and "thinking" model configuration.
    • Chrome AI (genkit_chrome): Running Gemini Nano locally in Chrome.
    • Firebase AI (genkit_firebase_ai): Using Gemini APIs via Firebase.
    • MCP (genkit_mcp): Model Context Protocol integration as host, client, and server, including tool/resource sharing and streamable HTTP transport.
    • Middleware (genkit_middleware): Filesystem, skills, and tool approval middleware for agentic workflows.

@kiyarose kiyarose self-assigned this May 22, 2026
@kiyarose kiyarose merged commit 8fcbd9d into main May 22, 2026
1 check passed
@kiyarose kiyarose deleted the kr/authenticek branch May 22, 2026 05:46
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