Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@0.19.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 a local-first AI state management tool designed to address the problem of AI “amnesia” during development by acting as a control plane for AI workflows. It automates the creation of a syntax-aware, embedded vector index and orchestrates multiple AI agents, ensuring they adhere to project-specific constraints, document decisions, and avoid common errors before generating code. Key capabilities include architectural linting, defensive context management, multi-agent orchestration, and self-cleaning memory, all integrated into a Git-native, developer-friendly workflow.
Release notes
Minor Changes
- feat: discriminated union config and fileGlobs scoping
- Extract shared orchestrator interface with discriminated union config schema
- Add
fileGlobsscoping for compiled shield rules