johnlindquist / johnlindquist/mdflow
programatic API
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 604
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
ATM mdflow only offers a CLI.
Please add programatic API. I wanna be able to run my markdown templated agentic flows from typescript directly.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing the existing CLI from its entry point through markdown templated agentic flow execution, then determine the callable TypeScript API surface and how it should be tested. Done means users can run those flows directly from TypeScript without invoking the CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100