elpasync pushed a change to branch externals/ellama.
from d3ede72b26 Merge pull request #386 from
s-kostyaev/codex/fix-regexp-stack-overflow
new 2e00f04790 Fix duplicate system message handling in chat prompts
new 2f16b6be2e Fix bad src block replacement nil match crash
new baf078dcb0 tools: warn LLM when reading binary content
new 314b4755d1 docs: generalize docstring verb-form rule
new 634976e54a Implement automatic retry for tool call errors
new 4cc6d2e87b Bump version
new 9352e29a3b Merge pull request #387 from
s-kostyaev/fix-system-message-spam
Summary of changes:
AGENTS.md | 2 +
NEWS.org | 14 +++
ellama-tools.el | 82 ++++++++++++++---
ellama.el | 255 +++++++++++++++++++++++++++++++--------------------
tests/test-ellama.el | 99 ++++++++++++++++++++
5 files changed, 337 insertions(+), 115 deletions(-)