feat: add LiteLLM provider and publish Code-Inc image #48

Merged
MrSphay merged 1 commits from codex/issue-47-litellm-provider into codex/production-intelligence-terminal 2026-07-03 21:08:48 +00:00
Owner

Closes #47 and implements the registry portion of #46.

Changes

  • first-class LLM_PROVIDER=litellm support over the OpenAI-compatible API
  • explicit LiteLLM base URL, API key, and model validation
  • bearer-authenticated request and configuration tests
  • Docker/Dockge environment examples
  • canonical Code-Inc repository links and handoff update
  • runner image target git.wilkensxl.de/code-inc/intelligence-terminal
  • registry publication restricted to production-branch pushes

Verification

Local lightweight checks completed: Node syntax, JSON parse, Compose config, and git diff --check. Unit tests and Docker build are delegated to Gitea Ubuntu runners per repository policy.

Closes #47 and implements the registry portion of #46. ## Changes - first-class `LLM_PROVIDER=litellm` support over the OpenAI-compatible API - explicit LiteLLM base URL, API key, and model validation - bearer-authenticated request and configuration tests - Docker/Dockge environment examples - canonical Code-Inc repository links and handoff update - runner image target `git.wilkensxl.de/code-inc/intelligence-terminal` - registry publication restricted to production-branch pushes ## Verification Local lightweight checks completed: Node syntax, JSON parse, Compose config, and `git diff --check`. Unit tests and Docker build are delegated to Gitea Ubuntu runners per repository policy.
MrSphay added 1 commit 2026-07-03 21:07:05 +00:00
feat: add LiteLLM provider and Code-Inc image target
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 6s
Build / test-and-image (pull_request) Successful in 1m12s
e0e408d1eb
MrSphay merged commit 5c4bf80eb0 into codex/production-intelligence-terminal 2026-07-03 21:08:48 +00:00
Sign in to join this conversation.