Skip to content

Releases: cecli-dev/cecli

v0.89.6

12 Dec 06:39
8975b07

Choose a tag to compare

What's Changed

MR: #254
Full Changelog: v0.89.5...v0.89.6

Addresses:
#253

Includes:

  • GPT 5.2 Support
  • Slightly more efficient enhanced repo map calculation
  • Manually running /test and /lint passes output to model so it can address findings
  • Environment variables to override host TLS settings for corporate MITM networks

v0.89.5

11 Dec 05:10
fa731cb

Choose a tag to compare

What's Changed

MR: #251
Full Changelog: v0.89.4...v0.89.5

Includes:

  • #252
  • Native TLS by default (toggleable with --native-tls parameter)
  • chunks.log to debug mode

New Contributors

v0.89.4

10 Dec 05:34
4bc9e0d

Choose a tag to compare

What's Changed

MR: #248
Full Changelog: v0.89.3...v0.89.4

Addresses:
#218 (Probably)
#230 (Probably)
#245
#247

Includes:

  • #246
  • Documentation Updates
  • Update automatic cache to handle Anthropic's 4 cache_control entry limit
  • Add ability to use nested yaml keys in config files (json encodes nested structured under top-level key)

New Contributors

v0.89.3

09 Dec 06:24

Choose a tag to compare

What's Changed

MR: #241
Full Changelog: v0.89.2...v0.89.3

Addresses:
#59 (at least partially)
#215
#239
#240

v0.89.2

08 Dec 14:01
6e256ec

Choose a tag to compare

What's Changed

MR: #237
Full Changelog: v0.89.1...v0.89.2

Addresses:
#235

Includes:

  • Agent mode not crashing on empty skills config
  • People can opt-in to automatic update checking as opposed to opting out

v0.89.1

07 Dec 07:52
13bf215

Choose a tag to compare

What's Changed

MR: #229
Full Changelog: v0.89.0...v0.89.1

Addresses:
#227
#228

Includes:

  • Support for the Anthropic skills specification
  • Complete removal of the analytics sub module since tracking is whack, live your life, do what you want

v0.89.0

06 Dec 21:52
fe75a26

Choose a tag to compare

What's Changed

MR: #226
Full Changelog: v0.88.40...v0.89.0

Addresses:
#149

Includes:

  • Support for the Anthropic skills specification
  • Complete removal of the analytics sub module since tracking is whack, live your life, do what you want

v0.88.40

05 Dec 23:44
ce5e670

Choose a tag to compare

What's Changed

MR: #225
Full Changelog: v0.88.39...v0.88.40

Addresses:
#153 (part 2)
#222
#223

Includes:

  • #221
  • Add command_prefix interpolation
  • Add --auto-save-session-name

v0.88.39

04 Dec 14:33
bb4c37b

Choose a tag to compare

What's Changed

MR: #224
Full Changelog: v0.88.38...v0.88.39

Includes:

  • More effective caching strategy for repetitive tool call warning to ideally increase cost effectiveness of system
  • Request parser updates to clean empty tool call and missing reasoning_content assistant messages

v0.88.38

04 Dec 04:18
2ab5d15

Choose a tag to compare

What's Changed

MR: #220
Full Changelog: v0.88.37...v0.88.38

Addresses:
#72
#206
#214
#217
#219