Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 13:35
· 50 commits to main since this release

Local AI Firewall v0.1.0

This release makes Local AI Firewall easier and safer to evaluate before configuring a real AI provider.

Added

  • Fully offline ai-firewall demo command
  • Synthetic credential masking demonstration
  • Focused Claude Code setup guide
  • Safe issue forms for missed secrets, false positives, bugs, and integration requests
  • CI and release workflows with cross-platform binaries, VSIX packaging, and checksums

Improved

  • Simplified first-time onboarding
  • Explicit proxy mode is now the default documented quickstart
  • Transparent MITM mode is documented as an advanced option
  • Added clearer trust and limitations sections
  • Fixed incorrect repository references
  • Completed duplicate-label handling required by the production masker

Try it

ai-firewall demo

The demo uses production masking logic with synthetic values. It does not require an API key, start a proxy, install a certificate, initialize telemetry, or send a network request.

Detection remains pattern-based and is not guaranteed to identify every possible secret format. See THREAT_MODEL.md for documented limitations.

Full Changelog: https://github.com/3mre0s/ai-firewall/commits/v0.1.0