bug-ops/zeph
Rust AI agent where skills evolve from real usage and every context token earns its place. Hybrid inference: Ollama, Claude, OpenAI, GGUF. Graph memory, DAG planner, MCP client, ACP for Zed/VS Code/Helix. One 15 MB binary, zero runtime deps.
Implements semantic skill retrieval with Bayesian re-ranking and self-learning evolution from real usage feedback, plus a three-tier context compression pipeline (deferred summaries, pruning, LLM compaction) with subgoal-aware protection and SQLite-backed tool output archiving. Supports multi-provider routing via EMA latency balancing, complexity triage, and LinUCB bandit algorithms; integrates with Qdrant for graph memory with typed entity relationships, temporal versioning, and point-in-time queries across PostgreSQL or SQLite backends.
Stars
6
Forks
1
Language
Rust
License
MIT
Category
Last pushed
Mar 13, 2026
Monthly downloads
105
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/bug-ops/zeph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
arcstep/illufly
✨🦋 illufly - 【幻蝶】基于记忆蒸馏、资料检索的自我进化智能体
theaiautomators/claude-code-agentic-rag-masterclass
Build an agentic RAG app from scratch by collaborating with Claude Code. 8-module course...
OmidZamani/dspy-skills
Collection of Claude Skills for DSPy framework - program language models, optimize prompts, and...
aws-samples/conversational-ai-assistant-multi-route-chain
This GitHub repository guides you through building an advanced Conversational AI assistant using...
TechDocsStudio/biel-mcp
Connect AI tools like Cursor, VS Code, and Claude to your product docs.