Go to file
ywkj 76cffa9f5e refactor: use SkillClient, remove manual auth handling
Replace createEnvConfig/getAccessToken/requestApiWithAutoRefresh
with createSkillClient(). lead-dataset.ts now takes a SkillClient
instead of config+token.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 07:39:19 +08:00
.forgejo/workflows ci: use shared-actions/register-skill composite action 2026-03-12 22:03:11 +08:00
agents feat: initial commit 2026-03-12 07:36:44 +08:00
scripts feat: initial commit 2026-03-12 07:36:44 +08:00
src refactor: use SkillClient, remove manual auth handling 2026-03-18 07:39:19 +08:00
.gitignore feat: initial commit 2026-03-12 07:36:44 +08:00
SKILL.md docs: remove CLIENT_KEY/env.local — auth handled by auth-runtime 2026-03-12 08:20:46 +08:00
bun.lock feat: initial commit 2026-03-12 07:36:44 +08:00
output_schema.json feat: initial commit 2026-03-12 07:36:44 +08:00
package.json feat: initial commit 2026-03-12 07:36:44 +08:00