forked from open-compress/claw-compactor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
24 lines (24 loc) · 706 Bytes
/
CITATION.cff
File metadata and controls
24 lines (24 loc) · 706 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
cff-version: 1.2.0
title: Claw Compactor
message: "If you use this software, please cite it as below."
type: software
authors:
- name: "Bot777"
- name: "OpenClaw Contributors"
repository-code: "https://github.com/aeromomo/claw-compactor"
url: "https://openclaw.ai"
license: MIT
keywords:
- token compression
- LLM
- AI agent
- context window
- prompt compression
- cost reduction
- workspace compression
version: "1.0.0"
date-released: "2026-03-09"
abstract: >-
Claw Compactor is a 6-layer token compression engine for LLM agents.
It reduces workspace context token spend by 50–97% using deterministic
rule-engines plus Engram, a real-time LLM-driven Observational Memory system.