| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-04 | 1.1 kB | |
| v2.8.7 -- BIM Rules UX presets + login cleanup source code.tar.gz | 2026-05-04 | 458.5 MB | |
| v2.8.7 -- BIM Rules UX presets + login cleanup source code.zip | 2026-05-04 | 460.1 MB | |
| Totals: 3 Items | 918.6 MB | 0 | |
Highlights
Quantity Rules (/bim/rules)
- Empty state now shows 4 starter templates (Walls / Slabs / Doors / Windows). One click pre-fills the editor instead of the generic Create your first rule CTA.
Requirements / Compliance (/bim/rules?mode=requirements)
- 3 ready-made compliance packs: Fire safety (3 rules), Thermal performance (3 rules), Structural integrity (3 rules). Installing a pack auto-creates the requirement set and bulk-adds the rules.
- BIM model picker now appears on both tabs; Requirements uses it to populate the From BIM Model auto-fill from real model elements.
Login
- Removed the broken Privacy / Terms footer links.
Install / upgrade
```bash pip install --upgrade openconstructionerp==2.8.7 openestimate serve ```
PyPI: https://pypi.org/project/openconstructionerp/2.8.7/
Verified
- TypeScript clean · Vite builds · all backend Python parses (`ast.parse` over 817 files)
- Playwright end-to-end pass: preset-card click pre-fills modal correctly; pack install creates the set + 3 requirements
🤖 Generated with Claude Code