• Joined on 2026-03-03
ivang pushed tag v0.0.3 to agent-skills/email-content-compose 2026-03-19 22:16:50 +00:00
ivang released "v0.0.3" at agent-skills/email-content-compose 2026-03-19 22:16:50 +00:00
ivang created branch main in ai-app/mac-visol-ocr 2026-03-19 11:14:29 +00:00
ivang pushed to main at ai-app/mac-visol-ocr 2026-03-19 11:14:29 +00:00
1c8df130a7 feat: init
ivang created repository ai-app/mac-visol-ocr 2026-03-19 11:01:10 +00:00
ivang pushed to main at agent-skills/excel-toolkit 2026-03-19 00:32:24 +00:00
bace10775b refactor: remove embedded python_auth_runtime, use shared auth-runtime-py
ivang pushed to main at agent-skills/email-content-compose 2026-03-19 00:32:17 +00:00
d62a26f414 chore: clean CLIENT_KEY reference from SKILL.md
ivang pushed to main at agent-skills/client-finder 2026-03-19 00:32:15 +00:00
3bf26335a6 chore: clean CLIENT_KEY references from SKILL.md and .env.example
ivang pushed to main at agent-skills/auth-runtime 2026-03-19 00:32:10 +00:00
f7f385321f feat: add CLI entry point for Python skills to call via subprocess
ivang pushed to main at agent-skills/auth-runtime 2026-03-18 23:51:44 +00:00
22bc6f7438 feat: auto-load ~/.openclaw/.env in buildConfig
ivang pushed to main at agent-skills/auth-runtime 2026-03-18 23:38:03 +00:00
b05363e8f0 feat: add clientConfig() method for querying client metadata
ivang pushed to main at agent-skills/client-finder 2026-03-18 23:16:49 +00:00
06c5c302e9 refactor: simplify index.ts — use ctx object instead of 8-param helpers
ivang pushed to main at agent-skills/client-finder 2026-03-18 00:25:12 +00:00
e7d9e972d4 refactor: use SkillClient, remove manual auth handling
ivang pushed tag v0.0.20 to agent-skills/1688-product-master 2026-03-18 00:07:07 +00:00
ivang released "v0.0.20" at agent-skills/1688-product-master 2026-03-18 00:07:07 +00:00
ivang pushed to main at agent-skills/email-content-compose 2026-03-17 23:39:22 +00:00
76cffa9f5e refactor: use SkillClient, remove manual auth handling
ivang pushed tag v0.0.19 to agent-skills/1688-product-master 2026-03-17 23:17:53 +00:00
ivang released "v0.0.19" at agent-skills/1688-product-master 2026-03-17 23:17:53 +00:00
ivang pushed to main at agent-skills/1688-product-master 2026-03-17 23:15:48 +00:00
60c0265ac9 refactor: use SkillClient, remove all auth concerns from business logic
ivang pushed to main at agent-skills/auth-runtime 2026-03-17 23:15:46 +00:00
69051a3479 feat: add SkillClient — single entry point for authenticated API calls