closes #3434
Commit c04708a7 added strip-ansi@^7.1.0 to coding-agent/package.json but did not update the lockfile. npm ci fails in CI because strip-ansi@7.2.0 and ansi-regex@6.2.2 are missing from the lock.
c04708a7