<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/github---compresr-ai-context-gateway-context-gateway-is-an-agentic-proxy-that-enhances-any-ai-agent-b3h7ijwky" -->

---
title: GitHub - Compresr-ai/Context-Gateway: Context Gateway is...
description: Context Gateway is an open-source agentic proxy from YC-backed Compresr that sits between AI coding agents (Claude Code, Cursor, etc.) and LLM APIs to handle...
canonical: https://daily.dev/posts/github---compresr-ai-context-gateway-context-gateway-is-an-agentic-proxy-that-enhances-any-ai-agent-b3h7ijwky
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: GitHub - Compresr-ai/Context-Gateway: Context Gateway is an agentic proxy that enhances any AI agent workflow with instant history compaction and context optimization tools | daily.dev
og:description: Context Gateway is an open-source agentic proxy from YC-backed Compresr that sits between AI coding agents (Claude Code, Cursor, etc.) and LLM APIs to handle...
og:url: https://daily.dev/posts/github---compresr-ai-context-gateway-context-gateway-is-an-agentic-proxy-that-enhances-any-ai-agent-b3h7ijwky
og:image: https://api.daily.dev/og/posts/B3h7IJWkY.png
og:image:alt: GitHub - Compresr-ai/Context-Gateway: Context Gateway is an agentic proxy that enhances any AI agent workflow with instant history compaction and context optimization tools
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub - Compresr-ai/Context-Gateway: Context Gateway is an agentic proxy that enhances any AI agent workflow with instant history compaction and context optimization tools

**[Hacker News](https://daily.dev/sources/hn)** · 2 min read · 0 upvotes · 0 comments

## Summary

Context Gateway is an open-source agentic proxy from YC-backed Compresr that sits between AI coding agents (Claude Code, Cursor, etc.) and LLM APIs to handle context window limitations. It pre-computes conversation summaries in the background so compaction is instant when context limits are hit. Setup involves a single curl install and an interactive TUI wizard to configure the agent type, summarizer model, compression threshold, and optional Slack notifications.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/Compresr-ai/Context-Gateway>

## Similar posts on daily.dev

- [How Compaction Works in Pi](https://daily.dev/posts/how-compaction-works-in-pi-e7tkghbxc) · Hacker News · 0 upvotes · 0 comments

---

Tags: [#golang](https://daily.dev/tags/golang)

[View this post on daily.dev](https://daily.dev/posts/github---compresr-ai-context-gateway-context-gateway-is-an-agentic-proxy-that-enhances-any-ai-agent-b3h7ijwky)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"GitHub - Compresr-ai/Context-Gateway: Context Gateway is an agentic proxy that enhances any AI agent workflow with instant history compaction and context optimization tools","url":"https://daily.dev/posts/github---compresr-ai-context-gateway-context-gateway-is-an-agentic-proxy-that-enhances-any-ai-agent-b3h7ijwky","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/github---compresr-ai-context-gateway-context-gateway-is-an-agentic-proxy-that-enhances-any-ai-agent-b3h7ijwky"},"datePublished":"2026-03-14T11:28:37.086Z","dateModified":"2026-03-14T11:29:11.848Z","description":"Context Gateway is an open-source agentic proxy from YC-backed Compresr that sits between AI coding agents (Claude Code, Cursor, etc.) and LLM APIs to handle...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/437a55d89ebd1c8f829527bcef003be7?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/437a55d89ebd1c8f829527bcef003be7?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/github---compresr-ai-context-gateway-context-gateway-is-an-agentic-proxy-that-enhances-any-ai-agent-b3h7ijwky","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"golang","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"GitHub - Compresr-ai/Context-Gateway: Context Gateway is an agentic proxy that enhances any AI agent workflow with instant history compaction and context optimization tools"}]}
```

