Skip to content

fix(tell-agent): avoid unsupported client type import - #153

Merged
omercnet merged 1 commit into
omercnet:mainfrom
Nurshot:fix/tell-agent-client-types
Sep 23, 2026
Merged

omercnet merged 1 commit into
omercnet:mainfrom
Nurshot:fix/tell-agent-client-types

Conversation

@Nurshot

@Nurshot Nurshot commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Derive the agent directory types from the supported @getpaseo/plugin/client context instead of importing types from @getpaseo/client.
  • Fix installation of the published tell-agent plugin on Paseo 0.9.1, where the client runtime boundary cannot resolve that type dependency.

Reproduction

paseo plugin install npm:@omercnet/paseo-tell-agent fails while compiling client/agents.ts with Could not resolve type dependency "@getpaseo/client".

Verification

  • npm run typecheck
  • npm run check
  • npm test (6 tests)
  • npm run build (client plugin bundle compiled)

@omercnet
omercnet force-pushed the fix/tell-agent-client-types branch from fe3bd69 to 4ae4190 Compare September 23, 2026 09:48
@omercnet
omercnet merged commit a8fc7b8 into omercnet:main Sep 23, 2026
9 checks passed
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.

2 participants