v2.7.0
What's Changed
- fix(node-sdk): keep active session key across sign-ins by @skgbafa in #317
- fix(cli): classify missing signer keys as auth errors by @skgbafa in #318
- fix(node-sdk): normalize session DID for delegation by @skgbafa in #319
- fix(cli): bootstrap delegated session on first import by @skgbafa in #320
- fix(cli): allow fresh delegate permission requests by @skgbafa in #321
- M1 Data Exchange v0: credentialed transcript sharing by @sssoforth in #322
- TC-184: safely delegate and manage received sharing links by @skgbafa in #323
- test: establish TinyCloud MCP compatibility gate (TC-191) by @skgbafa in #324
- TC-192: add shared operations kernel and state by @skgbafa in #325
- feat(node-sdk): add classified secret reads for operations by @skgbafa in #326
- feat(node-sdk): restore delegated sessions safely by @skgbafa in #327
- feat: add canonical I2 status and auth operations by @skgbafa in #333
- feat: add canonical secrets get operation by @skgbafa in #334
- TC-178: Expose account delegation history by @skgbafa in #332
- feat: add delegated stdio MCP projection by @skgbafa in #335
- feat: add I5 operations MCP conformance gates by @skgbafa in #336
- fix: close final operations and MCP release gates by @skgbafa in #337
- feat: add canonical operations kernel and delegated MCP server by @skgbafa in #338
- feat(mcp): add delegated account exploration by @skgbafa in #339
New Contributors
- @sssoforth made their first contribution in #322
Full Changelog: v2.6.3...v2.7.0