ywkj
1884efa54e
feat: install.sh 自动下载安装 auth-rt(无需手动 clone)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 18:36:47 +08:00
ywkj
993f038ae9
chore: auth-rt 默认路径改为 ~/.local/bin/
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 18:35:37 +08:00
ywkj
9e9331f8bb
fix: auth-cli.ts 修复 HOME 路径解析 + shell wrapper 兼容
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 18:31:06 +08:00
ywkj
e18276ce07
refactor: auth-cli.ts 改用 auth-rt 二进制
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 18:26:31 +08:00
ywkj
7ad389adc4
refactor: 移除 @clawd/auth-runtime npm 依赖,改用 CLI subprocess 调用
...
通过内置 auth-cli.ts 薄 wrapper 调用 auth-runtime CLI,
消除 npm git 依赖带来的缓存和更新问题。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 14:38:07 +08:00
ywkj
88ddfd4ba7
feat: add structured compose guidelines with sender profile, i18n, and review analysis
...
register-skill-release / register (push) Successful in 13s
Details
Enhance email composition with sender identity (sender-profile.json),
auto language selection by country, review pain-point analysis workflow,
structured email template, and personalization tracking.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 07:27:49 +08:00
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