Agent Ex
C+ 73 completed
Other
unknown / elixir · small
171
Files
21,233
LOC
0
Frameworks
2
Languages
Pipeline State
completedRun ID
#1451920Phase
doneProgress
0%Started
2026-04-16 09:14:52Finished
2026-04-16 09:14:52LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
35.00Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47886
Member of a group with 70 similar repo(s) — canonical #1494485 view group →
Repobility (the analyzer behind this table) · https://repobility.com
AI Prompt
Create a composable AI agent runtime for Elixir. I need it to support a full agent loop featuring skills defined in YAML, a working memory for context, and persistence for transcripts and plans. The system should allow for tool use, including built-in file operations like glob and grep. Please implement support for multiple profiles, such as `agentic` and `conversational`, and include cost controls for tracking token usage. For persistence, please use the libSQL backend with SQLite.
elixir ai agent runtime middleware sqlite llm tool-use persistence
Generated by gemma4:latest
Catalog Information
Create a composable AI agent runtime for Elixir. I need it to support a full agent loop featuring skills defined in YAML, a working memory for context, and persistence for transcripts and plans. The system should allow for tool use, including built-in file operations like glob and grep. Please implement support for multiple profiles, such as agentic and conversational, and include cost controls for tracking token usage. For persistence, please use the libSQL backend with SQLite.
Tags
elixir ai agent runtime middleware sqlite llm tool-use persistence
Quality Score
C+
72.8/100
Structure
72
Code Quality
69
Documentation
77
Testing
60
Practices
75
Security
92
Dependencies
50
Strengths
- Good test coverage (46% test-to-source ratio)
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- No CI/CD configuration — manual testing and deployment
- 1493 duplicate lines detected — consider DRY refactoring
- 1 'god files' with >500 LOC need decomposition
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
Languages
Frameworks
None detected
Embed Badge
Add to your README:
