Skip to content

Operations like pods_list are too verbose and blow the model context window #75

Closed
@dbsanfte

Description

@dbsanfte

My clusters have a few hundred microservices and pods_list on such a cluster quickly blows the entire context window. For instance, listing one of my namespaces I end up with 700,000 tokens because this operation seems to be describing every single pod. This much detail is bad for scaling.

pods_list should literally just list the pods, or provide a way to just list the pods, with filters available for extra granularity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions