• Joined on 2026-02-02
admin created branch dev in admin/BIPAuto 2026-04-09 15:02:57 +08:00
admin pushed to master at admin/claudeskill 2026-04-08 13:33:03 +08:00
1351371bd2 feat: Add mermaid-fixer skill for automatic Mermaid syntax error correction
admin pushed to master at admin/claudeskill 2026-04-08 12:56:55 +08:00
57b797196c 🔧 chore: update .gitignore for agents directory
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-07 21:56:09 +08:00
8b173890fa feat(cleaner): add multi-signal deletion verification with material-level retry
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-07 08:53:42 +08:00
b065e23306 1.11.1
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-07 08:53:19 +08:00
1c0a000a67 fix(preload): add missing selectedManagers param to getCleanerData type declaration
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-06 19:22:53 +08:00
6b3c62268a 1.11.0
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-06 19:22:34 +08:00
bb86208d32 docs: add release notes for version 1.11.0
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-06 19:20:39 +08:00
3be7959067 feat(cleaner): support selectedManagers filtering for admin cleaner execution
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-06 17:41:47 +08:00
91f29a1167 refactor(audit): unify computerName source to cached os.hostname()
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-06 17:40:48 +08:00
abad61758c refactor(audit): type-safe enums, expanded coverage, and crash-safe logging
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-06 11:56:16 +08:00
d0c745e243 refactor(test): migrate e2e to Playwright and remove duplicate unit tests
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-06 11:11:20 +08:00
fe6cdbf076 fix(test): add mock-driver tests for database services
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-06 09:21:14 +08:00
188117e5ce refactor(test): replace module-level mutable state with vi.fn() mocks
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-06 09:03:35 +08:00
0560b3c84a style: apply prettier formatting to test files
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-05 22:04:49 +08:00
fb3bdbc493 test: fix mock configuration and lint errors in unit tests
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-05 21:41:37 +08:00
c6f67e49a4 1.10.0
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-05 21:41:08 +08:00
d16f2d1af0 docs: add release notes for version 1.10.0
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-05 21:38:40 +08:00
4150a13175 fix(test): improve test isolation and reduce noise in unit tests
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-05 17:23:17 +08:00
d0f8ad0fef test(erp): add unit tests for ERP services and test coverage docs