Skip to content

v0.3.0

Choose a tag to compare

@anousss007 anousss007 released this 15 Jun 06:58
· 41 commits to main since this release

Minor release.

Added

  • Laravel Boost integration. Vigilance now ships first-class Laravel Boost support: AI guidelines (resources/boost/guidelines/core.blade.php) and a vigilance-development agent skill (resources/boost/skills/vigilance-development/SKILL.md). In any project running Boost, boost:install / boost:update automatically loads them, so coding agents (Claude Code, Cursor, Copilot, …) know Vigilance's conventions out of the box — dashboard authorization (viewVigilance), the Dispatchable / ShouldNotBeMonitored / ShouldNotBeDispatchedManually markers, the driver-agnostic worker supervisor, .env alert routing, APM and tracing — and generate correct code against the package. Verified against the installed Boost's package-discovery.

Full changelog: https://github.com/anousss007/laravel-vigilance/blob/main/CHANGELOG.md