March 7, 2026
Dual-model AI review for RFP generation, industry research analysis, polished Team page, and codebase housekeeping.
New
-
Dual-model AI review for generated RFPs. RFP generation now runs a two-model review pass in parallel. Both models score your RFP across 8 categories on a 1-10 scale, and the system checks for convergence between scores. If the models disagree, a correction pass runs automatically, up to 3 iterations. If one model fails, the review falls back gracefully to the other.
-
Industry research before generation. Before generating your RFP, Strutter AI now runs an industry research step that produces structured guidance: recommended sections, question count ranges, compliance requirements, and key topics for your procurement area. This research feeds directly into the generation step for more relevant output. The step is non-blocking, so a research failure never stops your RFP from being generated.
Improved
-
Polished Team page. The Team page now shows avatar initials for members, reveals edit, remove, resend, and revoke actions on hover instead of showing all buttons at once, and uses a confirmation dialog before destructive actions like removing a member or revoking an invite. Role badges use proper brand colors instead of yellow.
-
Resend team invitations from Team page. Pending team invitations can now be resent directly from the dedicated Team page, matching the functionality previously available only in Settings.
-
Duplicate Team section removed from Settings. The Settings page no longer shows a redundant Team Management section. All team management is consolidated on the dedicated Team page.
Under the Hood
- Removed legacy deployment configs. All deployments now use a single deployment target.
- Deleted unused internal code and its test file.
- Moved migration documentation into a dedicated directory to reduce root clutter.