Files
juliusbrussee__caveman/docs
Julius Brussee 695703c0d5 fix(pi): per-model originals and compat-mount routing for custom providers
- cache original base URLs per model, not per provider, so a same-provider
  model with its own endpoint stays direct (#973)
- proxy publishes its named compat mounts in the run-state file; the pi
  extension routes a custom provider through /w/pi/compat/<name> only when a
  mount with that name and a matching host is published (#952, #970)
- hostOf compares host:port so loopback relays on different ports differ

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01W2f7Lf7G9erA7YNn5SXPEj
2026-09-03 20:49:23 +02:00
..

Caveman technical documentation

This manual explains the public Caveman repository from installation through runtime behavior. It covers the files and interfaces that users can inspect in this repository. Hosted-service implementation details are outside its scope.

Start here

Runtime

Agent-facing tools

Building on Caveman

Package READMEs remain the narrow API references. This manual supplies the cross-component model and links to those references where details belong.