Show HN: Contexa – Git-inspired context management for LLM agents (github.com)

1 points by 0x0003r ↗ HN
Hi HN,

I’ve been experimenting with building LLM agents and kept running into the same problem: managing context gets messy quickly. Prompts grow, reasoning steps get lost, and it's hard to reproduce or roll back agent behavior.

So I built Contexa, a small open-source project that treats LLM context a bit like Git — with ideas like snapshots, branching, and history for context.

The goal is to make it easier to:

track how context evolves

experiment with different reasoning paths

reproduce agent behavior

It’s still early, but I’d love feedback from people building LLM tools.

Repo: https://github.com/swadhinbiswas/contexa Paper: https://arxiv.org/abs/2508.00031

1 comment

[ 0.23 ms ] story [ 15.5 ms ] thread