canwhite/Krebs
An agent focused on attention management observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 99
- Release rhythm 35
- Longevity 15
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 211
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1104 stars · 3 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Krebs is a self-hosted AI gateway with a general-purpose agent focused on attention management. It provides multi-turn dialogue with tool execution, layered context compression, memory consolidation, session history RAG, and a browser chat UI with HTTP/WebSocket APIs.
Use cases
- self-host an AI agent gateway with a chat UI
- compress long conversations to stay within token limits
- give an LLM agent tools via Lua scripts
- retrieve relevant past sessions with BM25 RAG
- run agent write commands in a WASM sandbox
- switch between DeepSeek and Claude via env var
- schedule recurring autonomous sub-agent tasks
- integrate an AI agent into CI/CD via a single HTTP endpoint
When to choose
- you want a self-hosted agent with built-in context compression and memory
- you need persistent, resumable AI sessions with an HTTP/WebSocket API
- you want extensible agent tooling via Lua files and a WASM write sandbox
When to avoid
- you need a managed cloud agent service
- you require a permissively licensed dependency (no license file is present)
- you only need a simple chatbot without memory, RAG, or tooling
Facets
service · maturity active
agent-framework rag llm-inference chatbot http-server websocket artificial-intelligence large-language-models self-hosted developer-tools self-hosted attention-management context-compression ai-gateway lua-tools wasm-sandbox session-persistence multi-model subagents sandbox memory ai-agents nodejs web-server docker
1 source
- readme: https://github.com/canwhite/Krebs · fetched 2026-08-28 · 1fda8ed70acf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| canwhite/Krebs | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem