Releases: kalpeshgamit/codebase-pilot
v1.0.0 — Stable Release
v1.0.0 — Stable Release
codebase-pilot is feature complete.
Plugin (5 Skills + Auto Hooks)
/pilot-check— chained health check (pack + secrets + compare) in one pass- Auto health check on SessionStart — zero manual commands
- Auto prompt tracking via UserPromptSubmit hook
- MCP server with 10 tools + 3 prompts
Core Features
- Pack & compress (70% token reduction)
--affected(incremental, SHA-256)--prune(import graph traversal)--dry-runwith $ cost estimation- Compare command with token impact
- Security scanner (180 patterns)
- Pre-commit hook
- GitHub Action
Web Dashboard (8 Pages)
- Dark navy theme with page-specific color atmosphere
- Health score, sparklines, trend charts, $ cost
- Prompt tracking with git context
- Project comparison, agent stats, file warnings
Platform Support
- Claude Code plugin marketplace
- Cursor + Windsurf (MCP)
- GitHub Action marketplace
- macOS + Linux + Windows service
- npm / npx / Homebrew
SafeSkill 94/100 Verified Safe | 143 tests | MIT License
v0.9.9 — Auto health check on session start
pilot-check runs automatically on SessionStart. Zero manual trigger needed.
v0.9.8 — Chained pilot-check skill
New /pilot-check skill chains all 4 checks in one pass. Saves ~75% tokens.
v0.9.7 — Fresh screenshots + updated docs
All 8 dashboard screenshots refreshed for v0.9.x dark navy UI. README updated with current pipeline stats, cost numbers, and page descriptions.
v0.9.6 — Fix hook format auto-cleanup
init command now auto-removes old flat-format hooks that caused Claude Code settings errors. Fixes validation issue for all users.
v0.9.5 — Light mode readable nav colors
Nav colors now use darker variants in light mode for readability. CSS variable system for theme-aware colors.
v0.9.4 — Page-specific color atmosphere
Each page has unique color: nav items always colored, background mesh matches active page. Green dashboard, blue projects, orange prompts, purple graph, red security.
v0.9.3 — Unique colors per nav item
Each page has its own color identity in the sidebar. Active: gradient text + colored border. Hover: smooth color transition.
v0.9.2 — Animated gradient branding
Shimmer gradient text (green→blue→purple). Tri-color logo glow on hover. MCPHub-inspired branding.
v0.9.1 — Refined dark navy theme + animations
Dark navy palette, slideCard entrance animation, anti-aliased text, smooth cubic-bezier transitions, clean background.