jlevy/markform
Structured Markdown documents for agents and humans
53Stars
2Forks
655Claude Commits
TypeScriptLanguage
First Claude commit: Dec 23, 2025Last Claude commit: 2mo agoDiscovered: Mar 24, 2026
Recent Claude Commits
chore: release markform v0.1.29
05a217b2mo agoauthor_emailchore: add changeset for v0.1.29
cc29c0d2mo agoauthor_emailrefactor: single CLI_DEFAULT_MAX_RETRIES constant, add --max-retries flag
5fa04cc2mo agoauthor_emailfeat!: make maxRetries an explicit required parameter (no default)
80c2eb12mo agoauthor_emailchore: save tbd outbox with review fixes bead
6ace4b12mo agoauthor_emailrefactor: review fixes — simplify isRowFullyEmpty, consolidate tests
90ad9c82mo agoauthor_emailchore: save tbd outbox with closed beads
9208fe02mo agoauthor_emailfeat: drop empty table rows, warn on sparse rows, strengthen minRows
1dd4eb22mo agoauthor_emailchore: create epic and beads for table row validation spec
12dbe3e2mo agoauthor_emaildocs: fix spec inconsistencies before bead breakdown
ac21bc62mo agoauthor_emaildocs: refine spec with line-level code detail and separate docs phase
d3a9d1a2mo agoauthor_emaildocs: add plan spec for table row validation
2e37a8c2mo agoauthor_emailchore: release markform v0.1.27
2dc38472mo agoauthor_emailchore: add changeset for v0.1.27
c7b02782mo agoauthor_emailfix: fire onLlmCallEnd on generateText() failure with error and duration
43527962mo agoauthor_emailfix: sanitize eventLog tool input/output for JSON serialization
19d6dbb2mo agoauthor_emailtest: add tests for MF-1 through MF-5 observability features
f7cecf52mo agoauthor_emailchore: tbd setup auto-formatting of docs and markdown files
cb85e3d2mo agoauthor_emailfeat: implement fill harness observability and signal propagation (MF-1 through MF-5)
c97cacf2mo agoauthor_emailRefine spec to line-level detail with senior engineering review
49c6e792mo agoauthor_emailUpdate spec: resolve open questions, add MF-5 raw event log
a3047c62mo agoauthor_emailAdd plan spec for fill harness observability and signal propagation (issue #157)
540f3ee2mo agoauthor_emailchore: release markform v0.1.26
e62f13c2mo agoauthor_emailchore: add changeset for v0.1.26
b95f40a2mo agoauthor_emaildocs: update spec to reflect revised error handling approach (#153)
8102a9d2mo agoauthor_emailfix: re-throw tool errors with non-empty message instead of swallowing (#153)
508803c2mo agoauthor_emailfix: handle tool errors and pass providerTools in parallel path (#153, #154)
12e02392mo agoauthor_emailchore: release markform v0.1.25
a8433142mo agoauthor_emailfix: validate column constraints match column type at parse time
bcb8b8a2mo agoauthor_emailMerge branch 'main' into claude/column-constraints-twitter-vuXG1
7f1da112mo agoauthor_emailfix: guard date column formatMinimum/formatMaximum for draft-07 compatibility
7c831452mo agoauthor_emailMerge origin/main into claude/column-constraints-twitter-vuXG1
52009222mo agoauthor_emailMerge origin/main into claude/fillrecord-metrics-mHerC
8b545712mo agoauthor_emailMerge origin/main into claude/column-constraints-twitter-vuXG1
ef4f4db2mo agoauthor_emaildocs: document per-column constraints in spec and reference
ffa4dc22mo agoauthor_emailrefactor: rename effectiveParallelism to llmParallelism
1cc10982mo agoauthor_emailfeat: add per-column constraints for table fields
493b71d2mo agoauthor_emailfix: change effectiveParallelism to llmTimeMs/totalMs
b07cfcd2mo agoauthor_emailfix: review fixes for FillRecord metrics PR
204198a2mo agoauthor_emailfix: update cli-integration tryscript golden output
f365bf32mo agoauthor_emailfeat: add effectiveParallelism and avgDurationMs to FillRecord schema
7f7c2b22mo agoauthor_emailrefine: split FillStatus type, reorder onError, add tests
54ace7e2mo agoauthor_emailchore: save tbd outbox for sync recovery
b1ecb832mo agoauthor_emailfix: forward onError callback through mergeCallbacks, update docs
5c42fff2mo agoauthor_emailfix: preserve Error objects in fillForm() and add onError callback
69b6bab2mo agoauthor_emailchore: release markform v0.1.24
9e3d9972mo agoauthor_emailchore: add changeset for v0.1.24
a048f202mo agoauthor_emailchore: sync tbd issue tracking (close mf-580, mf-fv4b, mf-120, mf-549)
1028cf72mo agoauthor_emailfeat: plumb coercion warnings through to fill record timeline (mf-549)
b1065b02mo agoauthor_emailfeat: add configurable maxRetries for live agent API calls (mf-120)
b0c26572mo agoauthor_email