Skip to content

JorisJonkers-dev/agent-runtime

Repository files navigation

agent-runtime

Agent runtime images and deploy bundle metadata for JorisJonkers-dev agent workloads.

What It Is

agent-runtime builds the JVM agent gateway, the agent-runner image, and the agents-login credential worker. The runner image contains the gateway jar, Claude Code, Codex, GitHub tooling, language runtimes, and the published agent-kit runtime-home artifact.

Local Use

./gradlew :services:agent-gateway:check :services:agent-gateway:bootJar --no-daemon
cd services/agents-login
npm ci
npm run lint
npm run typecheck
npm run build
npm test

Package

Runtime images:

ghcr.io/jorisjonkers-dev/agent-runtime/agent-gateway:<version>
ghcr.io/jorisjonkers-dev/agent-runtime/agent-runner:<version>
ghcr.io/jorisjonkers-dev/agent-runtime/agents-login:<version>

Deploy bundle:

ghcr.io/jorisjonkers-dev/agent-runtime-deploy-bundle:<version>

Related

Links

Copyright (c) Joris Jonkers. Source available for viewing only; use, copying, modification, redistribution, deployment, or reuse is not licensed. See LICENSE.

About

Agent runtime images and deploy-bundle metadata.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors