business
Compaction
TermIn agent and LLM tooling, compaction is the automatic process of trimming or summarizing an interaction history so it fits within a model’s context window. It is used by runtimes like OpenAI Responses API, GitHub Copilot CLI, and other agent frameworks to keep prompts small and avoid context overflows.
Stories
Completed digest stories linked to this service.
-
Copilot CLI 1.0.5: /pr automation, safer paths, and extension controls2026-03-14GitHub shipped Copilot CLI 1.0.5 with a new /pr workflow, extension management, security hardening, and qualit...
-
OpenAI centers new capability on the Responses API, adds a computer environment ...2026-03-12OpenAI is pushing the Responses API as the main surface, adding a built-in computer environment and prompting ...