github Priivacy-ai/spec-kitty v0.4.10

latest releases: v0.5.0, v0.4.13, v0.4.12...
15 hours ago

Added

  • Core Modules – Introduced specify_cli.core.config and specify_cli.core.utils to centralize constants, shared helpers, and exports for downstream packages.
  • CLI UI Package – Moved StepTracker, arrow-key selection, and related utilities into specify_cli.cli.ui, enabling reuse across commands.
  • Test Coverage – Added dedicated unit suites for the new core modules and CLI UI interactions (12 new tests).

Changed

  • Package Structure – Created foundational package directories for core/, cli/, template/, and dashboard/, including structured __init__.py exports.
  • Init Command Dependencies – Updated src/specify_cli/__init__.py to consume the extracted modules, reducing monolith size and improving readability.
  • File Utilities – Replaced ad-hoc directory creation/removal with safe helper functions to prevent duplication across commands.

Don't miss a new spec-kitty release

NewReleases is sending notifications on new releases.