This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryAdded JSON output flag to CLI commands for programmatic integration.
Full changelog
Added
- JSON Output for CLI Commands — Add
--jsonflag tojanee list,janee sessions, andjanee logsfor programmatic integrations (#34)janee list --jsonoutputs structured service/capability data (no secrets)janee sessions --jsonoutputs active session details with TTL in secondsjanee logs --jsonoutputs audit log entries (not supported with--follow)- Enables integration with RPC brokers and backend systems (e.g., The Office plugin system)
Fixed
- CLI Version Command —
janee --versionnow reports actual installed version instead of hardcoded 0.2.1 (#32)- Reads version dynamically from package.json at runtime
- Previously version string was hardcoded and not updated with releases
Install: npm install -g @true-and-useful/janee@latest
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About rsdouglas/janee
Self-evolving MCP server that generates and improves its own tools at runtime. Built on FastMCP, Janee uses LLM-driven tool generation to dynamically create, test, and refine MCP tools from natural language descriptions — enabling AI agents to extend their own capabilities on the fly.
Related context
Related tools
Beta — feedback welcome: [email protected]