nexus/ui/src
Dotta ec4667c8b2 Merge remote-tracking branch 'public-gh/master'
* public-gh/master:
  fix: disable secure cookies for HTTP deployments
  feat(adapters): add claude-sonnet-4-6 and claude-haiku-4-6 models
  Add opencode-ai to global npm install in Dockerfile
  fix: correct env var priority for authDisableSignUp
  Add pi-local package.json to Dockerfile
  feat: add auth.disableSignUp config option
  refactor: extract roleLabels to shared constants
  fix(secrets): add secretKeys tracking to resolveEnvBindings for consistent redaction
  fix(db): reuse MIGRATIONS_FOLDER constant instead of recomputing
  fix(server): wake agent when issue status changes from backlog
  fix(server): use home-based path for run logs instead of cwd
  fix(db): use fileURLToPath for Windows-safe migration paths
  fix(server): auto-deduplicate agent names on creation instead of rejecting
  feat(ui): show human-readable role labels in agent list and properties
  fix(ui): prevent blank screen when prompt template is emptied
  fix(server): redact secret-sourced env vars in run logs by provenance
  fix(cli): split path and query in buildUrl to prevent %3F encoding
  fix(scripts): use shell on Windows to fix spawn EINVAL in dev-runner
2026-03-09 07:29:34 -05:00
..
adapters Remove legacy OpenClaw adapter and keep gateway-only flow 2026-03-07 18:50:25 -06:00
api Add CEO OpenClaw invite endpoint and update onboarding UX 2026-03-07 18:19:06 -06:00
components Merge remote-tracking branch 'public-gh/master' 2026-03-09 07:29:34 -05:00
context ui: unify comment/update issue toasts 2026-03-07 10:32:22 -06:00
hooks refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
lib Revert "Fix markdown editor escaped list markers" 2026-03-07 10:09:04 -06:00
pages Merge remote-tracking branch 'public-gh/master' 2026-03-09 07:29:34 -05:00
App.tsx feat(ui): add agent creation choice modal and full-page config 2026-03-07 08:26:49 -06:00
index.css feat(ui): render mermaid diagrams in markdown content 2026-03-07 08:59:39 -06:00
main.tsx feat(ui): add PWA configuration with service worker and enhanced manifest 2026-03-05 17:01:07 -06:00