Skip to content

Support Context Management #207

@728100660

Description

@728100660

Pre-checks

What problem does this solve?

Automatic installation of many MCP tools leads to massive skill and workspace injection into the system prompt.
Context size grows rapidly, causing:
context length exceeded errors
High latency and increased cost
Poor scalability for agents with many tools or long-running tasks

Proposed solution

💡 Suggestion

It would be great if the system could support context management, for example:

Selective context injection — only include relevant tools or skills in the prompt
Dynamic trimming — automatically prune or summarize long task histories or inactive skills
External memory / on-demand loading — keep full details in workspace or memory, read only when needed

This would help agents scale better when handling many MCP tools without exceeding token limits.

Willing to contribute?

  • I'd be interested in working on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions