Skip to content

Releases: cephalization/math

v1.0.0

30 Jan 03:23

Choose a tag to compare

Major Changes

  • 0e8724f: feat: Migrate math task management to dex

    This is a breaking change and a complete refactor to how tasks are managed within math.

    We now leverage the excellent dex CLI tool for LLM native but human friendly task management.

    It has slightly more overhead than a simple markdown document, but it provides stronger ergonmics and skills to the LLM.

    math will prompt you to migrate any current TODO.md documents you have in flight, or you can finish your current work before migrating.

v0.4.0

16 Jan 16:13

Choose a tag to compare

Minor Changes

  • 4216057: feat: Move todo directory to .math, migrate files

Patch Changes

v0.3.2

15 Jan 14:23

Choose a tag to compare

Patch Changes

  • 7343771: feat: Include more guidelines in template prompts

v0.3.1

14 Jan 19:34

Choose a tag to compare

Patch Changes

v0.3.0

14 Jan 19:09

Choose a tag to compare

Minor Changes

  • 216668c: fix: Include assets during publish

v0.2.0

14 Jan 19:00

Choose a tag to compare

Minor Changes