Skip to content

docs(discovery): clarify shared package boundary#27

Merged
devteapot merged 1 commit intomainfrom
docs/discovery-entrypoint-clarity
Apr 7, 2026
Merged

docs(discovery): clarify shared package boundary#27
devteapot merged 1 commit intomainfrom
docs/discovery-entrypoint-clarity

Conversation

@devteapot
Copy link
Copy Markdown
Owner

Summary

  • clarify in the discovery SDK docs that @slop-ai/discovery, /service, and /tools are subpath entrypoints of one published package rather than separate npm artifacts
  • make the shared install-time dependency boundary explicit so the import split is not mistaken for dependency isolation
  • fix the Anthropic Agent SDK helper comment to point dynamic tools at @slop-ai/discovery/tools

Testing

  • cd website/docs && bun run check:content

Spell out that /service and /tools are subpath exports of the same npm artifact so the import split is not mistaken for dependency isolation. Fix the Agent SDK helper comment to point dynamic tools at the correct entrypoint.
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
slop-demo Ready Ready Preview, Comment Apr 7, 2026 10:24am
slop-docs Ready Ready Preview, Comment Apr 7, 2026 10:24am
slop-landing Ready Ready Preview, Comment Apr 7, 2026 10:24am
slop-playground Ready Ready Preview, Comment Apr 7, 2026 10:24am

Request Review

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