Skip to content

fix(monday-dev): use dev API version for sprints boards#255

Open
Gujiassh wants to merge 1 commit intomondaycom:masterfrom
Gujiassh:fix/get-sprints-boards-version-override
Open

fix(monday-dev): use dev API version for sprints boards#255
Gujiassh wants to merge 1 commit intomondaycom:masterfrom
Gujiassh:fix/get-sprints-boards-version-override

Conversation

@Gujiassh
Copy link

Summary

  • send versionOverride: 'dev' when fetching Monday Dev sprint board pairs from get_monday_dev_sprints_boards
  • keep the fix scoped to the board discovery tool without broadening other Monday Dev queries
  • add a focused assertion that the recent-boards request uses the dev API override

Validation

  • cd packages/agent-toolkit && npx jest src/core/tools/monday-dev-tools/get-sprints-boards-tool/get-sprints-boards-tool.test.ts --runInBand
  • cd packages/agent-toolkit && npx eslint src/core/tools/monday-dev-tools/get-sprints-boards-tool/get-sprints-boards-tool.ts src/core/tools/monday-dev-tools/get-sprints-boards-tool/get-sprints-boards-tool.test.ts --max-warnings=0
  • cd packages/agent-toolkit && yarn build

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