jlevy/markform
Structured Markdown documents for agents and humans
66Stars
3Forks
655Claude Commits
TypeScriptLanguage
First Claude commit: Dec 23, 2025Last Claude commit: 5mo agoDiscovered: Mar 24, 2026
Recent Claude Commits
chore: release markform v0.1.29
05a217b5mo agoauthor_emailchore: add changeset for v0.1.29
cc29c0d5mo agoauthor_emailrefactor: single CLI_DEFAULT_MAX_RETRIES constant, add --max-retries flag
5fa04cc5mo agoauthor_emailfeat!: make maxRetries an explicit required parameter (no default)
80c2eb15mo agoauthor_emailchore: save tbd outbox with review fixes bead
6ace4b15mo agoauthor_emailrefactor: review fixes — simplify isRowFullyEmpty, consolidate tests
90ad9c85mo agoauthor_emailchore: save tbd outbox with closed beads
9208fe05mo agoauthor_emailfeat: drop empty table rows, warn on sparse rows, strengthen minRows
1dd4eb25mo agoauthor_emailchore: create epic and beads for table row validation spec
12dbe3e5mo agoauthor_emaildocs: fix spec inconsistencies before bead breakdown
ac21bc65mo agoauthor_emaildocs: refine spec with line-level code detail and separate docs phase
d3a9d1a5mo agoauthor_emaildocs: add plan spec for table row validation
2e37a8c5mo agoauthor_emailchore: release markform v0.1.27
2dc38475mo agoauthor_emailchore: add changeset for v0.1.27
c7b02785mo agoauthor_emailfix: fire onLlmCallEnd on generateText() failure with error and duration
43527965mo agoauthor_emailfix: sanitize eventLog tool input/output for JSON serialization
19d6dbb5mo agoauthor_emailtest: add tests for MF-1 through MF-5 observability features
f7cecf55mo agoauthor_emailchore: tbd setup auto-formatting of docs and markdown files
cb85e3d5mo agoauthor_emailfeat: implement fill harness observability and signal propagation (MF-1 through MF-5)
c97cacf5mo agoauthor_emailRefine spec to line-level detail with senior engineering review
49c6e795mo agoauthor_emailUpdate spec: resolve open questions, add MF-5 raw event log
a3047c65mo agoauthor_emailAdd plan spec for fill harness observability and signal propagation (issue #157)
540f3ee5mo agoauthor_emailchore: release markform v0.1.26
e62f13c5mo agoauthor_emailchore: add changeset for v0.1.26
b95f40a5mo agoauthor_emaildocs: update spec to reflect revised error handling approach (#153)
8102a9d5mo agoauthor_emailfix: re-throw tool errors with non-empty message instead of swallowing (#153)
508803c5mo agoauthor_emailfix: handle tool errors and pass providerTools in parallel path (#153, #154)
12e02395mo agoauthor_emailchore: release markform v0.1.25
a8433145mo agoauthor_emailfix: validate column constraints match column type at parse time
bcb8b8a5mo agoauthor_emailMerge branch 'main' into claude/column-constraints-twitter-vuXG1
7f1da115mo agoauthor_emailfix: guard date column formatMinimum/formatMaximum for draft-07 compatibility
7c831455mo agoauthor_emailMerge origin/main into claude/column-constraints-twitter-vuXG1
52009225mo agoauthor_emailMerge origin/main into claude/fillrecord-metrics-mHerC
8b545715mo agoauthor_emailMerge origin/main into claude/column-constraints-twitter-vuXG1
ef4f4db5mo agoauthor_emaildocs: document per-column constraints in spec and reference
ffa4dc25mo agoauthor_emailrefactor: rename effectiveParallelism to llmParallelism
1cc10985mo agoauthor_emailfeat: add per-column constraints for table fields
493b71d5mo agoauthor_emailfix: change effectiveParallelism to llmTimeMs/totalMs
b07cfcd5mo agoauthor_emailfix: review fixes for FillRecord metrics PR
204198a5mo agoauthor_emailfix: update cli-integration tryscript golden output
f365bf35mo agoauthor_emailfeat: add effectiveParallelism and avgDurationMs to FillRecord schema
7f7c2b25mo agoauthor_emailrefine: split FillStatus type, reorder onError, add tests
54ace7e5mo agoauthor_emailchore: save tbd outbox for sync recovery
b1ecb835mo agoauthor_emailfix: forward onError callback through mergeCallbacks, update docs
5c42fff5mo agoauthor_emailfix: preserve Error objects in fillForm() and add onError callback
69b6bab5mo agoauthor_emailchore: release markform v0.1.24
9e3d9975mo agoauthor_emailchore: add changeset for v0.1.24
a048f205mo agoauthor_emailchore: sync tbd issue tracking (close mf-580, mf-fv4b, mf-120, mf-549)
1028cf75mo agoauthor_emailfeat: plumb coercion warnings through to fill record timeline (mf-549)
b1065b05mo agoauthor_emailfeat: add configurable maxRetries for live agent API calls (mf-120)
b0c26575mo agoauthor_email