v3.100.1
trycompai/compv3.100.1Jul 10, 2026by claudfuen
AI Summary
This release fixes device import compliance logic and restores content serialization for MCP write operations.
Key Highlights
- Fixed device import compliance by using the canonical four-check standard
- Restored content serialization in the MCP write path
Full Release Notes
## [3.100.1](https://github.com/trycompai/comp/compare/v3.100.0...v3.100.1) (2026-07-10) ### Bug Fixes * **devices:** judge imported devices by the canonical four-check standard ([0ac98f3](https://github.com/trycompai/comp/commit/0ac98f3bfbbee784297b2c7055d5abf5a5a4a896)) * **policies:** restore content serialization in mcp write path ([862edf7](https://github.com/trycompai/comp/commit/862edf7d4531d58cea9dbe007c7bef75c7c7877f))