v3.90.1
trycompai/compv3.90.1Jun 23, 2026by claudfuen
AI Summary
Fixes a context submission issue in the pentest module to ensure run IDs are correctly used when submitting context data.
Key Highlights
- Use run ID instead of issue run ID for pentest context submission
Full Release Notes
## [3.90.1](https://github.com/trycompai/comp/compare/v3.90.0...v3.90.1) (2026-06-23) ### Bug Fixes * **pentest:** use run id instead of issue run id for context submission ([24353c4](https://github.com/trycompai/comp/commit/24353c4d8b9d4f00b8e7df33fefe3327433acf65))