Why do you want to contribute?
I'd like to contribute to Trigger.dev by working on issue #4733, get_run_details returning a non-progressing zero-limit cursor.
I investigated the current implementation in packages/cli-v3/src/mcp/tools/runs.ts and packages/cli-v3/src/mcp/schemas.ts.
My planned approach is to:
The malformed cursor (NaN) case was also discussed in the issue, and I was invited to take that part as well.
Prior contributions or relevant experience
GitHub: https://github.com/AbhayPratap01
I've built full-stack applications using TypeScript/JavaScript, React, Node.js, REST APIs, and automated testing. I'm comfortable working with Git/GitHub and I'm currently getting more involved in open-source development.
I'm particularly interested in contributing to TypeScript/Node.js projects and improving reliability through regression testing and scoped bug fixes.
Why do you want to contribute?
I'd like to contribute to Trigger.dev by working on issue #4733,
get_run_detailsreturning a non-progressing zero-limit cursor.I investigated the current implementation in
packages/cli-v3/src/mcp/tools/runs.tsandpackages/cli-v3/src/mcp/schemas.ts.My planned approach is to:
maxTraceLinescannot be non-positive at the schema boundaryparseInt()to produceNaNmaxTraceLinesand invalid cursor casesThe malformed cursor (
NaN) case was also discussed in the issue, and I was invited to take that part as well.Prior contributions or relevant experience
GitHub: https://github.com/AbhayPratap01
I've built full-stack applications using TypeScript/JavaScript, React, Node.js, REST APIs, and automated testing. I'm comfortable working with Git/GitHub and I'm currently getting more involved in open-source development.
I'm particularly interested in contributing to TypeScript/Node.js projects and improving reliability through regression testing and scoped bug fixes.