Commit Graph

12 Commits

Author SHA1 Message Date
ywkj 27b204b5fb fix: add install.sh to always fetch latest git deps
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 06:56:43 +08:00
ywkj 8b2351db21 chore: pin @clawd/auth-runtime to v1.1.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 06:49:10 +08:00
ywkj d62a26f414 chore: clean CLIENT_KEY reference from SKILL.md
register-skill-release / register (push) Successful in 13s Details
Auth is handled automatically by auth-runtime.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 08:31:59 +08:00
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
ivanberry a46aaf1875 ci: use shared-actions/register-skill composite action
register-skill-release / register (push) Successful in 13s Details
2026-03-12 22:03:11 +08:00
ivanberry 3e269bd004 fix: hardcode API base for Forgejo publish 2026-03-12 09:36:14 +08:00
ivanberry b10b985ae1 fix: default skill doc path in load step 2026-03-12 08:23:10 +08:00
ivanberry fba94ec132 docs: remove CLIENT_KEY/env.local — auth handled by auth-runtime 2026-03-12 08:20:46 +08:00
ivanberry b537823427 fix: simplify Forgejo publish workflow syntax 2026-03-12 08:14:03 +08:00
ivanberry 3c94072b86 fix: trigger skill publish on tag push 2026-03-12 08:11:48 +08:00
ivanberry c50fb5e23f fix: use docker runner for Forgejo actions 2026-03-12 08:01:42 +08:00
ivanberry a8410e6325 feat: initial commit 2026-03-12 07:36:44 +08:00