v2.8.0
v2.8.0
What's New
- A new Game Design & UI/UX agent role helps you create game and interface designs quickly
- An AI‑assisted development guide shows how to let the AI handle routine coding, speeding up work
- Example projects for Flutter and Godot give ready‑to‑run code you can try
Improvements
- Documentation now includes clear guides on accessibility, spatial computing, and ethical AI
- The quick‑setup guide is updated to make starting with AI‑first development faster
- A new philosophy section explains how guardrails keep you safe while moving at full speed
v2.7.0
v2.7.0
What's New
- Pre‑commit safety tools let you verify tests pass, scan commits for secrets, and detect merge conflicts before committing
- Custom advisor roles add nine specialized advisors (cost, performance, privacy, etc.) that can give you targeted guidance
- New advisor tools let you list advisors, check if changes trigger them, request advice, and mark advice as resolved
Improvements
- All team‑management code is now written in Go, so the system runs faster and no Python setup is required
- The user interface follows the latest accessibility standards (WCAG 3.0+) and adds game‑style UI patterns for a smoother experience
- SSE connections now send keep‑alive pings every 15 seconds, reducing timeouts and making long sessions more reliable
Bug Fixes
- Fixed “Request timed out” errors when the SSE stream was dropped, ensuring responses always reach the client
- Fixed a crash caused by a leftover Python call in team size validation
- Fixed guardrail enforcement that sometimes allowed dangerous commands to pass
v2.6.0
v2.6.0
Improvements
- Better security and faster performance
Bug Fixes
- Fixed unexpected crashes during operations
- Tools now work correctly from any location
v2.5.0
v2.5.0
What's New
- Manage project teams with a standardized 12-team structure across 5 phases
- Use the new command-line tool to manage teams from your terminal
- View your team status and history with built-in reporting tools
Improvements
- Your data is now stored more safely with better file protection
- Assign and remove team members with role-based access control
- Run health checks to verify everything is working correctly
- Filter and search teams by status, phase, or team member
- Keep working smoothly during updates with automatic safety checks
Bug Fixes
- Fixed a security issue with how project names were handled
- Fixed an issue where team assignments could sometimes fail
- Prevented data corruption when multiple people make changes at once
v2.1.0
v2.1.0
What's New
- Use Guardrail directly inside VS Code, JetBrains IDEs, Neovim, or Vim
- Get instant safety warnings as you type or save files
- See connection status and validation results in your editor
Improvements
- Better error messages when connection fails
- Easier setup with clear configuration wizards
Bug Fixes
- API keys now stored securely instead of in plain text
- Fixed crashes when your network goes offline
- Resolved security vulnerability in Vim plugin