Skip to content

herdr Runner refs: excerpt token budget for gh collector output #83

Description

@dshcvanzyl

What to build

The gh reference collector (see #81) returns code excerpts inline into the Runner's context. With unbounded, open-ended discovery there is no cap on how much it returns, which can bloat the Runner's context and its Efficiency numbers.

Decide whether to impose an excerpt token/size budget on what the collector hands back (e.g. a cap stated in the invocation prompt, or a top-N sources limit) and, if so, wire it into the Runner-delta clause.

Undecided — this ticket is to make the decision and, if yes, implement it. Not ready-for-agent until scoped.

Acceptance criteria

Blocked by

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions