minni 0.1.1

Local memory, task, and codebase indexing tool for AI agents
Documentation
1
2
3
4
5
6
7
# AI Agent Instructions

This project uses **minni** for codebase search and session memory. The full usage guide is packaged as a reusable skill at `.agents/skills/minni/SKILL.md`.

Activate the `minni` skill to load instructions for session start, code search, journal notes, task management, context tracking, and indexing.

If the binary is missing, run `minni doctor` to diagnose, or install with `cargo install --path .` from the repo root.