Skip to content

Milestones

List view

  • Lightweight Java SDK that wraps the agentic-java API. The bridge between the engine and every consumer — widgets, mobile libraries, and third-party integrations. Ref: `docs/SPEC-M8.md`

    No due date
  • API key authentication, rate limiting, structured logging, Micrometer metrics, and REST Docs generation. Ref: `docs/SPEC-M7.md`

    No due date
  • Constrain agent responses to a defined JSON schema for programmatic consumption of agent output. Ref: `docs/SPEC-M6.md`

    No due date
  • Tool calling framework with built-in adapters for Jira, Confluence, Slack, REST APIs, and knowledge bases. Ref: `docs/SPEC-M5.md`

    No due date
  • Redis cache and async queue layer to handle concurrent chat requests without overwhelming the LLM inference engine. Ref: `docs/SPEC-M4.md`

    No due date
  • Streaming responses (SSE) and the first complete local development environment via Docker Compose. Ref: `docs/SPEC-M3.md`

    No due date
  • Persistent conversation history per session. Supports both dev (H2) and production (MySQL) profiles via Spring configuration. Ref: `docs/SPEC-M2.md`

    No due date
  • Establish the correct foundation for agentic-java as an independent open-source project. Clears all technical debt inherited from minimal-java-agent and sets the structural baseline for M2–M7. Ref: `docs/SPEC-M1.md`

    No due date
    1/1 issues closed