v3.108.0
ByteDance-Seed/SeedVRv3.108.0Jul 24, 2026by claudfuen
AI Summary
This release fixes device registration logic and risk acceptance edge cases, while introducing risk acceptance events and ISMS methodology documentation.
Key Highlights
- Fixed device registration source attribution to device_agent
- Resolved risk acceptance race conditions and approval drift baselines
- Introduced risk acceptance events
- Added ISMS 6.1.2 methodology and 6.1.3 treatment plan documents
New Features
- Risk acceptance events
- ISMS 6.1.2 methodology and 6.1.3 treatment plan documents
Full Release Notes
# [3.108.0](https://github.com/trycompai/comp/compare/v3.107.0...v3.108.0) (2026-07-24) ### Bug Fixes * **device-registration:** set source to device_agent when agent adopts intune device ([#3495](https://github.com/trycompai/comp/issues/3495)) ([1071066](https://github.com/trycompai/comp/commit/10710666c51251ce8c5ab7bd5d16e0073861ac9b)) * **risks:** cs-727 deploy-review fixes (acceptance race, approval drift baseline, error surfacing) ([#3497](https://github.com/trycompai/comp/issues/3497)) ([7446c89](https://github.com/trycompai/comp/commit/7446c89b3fdfdccf3392858e8e308cec30e85aec)) ### Features * **risks:** risk acceptance events + ISMS 6.1.2 methodology and 6.1.3 treatment plan documents (CS-727) ([#3493](https://github.com/trycompai/comp/issues/3493)) ([8c4b358](https://github.com/trycompai/comp/commit/8c4b358ea5a170538e5097f1a28874fd5d470826))