Kotlin/Spring API service for agent workspaces, sessions, credentials, and runner orchestration.
agents-api is a JVM API service for the JorisJonkers.dev agent platform. It
owns workspace/project data, chat/session APIs, credential relay endpoints, and
the Kubernetes orchestration calls used to create per-workspace runner Pods.
./gradlew :api:test
./gradlew :api:integrationTest
./gradlew :api:bootRunAPI consumers should use the published OpenAPI contract or generated clients rather than copying internal service code.
- API contract: CONTRACT.md
- Client package:
@jorisjonkers-dev/agents-api-client
Copyright (c) Joris Jonkers. Source available for viewing only; use, copying, modification, redistribution, deployment, or reuse is not licensed. See LICENSE.