v3.0.0-beta.2
Pre-release
Pre-release
·
30 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
🚀 Features
- cli:
- Add Agent-aware search output - by @harlan-zw in #106 (19166)
- Report outdated and unmanaged Skills - by @harlan-zw in #116 (58a81)
- Clearer remote errors and a live status line - by @harlan-zw in #117 (d7674)
- Themed terminal output with shared UI primitives - by @harlan-zw in #120 (13020)
- Scannable outdated report with command highlighting - by @harlan-zw in #121 (b6d1a)
- Add skilld run for transient Skills - by @harlan-zw (79914)
- Add skilld run for transient Skills - by @harlan-zw in #123 (f540c)
🐞 Bug Fixes
- cli:
- Stop pending Artifact resolutions after 60 seconds - by @harlan-zw in #103 (43d33)
- Restore direct sources from lockfile - by @harlan-zw in #104 (96fb8)
- Apply reviewed update snapshots - by @harlan-zw in #111 (919a1)
- Document exact install inputs - by @harlan-zw in #105 (ac199)
- Stop skilld run writing Skills to disk - by @harlan-zw (22aa9)
- Strip control characters from run output and fail loudly on oversized local Skills - by @harlan-zw (fa454)
- Harden transient Skill runs - by @harlan-zw (09284)
- Quote control-character paths for POSIX sh - by @harlan-zw (7f80e)
- Close transient run provenance gaps - by @harlan-zw (3d97f)
- Enforce exact transient sources - by @harlan-zw (316a3)
- Reject spoofed transient sources - by @harlan-zw (89530)
- Make transient runs visible and safe - by @harlan-zw (0ef03)
- Sanitize argument parse errors - by @harlan-zw (1277c)
- Enforce provider commit identity - by @harlan-zw (641d6)
- Sanitize outdated service messages - by @harlan-zw (78e59)
- Parse locked remote sources - by @harlan-zw (6aa2b)
- release:
- Allow unrelated working files - by @harlan-zw in #126 (2661f)
🏎 Performance
- cli: Run outdated candidate searches in parallel - by @harlan-zw in #119 (90743)