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