Agent Ex

C+ 73 completed
Other
unknown / elixir · small
171
Files
21,233
LOC
0
Frameworks
2
Languages

Pipeline State

completed
Run ID
#1451920
Phase
done
Progress
0%
Started
2026-04-16 09:14:52
Finished
2026-04-16 09:14:52
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
35.00
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication 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

elixir
85.9%
markdown
14.1%

Frameworks

None detected

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1157363.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV