1.5.4
What's Changed
- Prompts moved and support colon separated list of prompt path by @trufae in #25
- Build against r2-6.0.8
- Add -N and -P flags to not load prompts or specify the alternative path
- Load prompts from r2ai too
- Add open/list/close sessions, to track multiple clients states
- Handle R2MCP_PROMPTS_DIR env var to specify colon separated list of paths to load prompts
- Fix null deref and zero size allocation when no prompts are loaded
Full Changelog: 1.5.2...1.5.4