Commit 1eaf0ae
authored
chore(devenv): Remove --frozen flag from dotagents install (#109300)
The lockfile is no longer the source of truth for agent skills, so the
`--frozen` flag on `dotagents install` during `devenv sync` is no longer
needed. This allows the install to resolve and update dependencies
normally.
Agent transcript:
https://claudescope.sentry.dev/share/YMQ0fBjCNz-2mR1J4Gdq4hn4F6j4rYZXWwuColmf09E1 parent 652324b commit 1eaf0ae
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
0 commit comments