Commit graph

  • 25ca157f9d fix: restore full server/index.js (was truncated by TEST commit a1517e9) + wire /api/models route main ZGaetano 2026-05-30 13:13:07 -0400
  • 8464b33de0 feat: inline activity monitor (status+elapsed+needs-input) & input.required notification feat/session-status-indicators ZGaetano 2026-05-30 13:05:43 -0400
  • 9c2ac65635 feat: track processing start-times + global needs-input set for activity monitor ZGaetano 2026-05-30 13:00:42 -0400
  • 7d9d4fa2bc refactor: single source of truth for model persistence (remove redundant global writes) ZGaetano 2026-05-30 13:00:25 -0400
  • 23e70b6f0b feat: per-session model persistence (model no longer bleeds across sessions) ZGaetano 2026-05-30 12:59:37 -0400
  • 4b08855e13 feat(sidebar): 3-state session indicators driven by real processing state ZGaetano 2026-05-30 11:21:54 -0400
  • 8e30d9c3cf fix: bypassPermissions auto-allows interactive tools (reliable dangerous-skip) ZGaetano 2026-05-30 10:25:01 -0400
  • 26b3fc1aaf feat: replace CLAUDE_MODELS with all 88 9Router models WildDragon Deploy 2026-05-28 00:49:16 -0400
  • 11dd86c49b fix: model dropdown items clickable (onMouseDown + raise z-index above messages pane) ZGaetano 2026-05-30 10:22:28 -0400
  • 1f7634fba9 feat: pass removeQueuedMessage to composer for queue dismiss button ZGaetano 2026-05-30 10:10:37 -0400
  • 4be8d5d1d7 feat: display queued messages and allow submit while session is processing ZGaetano 2026-05-30 10:09:29 -0400
  • 1fcd5a7880 feat: queue messages while session is processing, auto-send when idle ZGaetano 2026-05-30 10:08:24 -0400
  • f7be8ff31d feat: wire ModelSelectorBar + message queue into ChatInterface ZGaetano 2026-05-30 10:02:00 -0400
  • b637f0287d feat: floating model selector bar above messages (Option B) ZGaetano 2026-05-30 10:00:54 -0400
  • 5a73ec83fc feat: live model list in provider state, validate saved model, expose model options ZGaetano 2026-05-30 10:00:33 -0400
  • 3e9c9a6672 chore: add skills library ZGaetano 2026-05-29 20:13:20 -0400
  • cf358053f0 chore: add skills library ZGaetano 2026-05-29 20:12:56 -0400
  • a7ebfc5223 chore: add skills library ZGaetano 2026-05-29 20:12:30 -0400
  • 656d0bfc12 chore: add skills library ZGaetano 2026-05-29 20:11:48 -0400
  • 674162e044 chore: add skills library ZGaetano 2026-05-29 20:11:11 -0400
  • 7c7fc44f7e chore: add skills library ZGaetano 2026-05-29 20:10:30 -0400
  • c369e62409 chore: add skills library ZGaetano 2026-05-29 20:09:58 -0400
  • 57560319f0 chore: add skills library ZGaetano 2026-05-29 20:09:55 -0400
  • 5d217b15e6 chore: add skills library ZGaetano 2026-05-29 20:09:15 -0400
  • 18516fd488 feat(models): wire /api/models dynamic discovery to model selector dialog ZGaetano 2026-05-29 09:14:34 -0400
  • a1517e9f26 TEST: checking if partial upload works ZGaetano 2026-05-29 06:54:49 -0400
  • f013601f70 feat: add /api/models route with dynamic Claude model discovery ZGaetano 2026-05-29 01:05:21 -0400
  • 13992ef00f feat: update CLAUDE_MODELS to use cc/* 9router model IDs as defaults ZGaetano 2026-05-29 01:05:01 -0400
  • 2eb6530be3 feat: add model-discovery service fetching /v1/models from 9router ZGaetano 2026-05-29 01:03:15 -0400
  • 0532fd19a6 config: add 9router/ANTHROPIC_BASE_URL env vars to .env.example ZGaetano 2026-05-29 01:02:46 -0400
  • 74324f42fe fix: rename GitHub→Forgejo in all i18n locale strings WildDragon Deploy 2026-05-28 00:26:19 -0400
  • 3412ba2af3 fix: remove chown -R /app to avoid slow build on large node_modules WildDragon Deploy 2026-05-28 00:01:34 -0400
  • 25cd89c37e fix: copy scripts/ before npm ci to satisfy postinstall hook WildDragon Deploy 2026-05-27 23:42:11 -0400
  • 2ad727b4d4 chore: update docker-compose with Forgejo build args and env WildDragon Deploy 2026-05-27 23:40:26 -0400
  • 7c33b70122 chore: build from source instead of npm package WildDragon Deploy 2026-05-27 23:38:51 -0400
  • 37047bd1af feat: use Forgejo releases API instead of GitHub WildDragon Deploy 2026-05-27 23:36:33 -0400
  • e4da2ef485 feat: use Forgejo stars API instead of GitHub WildDragon Deploy 2026-05-27 23:36:19 -0400
  • b3ec0c9695 feat: point credential UI to Forgejo token settings WildDragon Deploy 2026-05-27 23:35:58 -0400
  • 376fb9ee00 feat: replace GitHub API with Forgejo REST API in agent routes WildDragon Deploy 2026-05-27 23:33:42 -0400
  • 8ce8bf72f7 chore: fork from siteboon/claudecodeui with Forgejo integration WildDragon Deploy 2026-05-27 22:45:26 -0400