- bef7b36 Replace invented budget_type with team grantor. by Greg Stein · 2 days ago main
- 9b06fd1 Fold GET chrome into @page(title=) and inject result. by Greg Stein · 3 days ago
- 467bd3d Raise AuthzError from current_identity when unsigned. by Greg Stein · 3 days ago
- 29a76e2 Show GET page errors as flashes via page_errors. by Greg Stein · 3 days ago
- 763bfb9 Improve the flash box when a key is created. Focus on the key itself, by Greg Stein · 3 days ago
- 2f278e6 Pass EZT booleans via ezt.boolean() so if-any works. by Greg Stein · 3 days ago
- 30eef4c Use STeVe-style POST /do-* actions with 303 redirects. by Greg Stein · 3 days ago
- b767ddd Replace image in navbar with llmao-logo.svg by Greg Stein · 3 days ago
- 31c3ba7 Add Projects list page and member-gated stub. by Greg Stein · 3 days ago
- d6f7fe1 add clone commit hash into the footer, using dunamai by Greg Stein · 3 days ago
- d6b7f38 source to create favicon.ico by Greg Stein · 3 days ago
- a6cac0c Use brand logo in navbar with dark grey bar. by Greg Stein · 3 days ago
- e8cb1c2 update the favicon by Greg Stein · 3 days ago
- 9c64a49 Add P0.1 project budget seam (list + overview, no HTML). by Greg Stein · 3 days ago
- a568cba Document project-centered product path and doc split. by Greg Stein · 4 days ago
- 59d4b08 Fix Models detail modal empty fields from multiline notes. by Greg Stein · 4 days ago
- 46c32bb Add Models page with inventory table and detail modal. by Greg Stein · 4 days ago
- 83c68ad Store purpose in metadata.purpose, not key_alias. by Greg Stein · 4 days ago
- 5be037b In-process team_id cache with fail-fast warm; drop StateStore. by Greg Stein · 4 days ago
- 4cc30bf Speak project in Backend API; hide LiteLLM team_id from Seam. by Greg Stein · 4 days ago
- b51fff0 Use in-memory dict for MockBackend test state. by Greg Stein · 4 days ago
- f93a1a4 Split PAT UX into My Keys and Other Keys. by Greg Stein · 4 days ago
- fbff4b1 Tweak suppression of DEBUG messages by Greg Stein · 4 days ago
- b1aee8b Record created_by on automation keys (who saw the secret). by Greg Stein · 5 days ago
- dac5ab7 Align KeyInfo with design PAT vocabulary (project, user, purpose). by Greg Stein · 5 days ago
- 3c1be3b Use metadata.project for key project labels (required). by Greg Stein · 5 days ago
- 3afbeb3 Remove litellm mock/proxy app mode; mock is tests-only. by Greg Stein · 5 days ago
- f1d67b1 Gate seam methods with require_* decorators. by Greg Stein · 6 days ago
- 5a6fce2 Add team status email for post-import progress (4–9 Aug). by Greg Stein · 6 days ago
- 68af023 Note planned Models and Reports top-nav UX. by Greg Stein · 6 days ago
- 718cf60 Serve site favicon at /favicon.ico (STeVe-style). by Greg Stein · 6 days ago
- c76bc93 Document build status, edge cases, and high-level backlog. by Greg Stein · 6 days ago
- 2431e06 Quiet noisy HTTP/async loggers in standalone mode. by Greg Stein · 6 days ago
- d9241b4 Add PAT management UX against live LiteLLM virtual keys. by Greg Stein · 6 days ago
- 26d73c8 Add LiteLLM extra-proxy (prisma) and system Postgres setup script. by Greg Stein · 7 days ago
- a6d49f3 Use model_list.yaml as the single model inventory (LiteLLM include). by Greg Stein · 7 days ago
- 0de2bde Drop Settings; use APP.cfg EasyDict with dotted access. by Greg Stein · 7 days ago
- e924289 Speak to LiteLLM with async httpx instead of sync requests. by Greg Stein · 7 days ago
- 0556caa Add litellm.yaml example and master-key helper for proxy mode. by Greg Stein · 7 days ago
- a9dd07c Add STeVe-style EZT UI shell, static Bootstrap, and ASGI entry. by Greg Stein · 7 days ago
- 0ebbcb3 Require asfquart always; run Steve-style with local TLS config. by Greg Stein · 8 days ago
- 3574489 Cite the rai-private master design; map the multi-repo layout. by Greg Stein · 8 days ago
- b2d248f Strip the chat gateway; reframe llmao as a LiteLLM control plane. by Greg Stein · 8 days ago
- 6840a59 Migrate packaging and dev workflow from pip/venv to uv. by Greg Stein · 10 days ago
- 22566fc Adding thinking and temperature elements in the portal by Andrew Musselman · 12 days ago
- b89a253 Fixing qwen model sizing by Andrew Musselman · 12 days ago
- 0c42629 Moving llmao config to point to new gemma locaion and revive qwen by Andrew Musselman · 12 days ago
- 49fefe9 Remove Qwen3-8B from the catalog, Gemma is sole GPU resident by Andrew Musselman · 3 weeks ago
- 7ecb6e9 Changing proxy IP by Andrew Musselman · 4 weeks ago
- 98243cb expose litellm proxy on loopback for machine callers by Andrew Musselman · 4 weeks ago
- 9b95a70 Adding git install to Dockerfile by Andrew Musselman · 4 weeks ago
- d4066f1 Adding asfquart by Andrew Musselman · 4 weeks ago
- 617f6e7 Two-model self-host catalog: FP8 checkpoints, drop coder by Andrew Musselman · 5 weeks ago
- 6576472 Self-host only catalog; add litellm Postgres; bump vLLM to 0.11.0 by Andrew Musselman · 6 weeks ago
- 5281fc6 Remove upstream providers from the catalog (self-host only) by Andrew Musselman · 6 weeks ago
- 406c5c9 Merge pull request #1 from andrewmusselman/renaming by Andrew Musselman · 6 weeks ago
- 5932f75 Rename hayward to llmao; add GPU model-host catalog and Docker compose by Andrew Musselman · 6 weeks ago
- 859881b Revise terminal command instructions in README by Andrew Musselman · 9 weeks ago
- f1ef7b1 Adding screenshot by Andrew Musselman · 9 weeks ago
- a31f71c Harden gateway error handling and make request timeout configurable by Andrew Musselman · 9 weeks ago
- 55cbe98 Initial commit: Hayward Phase 1 LLM gateway by Andrew Musselman · 9 weeks ago