docs: add TealTiger community integration listing#2831
Open
nagasatish007 wants to merge 3 commits into
Open
Conversation
Adds TealTiger to the integrations page as a community integration. Governance-aware agent memory with importance-weighted retention. Related: vectorize-io#2284 PyPI: https://pypi.org/project/tealtiger-hindsight/
nicoloboschi
requested changes
Jul 21, 2026
nicoloboschi
left a comment
Collaborator
There was a problem hiding this comment.
please only link to the integration homepage, don't create new docs-integrations page
Author
|
@nicoloboschi Got it — removed the docs-integrations page. Keeping just the integrations.json entry with an external link to the package README. Updated. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Adds TealTiger as a community integration on the integrations page. Per @nicoloboschi's guidance in #2770, the integration package lives on our repo and this PR adds the docs listing only.
Related: #2284
What it is
tealtiger-hindsightprovides governance-aware agent memory — stores AI agent governance decisions in Hindsight with importance-weighted retention:Enables contextual recall ("what happened last time this agent called this tool?") without overriding deterministic policy evaluation. Storage = evidence, NOT authority.
Changes
docs-integrations/tealtiger.md— full integration guide (install, quick start, importance mapping, config reference, use cases)src/data/integrations.json— registry entry (type: community,category: framework)static/img/icons/tealtiger.png— logo iconLinks