Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@0.31.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Totem is an AI control plane and state manager for local development, designed to address the issue of AI models “forgetting” project-specific decisions and constraints. It creates a local, syntax-aware, embedded vector index to store and manage contextual knowledge about a project’s architecture, enabling AI agents to operate with awareness of project rules, decisions, and pitfalls. Totem automates tasks like defensive context management, multi-agent orchestration, and drift detection, providing developers with a transparent, Git-native, and privacy-focused approach to integrating AI into their workflows.
Release notes
Minor Changes
- feat: hybrid search (FTS + vector with RRF reranking), Gemini embedding provider, retrieval eval script
- feat: lessons directory migration — dual-read/single-write (per-file lessons replace monolithic lessons file)