Bug fixes: - lysnrai: add lysnrai.sessions.get tool (GET /sessions/:id existed but had no MCP surface) - nomgap: add nomgap.autophagyConfidence tool (POST /fasting/autophagy-confidence had no tool) - chronomind: fix syncStatus description 'paused' -> 'pending' (wrong field name) New client functions: lysnraiSessionGet, nomgapAutophagyConfidence (with typed interfaces) Root bug fixed in learning_voice_ai_agent commit 42aa931: GET /transcripts/:id was missing from backend — lysnrai.transcripts.get was always 404-ing |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||