-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
21 lines (21 loc) · 896 Bytes
/
Copy pathCITATION.cff
File metadata and controls
21 lines (21 loc) · 896 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
cff-version: 1.2.0
message: "If you use CleanContext in your research or project, please cite it."
title: "CleanContext — A context isolation layer for AI agents"
authors:
- given-names: Oscar
family-names: Osuna
affiliation: "Redstar Alpha"
repository-code: "https://github.com/RedstarAlpha/cleancontext"
url: "https://github.com/RedstarAlpha/cleancontext"
abstract: "CleanContext is a zero-dependency boundary layer that prevents raw tool output from contaminating an AI agent's reasoning context. Rather than compressing context after pollution, it routes operational tool calls through a disposable worker, keeping the mind model's context window clean across hundreds of tool calls."
keywords:
- "llm"
- "ai-agents"
- "context-window"
- "tool-routing"
- "dual-llm"
- "context-isolation"
- "context-engineering"
license: MIT
date-released: 2026-05-26
version: 0.1.0