Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]¶
Changed¶
- Renamed project from Nightwatch to Noxaudit for better GitHub uniqueness
- Package name changed from
nightwatch-aitonoxaudit - CLI command changed from
nightwatchtonoxaudit - Configuration file renamed from
nightwatch.ymltonoxaudit.yml - Working directory changed from
.nightwatch/to.noxaudit/ - Made GitHub issue footer repository URL configurable via
repository_urlconfig field
[0.1.0] - 2026-02-15¶
Added¶
- Initial release
- Multi-provider AI support (Anthropic, Google Gemini)
- Rotating focus areas: security, patterns, docs, hygiene, performance, dependencies, testing
- Decision memory system to avoid re-flagging resolved issues
- GitHub Actions integration
- Telegram notifications
- GitHub issue creation
- Two-pass audit for large codebases