Skip to content

Memory - #52

Open
DavidValin wants to merge 6 commits into
tools_supportfrom
memory
Open

DavidValin wants to merge 6 commits into
tools_supportfrom
memory

Conversation

@DavidValin

Copy link
Copy Markdown
Owner

No description provided.

…allation of espeak

- unzip at runtime if missing, set env var pointing to assets
- update cross build
…op which loops through tool responses and reacts to them. Refactored conversation.rs to unify into react_loop() applicable to quiet, conversation and debate modes
- Accumulate streamed tool_call fragments by index instead of firing on
  each partial chunk (broke against real OpenAI-style streaming servers)
- Restore the stream stall-timeout watchdog dropped during the refactor
- Fix PICK_FROM['key'] template parser, which could never match
- Persist pre-tool-call assistant text instead of discarding it after
TTS
- Harden bash_command's rm guard against ;/&&/|/newline bypass
- Fix duplicate 'explainer' agent name in default settings (was
'planner')
- Default read_file to the whole file when ranges is omitted
@DavidValin DavidValin self-assigned this Sep 17, 2026
@DavidValin DavidValin added the enhancement New feature or request label Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant