Nightly Build (v0.6.2-nightly.202605080644.bb4c8faf)
Changes since v0.6.1-nightly.202605070709.47a2e910:
bb4c8fa Fix enable agent re-enabling disabled repos (#1126)
e861149 feat: machine-readable export surface for sessions and checkpoints (#1144)
079fec2 feat(review): add findings fix workflow (#1145)
4c43f9c Add perf-trace spans to migrate command
d2ab870 Suppress migrate lock setup usage
4480ad1 v0.6.1 changelog
fa97e8a Rename same-bare-name install conflict test for clarity
ca69ae5 Surface plugin/built-in conflicts and quiet HOME-less warning
872dd2a Share plugin name validation between dispatcher and managed store
9036ad8 Reject relative ENTIRE_PLUGIN_DIR and log managed PATH failures
53c03ed Add .com to StripExeExt
a926c48 Address Cursor Bugbot follow-up findings
379dfdd Address Cursor Bugbot findings on plugin store
3c64d85 Fix for Copilot finding
642f16b Reuse external.StripExeExt for plugin extension stripping
0255dba Address fourth-round Copilot feedback
b81d850 Address third-round Copilot feedback
461571b Address second-round Copilot feedback
e9ba9d5 Address Copilot/Cursor review feedback on plugin manager
0cf34a8 Add managed plugin install dir and ENTIRE_PLUGIN_DATA_DIR
b7f4af7 Bump github.com/go-git/x/plugin/objectsigner/auto
ef7bda9 Wrap Windows lock errors
6e815f6 Allow Bubble Tea model returns in lint
334070c Undo unrelated changes
623d8c5 Fix migration lock review issues
7cba981 Simplify lockfile package and migrate lock helper
28b78ff Extract migrate lock plumbing into a helper
73711e3 Lock entire migrate against concurrent invocations
c0a9273 Add lockfile package for cross-platform OS-level file locks
98d9360 Bump github.com/go-git/go-git/v6 from 6.0.0-alpha.2 to 6.0.0-alpha.3
ec0a9cb Filter the plugin process environment through an allowlist
97c9111 Prime Cobra's lazy help/completion before plugin Find
01fdc85 Use execx.NonInteractive for integration test subprocesses
5d22d45 Rename "plugin dispatch" → "external commands" to avoid collision
f924698 Assert ENTIRE_REPO_ROOT propagation in plugin env-vars test
114196c Correct agent-discovery row in plugin/agent comparison table
68a429a Document plugin dispatch architecture
fd4fe2d Gate plugin post-hooks on a successful (exit-0) run
989255f Run version-check post-hook for plugin invocations
61deaab Surface non-executable plugins as launch errors instead of falling through
63a7d21 Simplify plugin dispatch: dedupe, trim narrative comments, tighten tests
8e30f4e Add integration coverage for the early-dispatch path in main.go
d46db53 Track plugin invocations for an allowlisted set only
5f201a0 Add kubectl-style plugin dispatch for entire- binaries