github Priivacy-ai/spec-kitty v0.4.7
v0.4.7 - Codex Security Refactor & Dashboard Diagnostics

latest release: v0.4.8
8 hours ago

Added

  • Dashboard Diagnostics Page – New diagnostics page showing real-time environment analysis, artifact location mismatches, and actionable recommendations.
  • CLI verify-setup Command – New spec-kitty verify-setup command for comprehensive environment diagnostics in the terminal.
  • Worktree-Aware Resolution – Added resolve_worktree_aware_feature_dir() function that intelligently detects and prefers worktree locations.
  • Agent Location Checks – Standardized "CRITICAL: Location Requirement" sections in command templates with bash verification scripts.
  • Test Coverage – Added comprehensive test suite for gitignore management and Codex security features with 9 test cases covering all edge cases.

Changed

  • Command Templates – Enhanced plan.md and tasks.md with explicit worktree location requirements and verification scripts.
  • Error Messages – Improved bash script errors with visual indicators (❌ ERROR, 🔧 TO FIX, 💡 TIP) and exact fix commands.
  • Research Command – Updated to use worktree-aware feature directory resolution.
  • Refactored Codex Security – Extracted Codex credential protection logic into a dedicated handle_codex_security() function for better maintainability and testability.

Fixed

  • Artifact Location Mismatch – Fixed issue where agents create artifacts in wrong location, preventing them from appearing in dashboard.

Don't miss a new spec-kitty release

NewReleases is sending notifications on new releases.