Skip to content

Releases: cecli-dev/cecli

v0.89.4

Choose a tag to compare

@dwash96 dwash96 released this 10 Dec 05:34
4bc9e0d

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

Choose a tag to compare

@dwash96 dwash96 released this 09 Dec 06:24

What's Changed

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

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

v0.89.2

Choose a tag to compare

@dwash96 dwash96 released this 08 Dec 14:01
6e256ec

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

Choose a tag to compare

@dwash96 dwash96 released this 07 Dec 07:52
13bf215

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

Choose a tag to compare

@dwash96 dwash96 released this 06 Dec 21:52
fe75a26

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

Choose a tag to compare

@dwash96 dwash96 released this 05 Dec 23:44
ce5e670

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

Choose a tag to compare

@dwash96 dwash96 released this 04 Dec 14:33
bb4c37b

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

Choose a tag to compare

@dwash96 dwash96 released this 04 Dec 04:18
2ab5d15

What's Changed

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

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

v0.88.37

Choose a tag to compare

@dwash96 dwash96 released this 03 Dec 05:53
8a103c4

What's Changed

MR: #216
Full Changelog: v0.88.36...v0.88.37

Includes:

  • Centralizing model response chunk management to better deal with model output format variations

v0.88.36

Choose a tag to compare

@dwash96 dwash96 released this 02 Dec 05:48
183f48a

What's Changed

MR: #212
Full Changelog: v0.88.35...v0.88.36

Includes:

  • Command aliases
  • Less noisy debug tracer
  • Update model metadata