Skip to content

Recall only sees the tail of the notebook past RECALL_MAX_CHARS #217

Description

@ReganBell

Reported by @SeanGearin in #72.

recallBody caps the notebook with capTail(body, RECALL_MAX_CHARS) (6,000 chars), so the model silently loses the head. The memory exists but the agent doesn't know there's more to fetch — at minimum, surface a count/indicator that the record was truncated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions