Agentrunr
C+ 73 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
A Java framework that orchestrates AI agents, integrates multiple LLMs, and manages task execution with scheduling and retries.
Description
This framework provides a lightweight, Spring‑Boot‑based runtime for building AI agent applications. It supports multiple large language models, offers a Swarm‑inspired agent loop with handoffs, and exposes a REST API and web UI for interaction. Built‑in tool calling lets developers register Java methods, external services, or custom agents, while a JobRunr layer handles background execution, retries, and scheduling. Security features include API key authentication, input sanitization, and sandboxed file and shell operations. The system is designed for enterprises that need production‑grade agent orchestration in Java.
الوصف
يُقدِّم هذا الإطار بيئة تشغيل خفيفة تعتمد على Spring Boot لبناء تطبيقات وكلاء الذكاء الاصطناعي. يدعم دمج نماذج لغوية متعددة ويُقدِّم حلقة وكلاء مستوحاة من Swarm مع إمكانية التبديل بين الوكلاء. يتيح تسجيل أدوات داخلية أو خدمات خارجية أو وكلاء مخصصين عبر نظام تسجيل أدوات موحد، بينما يتولى طبقة JobRunr تنفيذ المهام في الخلفية مع إعادة المحاولة والجدولة. تتضمن ميزات الأمان مصادقة مفتاح API، وتنظيف المدخلات، وعمليات ملفات وأوامر شل معزولة. يُصمم النظام لتلبية احتياجات المؤسسات التي تتطلب تنسيق وكلاء على مستوى الإنتاج في بيئة Java.
Novelty
8/10Tags
Claude Models
Quality Score
Strengths
- Good test coverage (55% test-to-source ratio)
- Consistent naming conventions (PascalCase)
- Good security practices \u2014 no major issues detected
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No CI/CD configuration \u2014 manual testing and deployment
- 468 duplicate lines detected \u2014 consider DRY refactoring
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | A Java-native AI agent runtime powered by Spring Boot, Spring AI, and JobRunr. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
