auth-runtime/dist
ywkj 69051a3479 feat: add SkillClient — single entry point for authenticated API calls
Skills no longer need to manage config, tokens, or retry logic.
Just `createSkillClient()` and call `client.post(path, body)`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 08:17:46 +08:00
..
auth.d.ts feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
auth.d.ts.map feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
auth.js feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
auth.js.map feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
cache.d.ts feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
cache.d.ts.map feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
cache.js feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
cache.js.map feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
client.d.ts feat: add SkillClient — single entry point for authenticated API calls 2026-03-17 08:17:46 +08:00
client.d.ts.map feat: add SkillClient — single entry point for authenticated API calls 2026-03-17 08:17:46 +08:00
client.js feat: add SkillClient — single entry point for authenticated API calls 2026-03-17 08:17:46 +08:00
client.js.map feat: add SkillClient — single entry point for authenticated API calls 2026-03-17 08:17:46 +08:00
http.d.ts feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
http.d.ts.map feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
http.js feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
http.js.map feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
index.d.ts feat: add SkillClient — single entry point for authenticated API calls 2026-03-17 08:17:46 +08:00
index.d.ts.map feat: add SkillClient — single entry point for authenticated API calls 2026-03-17 08:17:46 +08:00
index.js feat: add SkillClient — single entry point for authenticated API calls 2026-03-17 08:17:46 +08:00
index.js.map feat: add SkillClient — single entry point for authenticated API calls 2026-03-17 08:17:46 +08:00
types.d.ts feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
types.d.ts.map feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
types.js feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00
types.js.map feat: initial auth-runtime module 2026-03-12 07:33:43 +08:00