elpasync pushed a change to branch externals/ellama.
from 3059baa169 Merge pull request #290 from s-kostyaev/fix-inline-code
new f6cc81e999 Refactor text insertion and handling in `ellama.el`
new 6643e644a6 Add options to control reasoning display in ellama
new c22f1ed83b Add scroll control functions
new b7dde243b6 Optimize stream processing
new 3e29d0a7da Fix partial callback in test
new 7821c6621e Add custom face for context keys
new ec462db151 Add scrolling advices to readme
new 08366013fe Fix window handling in scroll stop function
new 01882a95a1 Fix `ellama--insert` for non chat buffers
new be789a67b9 Remove unused function `ellama-set-markers`
new 75f1584909 Implement common prefix and string manipulation functions
new fca903ac13 Bump version
new 559f1c4590 Merge pull request #291 from
s-kostyaev/refactor-ellama-stream
Summary of changes:
NEWS.org | 11 +++
README.org | 7 +-
ellama-blueprint.el | 16 ++--
ellama-context.el | 10 +-
ellama.el | 258 +++++++++++++++++++++++++++++++++------------------
tests/test-ellama.el | 37 +++++++-
6 files changed, 236 insertions(+), 103 deletions(-)