Changelog
- 541e0d8 bd sync: 2025-11-30 14:57:43
- 51c6b2b bd sync: 2025-11-30 15:05:50
- aa488e6 bd sync: 2025-11-30 15:30:44
- c532d03 bd sync: 2025-11-30 15:35:52
- a2eb397 chore: bump version to v0.10.0
- 7adc270 docs(readme): append cache-busting query to install curl command
- 4757dde feat(analysis): enhance graph engine with async phase 2, caching, and configuration
- 3567434 feat(core): robustness improvements for data loading and model validation
- fd86957 feat(export): improve markdown reporting and expand integration tests
- 5426d73 feat(install): prefer release binaries and add mac-friendly fallbacks
- 6f6c069 feat(ui): add workspace mode, file watching, and visual enhancements
- b275251 feat: add drift detection package and comprehensive tests
- 9191c59 feat: add robust error handling and validation to loader and updater packages
- 62b971f fix(install): avoid BASH_SOURCE under pipelines
- c31f605 fix(install): guard BASH_SOURCE for piped bash installs
- 12a8c97 fix(install): handle unset BASH_SOURCE under set -u
- e985dff fix(loader): handle UTF-8 BOM in JSONL files
- 102c9b2 fix: resolve CI failures and remove binary artifact
- c00d22f refactor(analysis): simplify logic and readability
- 0810f38 refactor(recipe): remove redundant builtin recipes and improve time parsing