Skip to content

docs: update homepage, what-is, and roadmap for v0.8.0 - #74

Merged
nickhart merged 1 commit into
mainfrom
docs/site-updates
Aug 8, 2026
Merged

docs: update homepage, what-is, and roadmap for v0.8.0#74
nickhart merged 1 commit into
mainfrom
docs/site-updates

Conversation

@nickhart

@nickhart nickhart commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Docs-only update to reflect what shipped in v0.8.0 and recent history.

docs/index.md

  • New "Multi-Source Ingestion" feature card
  • Updated AI-Powered description to mention build_integration prompt
  • {slug:ID} source link in the task format example (replaces {todoist:ID})
  • Added multi-source ingestion example in "What Makes md2do Special"
  • Added ingest link in Next Steps

docs/guide/what-is-md2do.md

  • New "Multi-Source Ingestion" feature section with JSONL pipeline example
  • Expanded AI-Powered section to call out build_integration prompt
  • Updated hybrid workflow example to include ingest
  • Added ingest link in Next Steps

docs/development/roadmap.md

  • Bumped to v0.8.x
  • Marked as completed: build_integration prompt, sources in MCP, CI/CD, autocomplete
  • Updated Near-Term: build_integration checked off, added merge strategy for re-ingested files
  • Removed Repository Polish section (done)

No changeset needed — docs only.

🤖 Generated with Claude Code

- index.md: add multi-source ingestion feature card, update AI-Powered
  description to mention build_integration, add source link example in
  task format, add ingest link in Next Steps section
- what-is-md2do.md: add Multi-Source Ingestion feature section, expand
  AI-Powered section to mention build_integration prompt, update hybrid
  workflow example
- roadmap.md: bump to v0.8.x, mark completed items (CI/CD, autocomplete,
  build_integration, sources in MCP), add merge strategy to Near-Term,
  remove Repository Polish (done)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
md2do Ready Ready Preview Aug 8, 2026 6:42pm

Request Review

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

📊 Core Package Coverage Report

Coverage after merging docs/site-updates into main will be
91.93%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   index.ts0%0%0%0%1, 1, 10–19, 2, 20–29, 3, 30–33, 4–9
src/filters
   index.ts98.85%94.83%100%99.44%128–130, 186, 196
src/ingest
   index.ts98.34%96.61%100%98.88%130, 29–31
src/migrator
   index.ts99.32%92.31%100%100%110
src/parser
   index.ts96.90%94.19%100%97.35%148, 151, 178–184, 187, 197–203
   patterns.ts100%100%100%100%
src/scanner
   index.ts94.96%77.78%100%97.10%100–101, 101–103, 95, 95–98, 98–99
src/sorting
   index.ts98.83%94.12%100%100%116, 137, 95
src/utils
   dates.ts83.45%92.31%66.67%82.93%24–38, 76–82
   id.ts100%100%100%100%
src/warnings
   filter.ts0%0%0%0%1, 1, 10–19, 2, 20–29, 3, 30–39, 4, 40–49, 5, 50–59, 6, 60–69, 7, 70–79, 8, 80–89, 9, 90–93
src/writer
   index.ts92.93%86.05%100%93.75%145, 204–205, 211–213, 240–251, 285–287, 330–335

@nickhart
nickhart merged commit bd8f124 into main Aug 8, 2026
12 checks passed
@nickhart
nickhart deleted the docs/site-updates branch August 8, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant