-
released this
2026-07-19 11:02:48 +00:00 | 51 commits to main since this releasePapercut cleanup slice for the captures/detail WebUI, seeded 2026-07-18 in the Coding-Cockpit. Five items, all TDD'd:
- Fixed —
share/_tmp/scene.sogcompression leftover is now cleaned up after a successful share-bundle build. - Fixed —
finished_atnow survives a WebUI restart for successfully-finished jobs too (previously only failed jobs had a durable fallback), fixing captures-list ordering. - Fixed — COLMAP's mapper stage no longer falsely triggers the "quiet — may be stuck" liveness warning; the heuristic now also watches
colmap/database.db/colmap/sparse/**mtime, not justpipeline.log. - Added — per-row delete action in the captures list.
- Added — click-to-sort captures list columns (id/status/stage/created/ply), toggling asc/desc, surviving the 3s HTMX poll.
Full details: pipeline/CHANGELOG.md
Signed + notarized DMG attached below.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed —