Skip to content

chore: scaffold real @agentkitai SDKs, drop dead @agentkit/* deps (#96)#22

Merged
amitpaz1 merged 1 commit into
mainfrom
chore/scaffold-deps-agentkitai
Jun 26, 2026
Merged

chore: scaffold real @agentkitai SDKs, drop dead @agentkit/* deps (#96)#22
amitpaz1 merged 1 commit into
mainfrom
chore/scaffold-deps-agentkitai

Conversation

@amitpaz1

Copy link
Copy Markdown
Member

#96 follow-up. The TS scaffold pinned @agentkit/*=latest — a scope that never existed, so generated projects 404'd on npm install. Now:

  • agentlens → @agentkitai/agentlens-sdk, agentgate → @agentkitai/agentgate-sdk (both published).
  • lore/formbridge/agenteval have no TS client lib (run as services), so no bogus npm dep.

Test updated; full suite green (87/87).

…6 follow-up)

The TS project scaffold pinned `@agentkit/{agentlens,lore,agentgate,formbridge,
agenteval}=latest` — a scope that was never published, so a generated project
404'd on install. Point the two products with a real published TS SDK at it:
- agentlens → @agentkitai/agentlens-sdk
- agentgate → @agentkitai/agentgate-sdk

lore/formbridge/agenteval have no TS client library (they're run as services via
the stack / HTTP / MCP), so they no longer add a bogus npm dep. Test updated.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019tXZpN29akdmG8AEjgSZwk
@amitpaz1 amitpaz1 merged commit ea80b9a into main Jun 26, 2026
1 check passed
@amitpaz1 amitpaz1 deleted the chore/scaffold-deps-agentkitai branch June 26, 2026 19:49
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