Skip to content

v0.1.4

Choose a tag to compare

@schlemperdev schlemperdev released this 21 Jun 05:06
· 27 commits to main since this release

馃悰 Bug Fixes & Agent Corrections

  • npx Execution: Made the dist/index.js file executable to ensure the binary works correctly across environments (chmod +x).
  • npm Compatibility: Removed the ./ prefix from the bin path in package.json to guarantee correct path resolution by npm.

馃 Workflow & DX

  • Safe Automation: Added the git-workflow skill and updated AGENTS.md to structure the AI agent's workflow and protect the main branch from direct commits.

馃帹 Docs & Assets

  • Branding: Final update of the official project avatar (ShantyCrawl mascot).
  • Documentation: Minor formatting adjustments in README.md.