Skip to content

feat(token-analyzer-mcp): Token analyzer mcp scaffold #403

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

brandonthomas
Copy link
Contributor

@brandonthomas brandonthomas commented May 30, 2025

PR to scaffold token-analyzer-mcp package which will allow AI to call the token-analyzer package.

@@ -38,6 +38,11 @@
"options": {
"packageRoot": "dist/packages/{projectName}"
}
},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this is expected or not. This entire PR is auto-generated with the library generator.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah its not please revert #350

@brandonthomas brandonthomas marked this pull request as ready for review May 30, 2025 23:54
@brandonthomas brandonthomas requested a review from a team as a code owner May 30, 2025 23:54
@Hotell Hotell changed the title Token analyzer mcp scaffold feat(token-analyzer-mcp): Token analyzer mcp scaffold Jun 3, 2025
@tudorpopams tudorpopams requested a review from Hotell June 3, 2025 12:02
@@ -82,6 +82,7 @@
"globals": "15.15.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-environment-node": "^29.7.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was also added by the generator ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checked with source - it was, which is expected, as this lib is setting node as jest env

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