Skip to content

Context improvements#78

Open
bebiksior wants to merge 31 commits intomainfrom
lt-context-improvements
Open

Context improvements#78
bebiksior wants to merge 31 commits intomainfrom
lt-context-improvements

Conversation

@bebiksior
Copy link
Contributor

@bebiksior bebiksior commented Mar 21, 2026

This PR mostly focuses on improvements around context management.

  • optimized context for prompt caching
  • cursor-like tool calls truncation to reduce token usage
  • The agent can now mark which todo it's working on
  • We are no longer attaching full skill content to the context by default. This can be configured per skill via the new attachMode field. An agent can read skill content via the ReadSkill tool
  • We are no longer dumping environment + learning data to the context by default. The agent will use LearningsRead and EnvironmentRead tools instead.
  • Context usage tracking (first step towards long-running Shift agent)
  • performance fix: unnecessary tab indicator draw calls were leading to bad performance during streaming

@bebiksior bebiksior requested a review from a team as a code owner March 21, 2026 21:06
@bebiksior bebiksior requested a review from f8thl3ss March 21, 2026 21:23
@socket-security
Copy link

socket-security bot commented Mar 21, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​vitejs/​plugin-vue@​5.2.1 ⏵ 6.0.1100 +210010093100

View full report

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant