Skip to content

[BIG BUG]Tool calls from previous turns are not included in conversation context, breaking multi-turn reasoning #669

@mylittlegitlab

Description

@mylittlegitlab

Pre-checks

Deployment Method

Docker

Steps to Reproduce

first turn let it read soul.md and only output yes
next turn ask it what's in the soul.md
I found it read the same file each turn.
Image

Expected vs Actual Behavior

expected: only read once,
actual:read twice

Logs / Screenshots

i build a golang app to proxy model's http request, and found this.
Image
i also let the ai analyze the bug(kimi, gpt5.5) -> websocket.py
Image

i think it is not a feature, its a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions