AITracker v1.0.0
AITracker is an open-source, local-first AI workspace for understanding AI usage, managing capabilities, distilling reusable Skills, and building long-term knowledge and memory.
Core capabilities
- AI usage analytics — Track tokens, input/output/cache usage, costs, models, projects, and trends across supported AI tools.
- AI tool analytics — Compare real usage and consumption patterns across tools and models to understand what works best for you.
- Skills management — Discover and centrally manage Skills scattered across AI tools.
- Configuration management — Organize frequently used Rules and other AI configurations in one place.
- Skills distillation — Turn proven methods, work history, and troubleshooting experience into reusable Skills.
- Knowledge base and long-term memory — Preserve project context, working habits, and valuable experience for future sessions.
- Local-first privacy — Keep core data and configuration on your computer; no account is required for core capabilities.
- Security scanning — Use the published
@estelwalks/agent-threat-scannerpackage for agent-related security checks.
Installation
npx (macOS and Windows)
npx --yes @estelwalks/aitracker@1.0.0Homebrew (macOS)
brew tap estelwalks/aitracker
brew install --cask estelwalks/aitracker/aitrackerWinGet (Windows)
The WinGet manifest is pending publication in the Microsoft Community Repository. Until it is accepted, use the Windows installer asset attached to this Release.
Release assets
This release includes unsigned macOS arm64/x64 DMG installers, a Windows x64 NSIS installer, release-metadata.json, and checksums.txt. Verify the published SHA-256 checksums before installation.
macOS Gatekeeper or Windows SmartScreen may show a warning because these installers are not signed or notarized. Follow the operating system's normal per-file confirmation flow and do not disable global security settings.
See the README for the full feature overview, development commands, privacy model, and language versions.