Commit Graph

  • b3ac21b2c0 fix: first request no longer blocks on model switch — uses background task + SSE master root 2026-06-18 00:10:32 +0000
  • 45dd793b69 fix: sidecar process kill was not awaiting wait() — old server held GPU VRAM root 2026-06-17 23:49:57 +0000
  • 7e9b3f43e1 fix: circuit breaker deadlock — always query sidecar for status root 2026-06-16 22:09:16 +0000
  • bcf45129f1 fix: add --host 0.0.0.0 to llama-server command root 2026-06-16 21:46:07 +0000
  • 75248741e7 fix: log exceptions on primary proxy target root 2026-06-16 21:32:36 +0000
  • 5c1753dfef fix: log sidecar switch failures + fix scoping bug in proxy handler root 2026-06-16 21:25:42 +0000
  • f2e62f60e6 fix: /api/show GET support, /v1 root handler, and proxy debug logging root 2026-06-16 21:16:45 +0000
  • d935339280 fix: report actual profile context size in /api/show probe endpoint root 2026-06-16 21:04:40 +0000
  • 4ee85972ec fix: convert underscores to hyphens in llama-server flag names, fix n_ctx→ctx-size rename root 2026-06-16 20:54:32 +0000
  • 1551c281c2 fix: move llama-server stderr log from /tmp to working dir (ReadWritePaths compat) root 2026-06-16 20:36:10 +0000
  • 37fee5341e fix: capture llama-server stderr, fix YAML boolean flag conversion, reduce polling timeout root 2026-06-16 00:06:45 +0000
  • 903f06c634 feat: add sync_models.py script to auto-update Hermes custom_providers from router model list root 2026-06-15 21:10:36 +0000
  • 95c87a764b fix: remove non-existent models from manifest (qwen-3-8b, llama-4-maverick), add 3 newly discovered models root 2026-06-15 16:38:17 +0000
  • 36abbf573e fix: unbuffer sidecar stdout so logs appear in journalctl root 2026-06-15 16:25:58 +0000
  • 1e9305395e Fixed llama-server path Tudorel Oprisan 2026-06-15 17:01:53 +0100
  • 7e86a30bd8 fix: resolve port conflict between sidecar and llama-server root 2026-06-15 15:31:31 +0000
  • 2c23faa4a1 fix: add probe endpoints and no-model fallback for Hermes Desktop compatibility root 2026-06-15 15:22:15 +0000
  • af12370632 changed llama-server location Tudorel Oprisan 2026-06-15 16:10:49 +0100
  • 1ef8a497f6 fix: update docker-compose.yml SIDECAR_URL to port 8080 root 2026-06-15 13:23:09 +0000
  • 45417068ae fix: change sidecar port from 8081 to 8080 feature/add-model-profiles root 2026-06-15 13:16:47 +0000
  • b7079fa199 fixed port and conflict Tudorel Oprisan 2026-06-15 14:07:18 +0100
  • e14d2c62da fix: use venv for sidecar deps, add missing deploy steps root 2026-06-15 13:02:34 +0000
  • 555a887b4e fixed port Tudorel Oprisan 2026-06-15 13:43:43 +0100
  • 39a8f09232 Merge pull request 'feat: add 15 model profiles to manifest.yaml' (#18) from feature/add-model-profiles into master doru 2026-06-15 15:40:48 +0300
  • e9790c00dc feat: add 15 model profiles to manifest.yaml root 2026-06-15 12:34:46 +0000
  • 4914363089 Epic: Model Switching via Sidecar — Issues #4-#7 + #8 deployment root 2026-06-15 01:13:36 +0000
  • c491779248 Epic: Model Switching via Sidecar — Issues #2-#3 root 2026-06-15 00:49:24 +0000
  • b2031d8b7a Added next changes root 2026-06-15 00:09:31 +0000
  • 712fe041b1 test Tudorel Oprisan 2026-06-09 19:54:03 +0100
  • 1a7dd550ec added debug Tudorel Oprisan 2026-06-09 18:05:10 +0100
  • d7090b1644 Fix build context, port conflict, and improve proxy/health-check logic Tudorel Oprisan 2026-06-09 17:34:07 +0100
  • cb01b42f38 Cleanup: Remove redundant llama-slm service and use LXC IP Tudorel Oprisan 2026-06-09 12:41:32 +0100
  • 4ea94f7d60 Update IPs for Main PC and LXC Fallback Brain Tudorel Oprisan 2026-06-09 12:37:34 +0100
  • 8fab2f3801 .env Chiabur Aiode 2026-06-09 13:57:22 +0300
  • 038e8f9f7c gitignore Chiabur Aiode 2026-06-09 13:54:18 +0300
  • 0e05390be2 Initial commit: migrate intelligence-router files Tudorel Oprisan 2026-06-09 11:48:43 +0100