Prometheus
C+ 70 completed
Other
cli / python · small
383
Files
59,253
LOC
1
Frameworks
5
Languages
Pipeline State
completedRun ID
#1535557Phase
doneProgress
0%Started
2026-04-16 16:20:22Finished
2026-04-16 16:20:22LLM tokens
0Pipeline Metadata
Stage
IndexedDecision
already_distilledNovelty
—Framework unique
—Isolation
—Last stage change
2026-04-16 16:22:00Open data scored by Repobility · https://repobility.com
🧪 Code Distillation
Browse all specs →AI Prompt
Create a command-line agent framework, similar to Prometheus, written in Python. I need it to be model-agnostic and designed for local hardware execution. The framework should incorporate features like a tool registry, a hook pipeline, and a DAG-based lossless context engine for memory management. It should also include capabilities for scheduling tasks (like cron) and handling credentials rotation. The core functionality must include a Model Adapter Layer to validate and auto-repair tool calls from open models, and a proactive layer, perhaps called SENTINEL, that can act when the system is idle.
python cli agent framework llm tool-calling local-hardware automation pytest
Generated by gemma4:latest
Catalog Information
Create a command-line agent framework, similar to Prometheus, written in Python. I need it to be model-agnostic and designed for local hardware execution. The framework should incorporate features like a tool registry, a hook pipeline, and a DAG-based lossless context engine for memory management. It should also include capabilities for scheduling tasks (like cron) and handling credentials rotation. The core functionality must include a Model Adapter Layer to validate and auto-repair tool calls
Tags
python cli agent framework llm tool-calling local-hardware automation pytest
Quality Score
C+
70.3/100
Structure
78
Code Quality
74
Documentation
83
Testing
60
Practices
55
Security
65
Dependencies
90
Strengths
- Good test coverage (32% test-to-source ratio)
- Code linting configured (ruff (possible))
- Consistent naming conventions (snake_case)
- Properly licensed project
Weaknesses
- No CI/CD configuration — manual testing and deployment
- Potential hardcoded secrets in 1 files
- 1588 duplicate lines detected — consider DRY refactoring
- 7 'god files' with >500 LOC need decomposition
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Move hardcoded secrets to environment variables or a secrets manager
- Address 22 TODO/FIXME items — consider tracking them as issues
Languages
Frameworks
pytest
Symbols
variable967
method844
class314
function301
constant236
property57
API Endpoints (20)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · code-quality intelligence platform · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | / | root | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/approvals | get_approvals | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /api/approvals/{request_id}/approve | approve_action | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /api/approvals/{request_id}/deny | deny_action | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /api/benchmarks/run | run_benchmarks | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /api/chat | send_chat | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/config | get_config | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/cron | get_cron_jobs | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/lcm/{session_id} | get_lcm_state | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/profiles | get_profiles | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUT | /api/profiles/active | set_active_profile | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/sentinel | get_sentinel | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /api/sessions | create_session | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/sessions | list_sessions | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DELETE | /api/sessions/{session_id} | clear_session | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/sessions/{session_id}/messages | get_messages | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/skills | get_skills | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/status | get_status | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/telemetry | get_telemetry | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/wiki/stats | get_wiki_stats | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
Embed Badge
Add to your README:
BinComp Dependency Hardening
All packages →10 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.
Nmcp1.27.0 · 0 gadgets · risk 971.5Nasyncio4.0.0 · 0 gadgets · risk 0.0Ncroniter6.2.2 · 0 gadgets · risk 0.0Ndistro1.9.0 · 0 gadgets · risk 0.0Nfastapi0.135.3 · 0 gadgets · risk 0.0Nhttpx0.28.1 · 0 gadgets · risk 0.0Nopenpyxl3.1.5 · 0 gadgets · risk 0.0Npydantic2.12.5 · 0 gadgets · risk 0.0Nuvicorn0.44.0 · 0 gadgets · risk 0.0Fwebsockets16.0 · 4 gadgets · risk 0.0