| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CLI v3.0.14 source code.tar.gz | 2026-05-27 | 27.5 MB | |
| CLI v3.0.14 source code.zip | 2026-05-27 | 29.5 MB | |
| README.md | 2026-05-27 | 322 Bytes | |
| Totals: 3 Items | 57.0 MB | 7 | |
- Fix OTEL telemetry variable bundling so telemetry is correctly enabled in compiled CLI builds: guard against environments where
process.envis undefined and remove optional chaining so bundlers can inline the values at build time.
Full Changelog: https://github.com/cline/cline/compare/cli-v3.0.13...cli-v3.0.14