Skip to content

rsdouglas/janee

v0.4.4 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 3mo Secrets & Credentials
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents api-keys claude cursor llm mcp
+4 more
mcp-server model-context-protocol secrets-management security

Summary

AI summary

Added JSON output flag to CLI commands for programmatic integration.

Full changelog

Added

  • JSON Output for CLI Commands — Add --json flag to janee list, janee sessions, and janee logs for programmatic integrations (#34)
    • janee list --json outputs structured service/capability data (no secrets)
    • janee sessions --json outputs active session details with TTL in seconds
    • janee logs --json outputs audit log entries (not supported with --follow)
    • Enables integration with RPC brokers and backend systems (e.g., The Office plugin system)

Fixed

  • CLI Version Commandjanee --version now 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

Track rsdouglas/janee

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]