[pull] main from google:main#63
Merged
Merged
Conversation
* ci: pin actions to SHAs and harden workflows with zizmor auto-fixes * ci: set least-privilege GITHUB_TOKEN permissions on workflows * ci: move PR/issue context into env vars to prevent template injection
…y for ADK (#1877) * feat(integrations): add Mimir Memory — persistent cross-session memory for ADK Adds MimirMemoryService integration documentation: - Persistent, local, encrypted memory backend for ADK agents - AES-256-GCM encryption, FTS5+dense hybrid search - Zero cloud dependencies — single Rust binary + SQLite - Includes Perseus live context agent sample - Backend comparison table vs InMemory, VertexAi, RAG Package: https://github.com/Perseus-Computing-LLC/adk-mimir-memory Refs: google/adk-python#6169 * Formatting edits * Fix Mimir Memory code samples, install steps, and comparison table * Fix unrelated link failure for Arize Phoenix * Add link to PyPI package --------- Co-authored-by: Kristopher Overholt <koverholt@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )
Summary by cubic
Adds docs for
adk-mimir-memory, a local, encrypted, persistent memory backend for ADK agents, and hardens CI by pinning Actions to SHAs, limiting permissions, and sanitizing PR inputs.New Features
adk-mimir-memory, Mimir, and PyPI.Refactors
permissionsandpersist-credentials: falseby default (kept forgh-deploy).Written for commit 73a1beb. Summary will update on new commits.