Skip to content

Design agent memory management / context compaction #15

@dlqqq

Description

@dlqqq

Memory is currently managed by a sliding window of 4 messages. However this may prove insufficient for more complex use-cases. We should design a better memory management system for Jupyternaut.

Some concepts to consider:

  • "Sidecar LLM" to compact history context in the background
  • Generating a summary for every message
  • Context compaction in general
  • Not showing tool call output in UI chat but having it accessible from LLM context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions