Skip to content

Enable concise responses to API requests #957

@sjswerdloff

Description

@sjswerdloff

Describe the feature or problem you’d like to solve

When creating a PR, the response contains hundreds of lines of text.
That's incredibly wasteful of the TCW, of I/O tokens (economics), and is a lot of noise for the LLM instance (this is an MCP server, so it's the LLM instance dealing with all of those tokens).

Proposed solution

Providing a means to specify that a concise response will be provided would eliminate wasted tokens.

Example prompts or workflows (for tools/toolsets only)

I pushed. Can you create the Pull Request? I've also updated the .profile for Git-Bash, so... hopefully that will address
the request for authentication of ssh

● github - Open new pull request (MCP)(owner:
...
 {
"id": 2769466452,
"number": 2,
… +322 lines (ctrl+r to expand)

Additional context

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