Skip to content

fix: merge latest dev updates into main#12

Merged
nadav-node9 merged 26 commits intomainfrom
dev
Mar 13, 2026
Merged

fix: merge latest dev updates into main#12
nadav-node9 merged 26 commits intomainfrom
dev

Conversation

@nadav-node9
Copy link
Contributor

Auto-generated PR

Merge latest dev changes into main to trigger a release.

⚠️ Important: When you click Squash and Merge, ensure the commit message starts with:

  • fix: to publish a Patch release (0.0.X)
  • feat: to publish a Minor release (0.X.0)
    If it starts with chore:, no NPM package will be published!

nadavis and others added 26 commits March 10, 2026 18:21
…tcut labels

- Show actual matched rule/word in blocked label (e.g. rule "rm", dangerous word "drop")
- Add ↵/⎋ shortcut symbols to Allow/Block button labels on macOS and Linux
- Compact popup message layout to reduce window height
- Remove hardcoded zenity height so dialog auto-sizes to content
- Minor README and cli.ts formatting cleanup

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…g merge

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Use @node9/proxy import instead of relative src path
- Add comment explaining CLI proxy vs SDK protect() use cases
- Clarify error message: "blocked" instead of "caught"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Remove unknown "version" field (not in Config schema)
- Fix duplicate mcp__github__* key in toolInspection (invalid JSON)
- Restore missing dangerousWords defaults (format, truncate, docker, psql)
- Remove overly aggressive git/push block-all rules
- Add environments section showing production/development config

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Previously the active environment was read from NODE_ENV only, which
nobody sets before running an AI CLI tool. Now you can set it directly
in node9.config.json:

  { "settings": { "environment": "production" } }

Priority: config.settings.environment > NODE_ENV > "development"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…shboard only

Slack channel config belongs in the workspace dashboard (admin-controlled),
not in local config files (dev-controlled). Removes the override path entirely.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@nadav-node9 nadav-node9 merged commit 6e5beea into main Mar 13, 2026
7 checks passed
nadav-node9 pushed a commit that referenced this pull request Mar 13, 2026
## [1.0.3](v1.0.2...v1.0.3) (2026-03-13)

### Bug Fixes

* merge latest dev updates into main ([#12](#12)) ([6e5beea](6e5beea))
@nadav-node9
Copy link
Contributor Author

🎉 This PR is included in version 1.0.3 🎉

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.

2 participants