You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.