Group: Agentican
Sort by:Popular

Quarkus CDI integration for the Agentican agent framework. Provides @Inject Agentican and configuration via application.properties.
Last Release on May 11, 2026
Shared test utilities for Agentican Quarkus modules. Provides MockLlmClient and TestTaskBuilder to eliminate test code duplication.
Last Release on May 11, 2026
A lightweight framework for building tool-using LLM agents with persistent memory, MCP support, and human-in-the-loop approval gates.
Last Release on May 11, 2026
OpenTelemetry tracing for Agentican on Quarkus. Adds spans for LLM calls, task steps, and HITL checkpoints with Gen AI semantic attributes.
Last Release on May 11, 2026
Relational persistence for Agentican's task state, knowledge base, and registries (agents, skills, plans, tools). Uses Hibernate ORM Panache + Flyway.
Last Release on May 11, 2026
Parent POM for the Agentican agent orchestration framework and its Quarkus extensions.
Last Release on May 11, 2026
Build-time processors for the Agentican Quarkus extension. Provides bean discovery, native image hints, and Dev UI.
Last Release on May 11, 2026
Micrometer metrics for Agentican on Quarkus. Instruments LLM calls, task lifecycle, and HITL checkpoints.
Last Release on May 11, 2026
JPA-backed SpanExporter so OpenTelemetry spans survive restarts. Sits at the intersection of the otel and store-jpa modules.
Last Release on May 11, 2026
REST + SSE + HITL bridge for Agentican on Quarkus. Adds HTTP endpoints for task submission, progress streaming, and human-in-the-loop checkpoint responses on top of agentican-quarkus.
Last Release on May 11, 2026
Cron-scheduled Agentican tasks via Quarkus Scheduler. Configure periodic agent tasks in application.properties.
Last Release on May 11, 2026
REST-client-backed catalog for Agentican registries (plans, agents, skills). Framework instances read the catalog from a central Agentican server and run workflows locally.
Last Release on May 11, 2026