jlevy/markform
Structured Markdown documents for agents and humans
58Stars
2Forks
655Claude Commits
TypeScriptLanguage
First Claude commit: Dec 23, 2025Last Claude commit: 3mo agoDiscovered: Mar 24, 2026
Recent Claude Commits
chore: release markform v0.1.29
05a217b3mo agoauthor_emailchore: add changeset for v0.1.29
cc29c0d3mo agoauthor_emailrefactor: single CLI_DEFAULT_MAX_RETRIES constant, add --max-retries flag
5fa04cc3mo agoauthor_emailfeat!: make maxRetries an explicit required parameter (no default)
80c2eb13mo agoauthor_emailchore: save tbd outbox with review fixes bead
6ace4b13mo agoauthor_emailrefactor: review fixes — simplify isRowFullyEmpty, consolidate tests
90ad9c83mo agoauthor_emailchore: save tbd outbox with closed beads
9208fe03mo agoauthor_emailfeat: drop empty table rows, warn on sparse rows, strengthen minRows
1dd4eb23mo agoauthor_emailchore: create epic and beads for table row validation spec
12dbe3e3mo agoauthor_emaildocs: fix spec inconsistencies before bead breakdown
ac21bc63mo agoauthor_emaildocs: refine spec with line-level code detail and separate docs phase
d3a9d1a3mo agoauthor_emaildocs: add plan spec for table row validation
2e37a8c3mo agoauthor_emailchore: release markform v0.1.27
2dc38473mo agoauthor_emailchore: add changeset for v0.1.27
c7b02783mo agoauthor_emailfix: fire onLlmCallEnd on generateText() failure with error and duration
43527963mo agoauthor_emailfix: sanitize eventLog tool input/output for JSON serialization
19d6dbb3mo agoauthor_emailtest: add tests for MF-1 through MF-5 observability features
f7cecf53mo agoauthor_emailchore: tbd setup auto-formatting of docs and markdown files
cb85e3d3mo agoauthor_emailfeat: implement fill harness observability and signal propagation (MF-1 through MF-5)
c97cacf3mo agoauthor_emailRefine spec to line-level detail with senior engineering review
49c6e793mo agoauthor_emailUpdate spec: resolve open questions, add MF-5 raw event log
a3047c63mo agoauthor_emailAdd plan spec for fill harness observability and signal propagation (issue #157)
540f3ee3mo agoauthor_emailchore: release markform v0.1.26
e62f13c3mo agoauthor_emailchore: add changeset for v0.1.26
b95f40a3mo agoauthor_emaildocs: update spec to reflect revised error handling approach (#153)
8102a9d3mo agoauthor_emailfix: re-throw tool errors with non-empty message instead of swallowing (#153)
508803c3mo agoauthor_emailfix: handle tool errors and pass providerTools in parallel path (#153, #154)
12e02393mo agoauthor_emailchore: release markform v0.1.25
a8433143mo agoauthor_emailfix: validate column constraints match column type at parse time
bcb8b8a3mo agoauthor_emailMerge branch 'main' into claude/column-constraints-twitter-vuXG1
7f1da113mo agoauthor_emailfix: guard date column formatMinimum/formatMaximum for draft-07 compatibility
7c831454mo agoauthor_emailMerge origin/main into claude/column-constraints-twitter-vuXG1
52009224mo agoauthor_emailMerge origin/main into claude/fillrecord-metrics-mHerC
8b545714mo agoauthor_emailMerge origin/main into claude/column-constraints-twitter-vuXG1
ef4f4db4mo agoauthor_emaildocs: document per-column constraints in spec and reference
ffa4dc24mo agoauthor_emailrefactor: rename effectiveParallelism to llmParallelism
1cc10984mo agoauthor_emailfeat: add per-column constraints for table fields
493b71d4mo agoauthor_emailfix: change effectiveParallelism to llmTimeMs/totalMs
b07cfcd4mo agoauthor_emailfix: review fixes for FillRecord metrics PR
204198a4mo agoauthor_emailfix: update cli-integration tryscript golden output
f365bf34mo agoauthor_emailfeat: add effectiveParallelism and avgDurationMs to FillRecord schema
7f7c2b24mo agoauthor_emailrefine: split FillStatus type, reorder onError, add tests
54ace7e4mo agoauthor_emailchore: save tbd outbox for sync recovery
b1ecb834mo agoauthor_emailfix: forward onError callback through mergeCallbacks, update docs
5c42fff4mo agoauthor_emailfix: preserve Error objects in fillForm() and add onError callback
69b6bab4mo agoauthor_emailchore: release markform v0.1.24
9e3d9974mo agoauthor_emailchore: add changeset for v0.1.24
a048f204mo agoauthor_emailchore: sync tbd issue tracking (close mf-580, mf-fv4b, mf-120, mf-549)
1028cf74mo agoauthor_emailfeat: plumb coercion warnings through to fill record timeline (mf-549)
b1065b04mo agoauthor_emailfeat: add configurable maxRetries for live agent API calls (mf-120)
b0c26574mo agoauthor_email