JobRunr Introduces ClawRunr, an Open-Source Java AI Agent
Briefly

JobRunr Introduces ClawRunr, an Open-Source Java AI Agent
"ClawRunr is designed to execute scheduled, recurring, and one-off background tasks, addressing common issues in AI agent design such as retries, persistence, and monitoring."
"The project is built on Java 25, Spring Boot, and Spring AI, with state persisted in an embedded H2 database, supporting OpenAI, Anthropic, and Ollama as LLM providers."
"User-created tasks are stored as Markdown files organized by date and tagged with a state in the lifecycle, allowing for effective management of task progress."
ClawRunr, an open-source Java AI agent, enables users to run scheduled, recurring, and one-off background tasks on their own hardware. It combines conversational interaction with persistent task execution, allowing for reminders and automation. Built on Java 25 and Spring Boot, it supports various LLM providers and features a modular architecture. The agent's core manages asynchronous task execution, with user-created tasks stored as Markdown files and organized by state. Recurring tasks utilize JobRunr's cron support for scheduling and monitoring.
Read at InfoQ
Unable to calculate read time
[
|
]