SUMMARY AI summary by gpt-5-mini
Lean-Ctx Code Agent is a Claude-powered developer agent that routes all file reads and shell calls through lean-ctx, a local context runtime that compresses outputs before they reach the model. It’s intended for developers automating code tasks (refactors, bug fixes, tests, impact analysis) who need to avoid token‑waste from large shell outputs or big files. Key features: - Compresses file reads and shell output (typical 60–95% token reduction); cached re-reads return ~13 tokens. - Builds a property graph (imports→calls→exports) and an analyze_impact tool to rank affected files. - Exposes tools: get_overview, file_tree, read_file(s) with 10 read modes (auto, signatures, map, full, aggressive, lines, diff, entropy, task, reference), search/semantic search, find_symbol, run_shell, edit_file, get_context. - Local lean-ctx HTTP server + Python CLI (main.py) using claude-opus-4-7 with adaptive thinking. Requires lean-ctx binary, Anthropic API key, Python 3.10+.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
Lead Data Scientist/Data Engineer/Machine Learning Scientist.Engineer /A.I. Engineer/Advanced Analytics/Edge Analytics/ IoT (Internet of Things), advanced ML/DL
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:14 |
Similar repos (same language)
Reverse proxy for your ai quota from the SW platform.
dea6cat/2b-agentThis llm Agent was created based on necessity for one that could simply use local models without making them hallucinate and keep them focus
Zuboy/Carbon-Cost-Optimizer-Agentic-AIAn AI agent that decides where and when to run ML training jobs to minimize cost and carbon emissions, then launches them autonomously — exposed entirely through MCP tools.
FuchaZ/lm-studio-vision-bridge给纯文本 AI agent 装上眼睛——通过 LM Studio 本地视觉模型提供 MCP 图片识别服务
Shrutirowlo/AI-Video-AgentAI-powered video generation agent that automates script analysis, scene planning, and video creation.
Shivang0/social-visionPaste an Instagram/TikTok/YouTube/X link and Claude watches it for you — transcribes audio, reads on-screen text & visuals, explains what it's about. Local, cross-platform Claude Code plugin.
markusbegerow/claude-fuer-oeffentliche-verwaltung⚠️ Experimentelle Skill-Sammlung für Digitalisierung, Fachverfahren und Organisation der deutschen öffentlichen Verwaltung (OZG, FIM, FIT-Connect, KI-Einsatz, eIDAS, BSI-IT-Grundschutz, DSGVO) – bitte testen, Issues/PRs willkommen! Keine Rechts-/Datenschutzberatung, keine verbindliche Behördenentscheidung. Keine Bürger-/Mitarbeiterdaten im Repo.
knowledgegut/course-distiller把有權使用的工作坊/課程回放消化成套品牌色的步驟式學習 PDF;最後的重組交還人腦。A Claude Code skill by 知識包小腸.