v0.1.1 — Frontmatter fallback + readable layout
Fixed
- Multi-line
description:frontmatter values (common in real-world agents likestudio-coach) were silently parsed as empty metadata, making those artifacts invisible to trigger heuristics. Parser now falls back to regex extraction when YAML fails.
Improved
- Graph layout: node repulsion, edge length, and component spacing tuned for 70+ artifact scans.
- Labels: ellipsis wrap at 120px (240px when selected), so names no longer overlap.
- Issue edges rendered with higher opacity and thicker stroke.
Notes
Expect more trigger_collision issues in the Issues tab than v0.1.0. This is correct — previously-invisible agents are now being analyzed.
Full changelog: v0.1.0...v0.1.1