22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.5.58] - 2026-05-28
6+
7+ ### 🚀 Features
8+
9+ - Cron scheduler — Phase 1 consumer + Phase 2 (backend + UI) (#2350 )
10+ - Airlayer build & pull integration for pre-aggregation support (#2334 )
11+ - Coordinator dashboard redesign + workspace-scoped metrics (#2380 )
12+ - Support git repositories with workspaces in subdirectories (#2400 )
13+
14+ ### 🐛 Bug Fixes
15+
16+ - Add missing example view (#2373 )
17+ - Pass workspace_id to insert_run in preagg worker (#2375 )
18+ - Handle chrono::Duration overflow in preagg Every interval (#2395 )
19+
20+ ### 💼 Other
21+
22+ - * (deps-dev)* Bump the dev-npm-minor-dependencies group across 2 directories with 15 updates (#2392 )
23+ - * (deps)* Bump crate-ci/typos from 1.46.2 to 1.46.3 (#2390 )
24+ - * (deps)* Bump the prod-npm-minor-dependencies group across 2 directories with 15 updates (#2393 )
25+
26+ ### 🚜 Refactor
27+
28+ - Remove agentic workflows routing agents (#2346 )
29+ - Extract error handling logic in airwayReducer (#2398 )
30+ - Consolidate tool event emission and file mutation handling (#2399 )
31+ - Replace expect_sql() with safer sql() method in analytics (#2396 )
32+
33+ ### 📚 Documentation
34+
35+ - Revise welcome documentation for Oxygen OS
36+ - Update product-context.md from recent changelogs (#2386 )
37+
38+ ### ⚙️ Miscellaneous Tasks
39+
40+ - * (skills)* Reconcile knowledge cards with skills@445c5459 (#2374 )
41+ - * (skills)* Reconcile knowledge cards with skills@6aa77a42 (#2376 )
42+ - * (skills)* Reconcile knowledge cards with skills@95c64756 (#2385 )
43+ - * (skills-reconcile)* Allow the oxyhelper bot to trigger reconcile (#2384 )
44+ - Restrict agentic browser tests to internal repository (#2394 )
45+
546## [ 0.5.57] - 2026-05-21
647
748### 🐛 Bug Fixes
@@ -12,6 +53,10 @@ All notable changes to this project will be documented in this file.
1253
1354- * (deps)* Bump crate-ci/typos from 1.46.1 to 1.46.2 (#2362 )
1455
56+ ### ⚙️ Miscellaneous Tasks
57+
58+ - Release 0.5.57 (#2370 )
59+
1560## [ 0.5.56] - 2026-05-20
1661
1762### 🚀 Features
0 commit comments