You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flowchart LR
subgraph "v0.3.8 β Shipped"
A[Foundation<br>Feb 23]
end
subgraph "v0.3.9 π Active"
B["Mesh security 8/9 in<br>+ pentest remediation 5/5"]
end
subgraph "v0.4.0 π― Target"
C["Docs + Policies<br>Motion planners<br>HW compat"]
end
A --> B --> C
style A fill:#2ea44f,color:#fff
style B fill:#d29922,color:#fff
style C fill:#0969da,color:#fff
Loading
v0.3.9 β Mesh Security Hardening (Active)
PR #195 was split into 9 surgical PRs for reviewability. Each ships independently behind feature gates. 8/9 merged; the docs PR (#226) was closed-superseded (its content landed via consolidated docs branches).
After the mesh-security split landed, the robots-pentest harness flagged 5 cases that still did not pass. One surgical PR each closes the gap. All 5 now merged.
Scope robot response publishes to own ThingName (response/${iot:Connection.Thing.ThingName}/*)
β Merged
All 5 reviewed by @yinsong1986 and merged 2026-06-05. #333 carried a blocking IAM-role fix + CodeQL unused-var β both fixed with pinned regression tests. Remaining reviewer items are non-one-way-door follow-ups tracked for v0.4.1.
Closed (superseded):#194 (replaced by #195 split), #90 (replaced by #196), and #153/#196/#234/#226 (content consolidated into other branches; PRs closed unmerged). Remaining live security review: #216.
50+ open issues tagged mesh + quality/security were filed from the PR #225 / #228 review trails as deferred follow-ups, plus the v0.4.1 follow-ups from the pentest-remediation reviews. These are post-merge hardening items, not v0.4.0 blockers. Tracked under labels mesh and hardware.
Release Flow
flowchart LR subgraph "v0.3.8 β Shipped" A[Foundation<br>Feb 23] end subgraph "v0.3.9 π Active" B["Mesh security 8/9 in<br>+ pentest remediation 5/5"] end subgraph "v0.4.0 π― Target" C["Docs + Policies<br>Motion planners<br>HW compat"] end A --> B --> C style A fill:#2ea44f,color:#fff style B fill:#d29922,color:#fff style C fill:#0969da,color:#fffv0.3.9 β Mesh Security Hardening (Active)
PR #195 was split into 9 surgical PRs for reviewability. Each ships independently behind feature gates. 8/9 merged; the docs PR (#226) was closed-superseded (its content landed via consolidated docs branches).
Mesh Security Split (#195 β 9 PRs)
π‘οΈ Pentest Remediation (robots-pentest harness)
After the mesh-security split landed, the
robots-pentestharness flagged 5 cases that still did not pass. One surgical PR each closes the gap. All 5 now merged.thing/strands-*(no cross-thing wildcard)STRANDS_MESH_ACCEPT_PERMISSIVE_ACLopt-inresponse/${iot:Connection.Thing.ThingName}/*)Other Security
v0.4.0 β Docs, Policies, Motion Planners, HW Compat
With the mesh security split + pentest remediation landed, v0.4.0 adds documentation, new policy backends (motion planners + Cosmos), embodiment expansion, and lerobot 0.5.x compatibility fixes.
Scope
[curobo]extra[moveit2]extraClassical Motion Planners (#299 epic)
flowchart LR EPIC["#299 Policy ABC<br>supports planners"] EPIC --> S1["#300 docs β "] EPIC --> S2["#301 β #306<br>CuroboPolicy (in review)"] EPIC --> S3["#302 β #305<br>MoveIt2Policy (in review)"] EPIC --> S4["#303 β #304<br>mesh tellβsim β "] style EPIC fill:#0969da,color:#fff style S1 fill:#2ea44f,color:#fff style S2 fill:#d29922,color:#fff style S3 fill:#d29922,color:#fff style S4 fill:#2ea44f,color:#fffDrafts (post-v0.4.0)
Beyond v0.4.0
Mesh Quality Backlog
50+ open issues tagged
mesh+quality/securitywere filed from the PR #225 / #228 review trails as deferred follow-ups, plus the v0.4.1 follow-ups from the pentest-remediation reviews. These are post-merge hardening items, not v0.4.0 blockers. Tracked under labelsmeshandhardware.Last updated: 2026-06-14 β mesh-security split 8/9 merged (#226 closed-superseded), pentest remediation 5/5 merged (#332β#336), #128/#160/#317/#371 merged; #153/#196/#234/#276/#277/#163/#87 closed-superseded (content consolidated). v0.4.0 motion planners (#305/#306) + Qwen-VLA (#319) in review.