Skip to content

Conversation

@jellyfishing2346
Copy link

@jellyfishing2346 jellyfishing2346 commented Dec 31, 2025

This PR addresses the long-standing issue where the chatpickle CLI command was not recognized when run directly (Resolves #33). The following changes were made:

  • Updated package.json bin field to the compiled JavaScript file instead of the TypeScript source.
  • Ensured all required runtime dependencies (cucumber, aws-sdk, lodash.get, etc.) are installed.
  • Added missing type definitions for Node.js.
  • Added a sample chatpickle.config.json to the project root for CLI configuration.
  • Updated the build process to output the correct files.

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.

cli command chatpickle doesn't work

1 participant