Commit 7f14e81
fix: gc sling resolves bare agent names to rig-scoped agents from CWD
resolveRigPaths was not called before resolveAgentIdentity, so
currentRigContext couldn't match CWD against relative rig paths.
Bare agent names like "claude" failed to resolve to rig-scoped
implicit agents like "hello-world/claude" when running from inside
the rig directory.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent d093030 commit 7f14e81
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
250 | 256 | | |
251 | 257 | | |
252 | 258 | | |
| |||
0 commit comments