Skip to content

Releases: NickCrew/claude-cortex

v0.2.0

08 Jan 00:23

Choose a tag to compare

v0.2.0 (2026-01-08)

This release is published under the MIT License.

Chores

  • Bump version to 2.0.0 (db0d2c8)

  • Bundle assets into python package (4105b3e)

  • Fix pyproject scripts and license (98d6a50)

  • Rename claude-ctx to cortex (0f9644b)

Documentation

  • Add repository guidelines (402e176)

  • Update changelog and keyboard reference for UI improvements (aa13b97)

  • gh-pages: Refresh install steps (cf8fabd)

  • hooks: Add hooks.json pointer (845de05)

  • hooks: Move examples to hooks.json (19216f8)

  • hooks: Refresh guide for hooks.json (33238df)

  • install: Document cli post-install flow (605e7ee)

  • presentation: Expand TUI tour for december screenshots (4e68075)

Features

  • hooks: Move hook config into hooks.json (df35321)

  • install: Add CLI post-install helpers (c621148)

  • tui: Add vi-style paging bindings (473a34a)


Detailed Changes: v0.1.1...v0.2.0

v0.1.1

31 Dec 23:30

Choose a tag to compare

v0.1.1 (2025-12-31)

This release is published under the MIT License.

Bug Fixes

  • Allow semantic release workflow to parse (c6eb689)

  • Handle optional semantic deps (ff3812c)

  • Repair semantic release workflow (97c1898)

  • Use pinned PyPI publish action (60adf81)


Detailed Changes: v0.1.0...v0.1.1

v0.1.0

31 Dec 23:04

Choose a tag to compare

v0.1.0 (2025-12-31)

This release is published under the MIT License.

  • Initial Release