auth-runtime/dist
ywkj 22bc6f7438 feat: auto-load ~/.openclaw/.env in buildConfig
Skills no longer need to manually export env vars. auth-runtime
reads the global config file automatically on first client creation.
Won't overwrite explicitly set environment variables.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 07:51:38 +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 clientConfig() method for querying client metadata 2026-03-19 07:37:56 +08:00
client.d.ts.map feat: auto-load ~/.openclaw/.env in buildConfig 2026-03-19 07:51:38 +08:00
client.js feat: auto-load ~/.openclaw/.env in buildConfig 2026-03-19 07:51:38 +08:00
client.js.map feat: auto-load ~/.openclaw/.env in buildConfig 2026-03-19 07:51:38 +08:00
env.d.ts feat: auto-load ~/.openclaw/.env in buildConfig 2026-03-19 07:51:38 +08:00
env.d.ts.map feat: auto-load ~/.openclaw/.env in buildConfig 2026-03-19 07:51:38 +08:00
env.js feat: auto-load ~/.openclaw/.env in buildConfig 2026-03-19 07:51:38 +08:00
env.js.map feat: auto-load ~/.openclaw/.env in buildConfig 2026-03-19 07:51:38 +08:00
http.d.ts feat: add clientConfig() method for querying client metadata 2026-03-19 07:37:56 +08:00
http.d.ts.map feat: add clientConfig() method for querying client metadata 2026-03-19 07:37:56 +08:00
http.js feat: add clientConfig() method for querying client metadata 2026-03-19 07:37:56 +08:00
http.js.map feat: add clientConfig() method for querying client metadata 2026-03-19 07:37:56 +08:00
index.d.ts feat: add clientConfig() method for querying client metadata 2026-03-19 07:37:56 +08:00
index.d.ts.map feat: add clientConfig() method for querying client metadata 2026-03-19 07:37:56 +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: add clientConfig() method for querying client metadata 2026-03-19 07:37:56 +08:00
types.d.ts.map feat: add clientConfig() method for querying client metadata 2026-03-19 07:37:56 +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