Releases: cecli-dev/cecli
Releases · cecli-dev/cecli
v0.89.0
06 Dec 21:52
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v0.88.39
04 Dec 14:33
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v0.88.37
03 Dec 05:53
Compare
Sorry, something went wrong.
No results found
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
02 Dec 05:48
Compare
Sorry, something went wrong.
No results found
What's Changed
MR : #212
Full Changelog : v0.88.35...v0.88.36
Includes:
Command aliases
Less noisy debug tracer
Update model metadata
v0.88.35
01 Dec 13:17
Compare
Sorry, something went wrong.
No results found
v0.88.34
01 Dec 06:09
Compare
Sorry, something went wrong.
No results found
What's Changed
MR : #207
Full Changelog : v0.88.33...v0.88.34
Addresses:
#202
#205
Includes:
Exclude images from scraping outputs since they blow up the context window
More graceful exit logic
Increase agent mode message cache efficiency by ~5% by adding a bit of adaptivity to the main context chunking
For the tweak logic
v0.88.33
28 Nov 21:56
Compare
Sorry, something went wrong.
No results found
What's Changed
MR : #200
Full Changelog : v0.88.32...v0.88.33
Addresses:
#33
#92
#141
#197
Includes:
Fixes output escaping to account for the fact that rich translates bracket enclosed strings as style tags
v0.88.32
28 Nov 02:16
Compare
Sorry, something went wrong.
No results found
What's Changed
MR : #199
Full Changelog : v0.88.31...v0.88.32
Includes:
#198 - Fix for linear output mode with new chat_chunks.py configuration