Commit Graph

4 Commits

Author SHA1 Message Date
Your Name 8447b2d796 Refactor code structure for improved readability and maintainability
mandatory-regression-gate / deterministic-tests (push) Has been cancelled
mandatory-regression-gate / protected-performance-path (push) Has been cancelled
2026-07-23 15:34:05 +03:00
phantom bc89eefa88 feat: add runtime build-ID management to increment and track application build numbers
- Implemented a new module for managing build IDs at runtime.
- Introduced functions to find the repository root, check for stale locks, and increment the build ID.
- Ensured atomic writes to the build ID file with proper locking mechanisms.
- The build version string is formatted as "0.1.0+build.{build_id}" for display purposes.
2026-07-21 05:41:27 +03:00
phantom cbe03f74a3 MiMo 2.5 feat: enhance vector shape handling with angle snapping and color state management 2026-07-21 05:08:08 +03:00
phantom 7ace048d94 init 2026-07-09 02:59:53 +03:00