Skip to content

Conversation

bhouston
Copy link
Member

Remove unreliable init command

This PR removes the init command from the CLI tool, as well as the createDefaultConfigFile function that was used to create the initial mycoder.config.js file. The command has proven to be unreliable in practice.

Changes

  • Removed the init command from the CLI entry point
  • Removed the createDefaultConfigFile function from config.ts
  • Deleted the init.ts command file
  • Updated the README.md to remove references to the init command

Testing

  • All tests pass
  • The CLI builds successfully without the init command

Closes #225

@bhouston bhouston merged commit 08f55bc into main Mar 12, 2025
1 check passed
Copy link

🎉 This PR is included in version mycoder-agent-v1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version mycoder-v1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unreliable init command
1 participant