Alternatives
Products that do what Nacre - AI Context Layer does
Permission-aware context for AI agents, self-hosted
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10
- 11

- 12

- 13

- 14

- 15

- 16

- 17

- 18

- 19

- 20

- 21

- 22

- 23

- 24CS
AI agents accumulate stale tool results — file reads, web fetches, bash outputs — in their context window. Every one sits there for the entire conversation, consuming tokens and degrading quality. The standard fix is auto-compaction: wait until full, then drop content indiscriminately. Context Surgeon gives the agent three operations — evict, replace, and restore — so it can manage its own context. It works as a transparent local proxy that intercepts API requests, assigns IDs to content blocks, and applies eviction directives before forwarding. The agent calls the tools via bash. The proxy…
Apr 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →