Skip to content

Releases: kalpeshgamit/codebase-pilot

v1.0.0 — Stable Release

08 Apr 15:40

Choose a tag to compare

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-run with $ 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

08 Apr 15:36

Choose a tag to compare

pilot-check runs automatically on SessionStart. Zero manual trigger needed.

v0.9.8 — Chained pilot-check skill

08 Apr 15:34

Choose a tag to compare

New /pilot-check skill chains all 4 checks in one pass. Saves ~75% tokens.

v0.9.7 — Fresh screenshots + updated docs

08 Apr 14:18

Choose a tag to compare

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

08 Apr 14:09

Choose a tag to compare

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

08 Apr 06:07

Choose a tag to compare

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

08 Apr 06:02

Choose a tag to compare

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

08 Apr 05:41

Choose a tag to compare

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

08 Apr 05:37

Choose a tag to compare

Shimmer gradient text (green→blue→purple). Tri-color logo glow on hover. MCPHub-inspired branding.

v0.9.1 — Refined dark navy theme + animations

08 Apr 05:33

Choose a tag to compare

Dark navy palette, slideCard entrance animation, anti-aliased text, smooth cubic-bezier transitions, clean background.