Skip to content

fix(agent-toolkit): add graphql-tag runtime dependency#248

Open
Gujiassh wants to merge 1 commit intomondaycom:masterfrom
Gujiassh:fix/graphql-tag-runtime-dependency
Open

fix(agent-toolkit): add graphql-tag runtime dependency#248
Gujiassh wants to merge 1 commit intomondaycom:masterfrom
Gujiassh:fix/graphql-tag-runtime-dependency

Conversation

@Gujiassh
Copy link

Summary

  • add graphql-tag as an explicit runtime dependency of @mondaydotcomorg/agent-toolkit
  • keep the fix scoped to package metadata so published installs no longer rely on transitive dependency luck when @mondaydotcomorg/api requires graphql-tag

Validation

  • yarn install
  • cd packages/agent-toolkit && yarn build
  • cd packages/monday-api-mcp && yarn build
  • cd packages/agent-toolkit && npm pack --json (packed manifest now includes graphql-tag under dependencies)

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
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