Skip to content

feat: cloud integration (auth, protocol, pull)#77

Merged
harlan-zw merged 6 commits into
mainfrom
feat/cloud-integration
May 14, 2026
Merged

feat: cloud integration (auth, protocol, pull)#77
harlan-zw merged 6 commits into
mainfrom
feat/cloud-integration

Conversation

@harlan-zw
Copy link
Copy Markdown
Collaborator

@harlan-zw harlan-zw commented May 14, 2026

🔗 Linked issue

No linked issue.

❓ Type of change

  • 📖 Documentation
  • 🐞 Bug fix
  • 👌 Enhancement
  • ✨ New feature
  • 🧹 Chore
  • ⚠️ Breaking change

📚 Description

Adds cloud integration scaffolding for skilld.dev: a new skilld-protocol workspace package (packages/protocol) with wire schemas, fixtures, and constants; auth subsystem (PKCE/device flow, OIDC, token store, client); login / logout / whoami / pull commands; expanded registry client; telemetry updates and CLI agent-prompt/digest rendering helpers. Includes unit tests for protocol fixtures, auth store, and audit aggregation.

Release workflow updated to build and publish skilld-protocol alongside skilld (pnpm -r build, bumpp -r, pnpm publish -r).

harlan-zw added 6 commits May 13, 2026 16:21
- eslint was missing as a direct devDep, breaking pnpm lint on CI
- release now runs 'pnpm -r build' and 'bumpp -r' so the
  skilld-protocol workspace package is built and bumped alongside skilld
@harlan-zw harlan-zw merged commit 4c7de89 into main May 14, 2026
1 check passed
@harlan-zw harlan-zw deleted the feat/cloud-integration branch May 14, 2026 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant