We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c082794 commit 0e8724fCopy full SHA for 0e8724f
.changeset/tame-years-report.md
@@ -0,0 +1,13 @@
1
+---
2
+"@cephalization/math": major
3
4
+
5
+feat: Migrate math task management to `dex`
6
7
+This is a breaking change and a complete refactor to how tasks are managed within math.
8
9
+We now leverage the excellent [dex](https://dex.rip) CLI tool for LLM native but human friendly task management.
10
11
+It has slightly more overhead than a simple markdown document, but it provides stronger ergonmics and skills to the LLM.
12
13
+`math` will prompt you to migrate any current TODO.md documents you have in flight, or you can finish your current work before migrating.
0 commit comments