v0.1.0 · 2026-05-01
Initial Release
released
- • Auto Capture on Save with configurable debounce
- • VS Code status bar integration with Quick-Pick command menu
- • Intelligent file ranking — changed files, source files, and project metadata surfaced first
- • 8 context profiles: compact, balanced, deep, gpt-4o, claude-3-5-sonnet, gemini-1.5-flash, gemini-1.5-pro, llama-3-8b
- • Git integration: branch, status, staged/unstaged diffs, recent commits
- • Automatic secret redaction: OpenAI keys, GitHub PATs, Slack tokens, AWS keys, Google API keys
- • Structural outlines for truncated files
- • TODO / FIXME / HACK detection across all selected files
- • Real-time token estimation
- • CLI: make, watch, init, config commands
- • .tokencap.json project config with include/exclude glob patterns
- • Support for 40+ file extensions across all major languages
- • VSIX extension package for VS Code / Cursor