Skip to content

v0.1.1

Latest

Choose a tag to compare

@asuramaya asuramaya released this 01 May 15:44
· 8 commits to main since this release

Added

  • GitHub Pages site at chronohorn.com with deploy
    workflow. Naoto-Ohshima dream aesthetic — Blinx time-crystal motifs,
    NiGHTS paraloop animation, kindred panel pairing chronohorn with
    decepticons.
  • PyPI release workflow using Trusted Publishing on tag push.
  • Project URL metadata: documentation, issues, changelog.

Changed

  • decepticons dep is a normal PyPI pin (>=0.1.1) instead of a git URL,
    unblocking PyPI publishing.
  • Canonical tagline unified across README, pyproject, CLAUDE.md, site, and
    the package docstring: "Family-agnostic experiment tracker and
    architecture-search runtime for predictive descendants."
  • CLAUDE.md MCP tool count corrected (55 → 64) to match the live registry.
  • Release workflow simplified to publish directly to PyPI (TestPyPI step
    removed — re-add when a TestPyPI Trusted Publisher is configured).