mission-control/src/lib
nyk eddfd752c2
fix(auth): allow login on fresh HTTP Docker installs (#304)
* fix(auth): allow login cookies on HTTP docker deployments

* test(types): avoid readonly process.env writes in session-cookie tests
2026-03-12 22:14:47 +07:00
..
__tests__ fix(auth): allow login on fresh HTTP Docker installs (#304) 2026-03-12 22:14:47 +07:00
adapters feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
agent-card-helpers.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
agent-evals.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
agent-optimizer.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
agent-sync.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
agent-templates.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
agent-workspace.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
auth.ts fix(session-cookie): migrate to __Host- prefix for secure contexts (#294) 2026-03-12 12:32:53 +07:00
chat-utils.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
claude-sessions.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
claude-tasks.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
client-logger.ts feat(#39): replace console.log/error/warn with structured client logger 2026-03-04 11:29:48 +04:00
codex-sessions.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
command.ts merge: resolve PR conflicts and add OpenClaw offline E2E harness 2026-03-04 23:11:59 +07:00
config-schema-utils.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
config.test.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
config.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
coordinator-routing.ts fix: dynamic coordinator routing + boxed doctor parsing (#279) 2026-03-11 22:06:28 +07:00
cron-occurrences.ts fix: resolve cron calendar and auth regressions from open issues 2026-03-04 22:18:57 +07:00
cron-utils.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
dashboard-widgets.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
db.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
device-identity.ts feat(#39): replace console.log/error/warn with structured client logger 2026-03-04 11:29:48 +04:00
docs-knowledge.ts feat(docs): add docs knowledge APIs for issue 189 2026-03-05 15:06:06 +07:00
event-bus.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
exec-approval-utils.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
gateway-runtime.ts feat(gateway-auth): enhance authentication configuration and credential retrieval (#292) 2026-03-12 12:29:28 +07:00
gateway-url.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
github-label-map.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
github-sync-engine.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
github-sync-poller.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
github.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
google-auth.test.ts feat: initial open-source release 2026-02-23 02:00:44 +07:00
google-auth.ts feat: initial open-source release 2026-02-23 02:00:44 +07:00
hermes-memory.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
hermes-sessions.ts security(csp): remove unsafe-inline with nonce-based CSP (#288) 2026-03-11 23:15:20 +07:00
hermes-tasks.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
hook-profiles.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
injection-guard.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
json-relaxed.ts fix(sync): support commented/trailing-comma OpenClaw config (#235) 2026-03-06 01:52:40 +07:00
local-agent-sync.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
logger.ts fix: patch command injection, missing rate limit, Docker build, logger crash 2026-02-27 21:57:50 +07:00
mcp-audit.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
memory-utils.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
mentions.ts feat: add validated @mentions for tasks and comments 2026-03-04 23:37:45 +07:00
migrations.ts feat(gateways): add health history logging and timeline (#300) 2026-03-12 18:16:15 +07:00
models.ts Add Venice AI integration and model support (#301) 2026-03-12 22:14:38 +07:00
navigation-metrics.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
navigation.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
office-layout.ts feat: upgrade local-mode virtual office and flight deck integration 2026-03-04 21:22:10 +07:00
onboarding-flow.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
onboarding-session.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
onboarding-state.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
openclaw-doctor-fix.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
openclaw-doctor.ts fix: dynamic coordinator routing + boxed doctor parsing (#279) 2026-03-11 22:06:28 +07:00
openclaw-gateway.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
password.ts feat: initial open-source release 2026-02-23 02:00:44 +07:00
paths.ts feat: initial open-source release 2026-02-23 02:00:44 +07:00
plugin-loader.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
plugins.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
provider-subscriptions.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
provisioner-client.ts feat: initial open-source release 2026-02-23 02:00:44 +07:00
rate-limit.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
recurring-tasks.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
schedule-parser.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
scheduler.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
schema.sql feat(gateways): add health history logging and timeline (#300) 2026-03-12 18:16:15 +07:00
secret-scanner.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
security-events.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
security-scan.ts feat(gateway-auth): enhance authentication configuration and credential retrieval (#292) 2026-03-12 12:29:28 +07:00
session-cookie.ts fix(auth): allow login on fresh HTTP Docker installs (#304) 2026-03-12 22:14:47 +07:00
sessions.ts Mission Control: Habi readiness wiring + office segmentation (#187) 2026-03-05 11:00:54 +07:00
skill-registry.ts security(csp): remove unsafe-inline with nonce-based CSP (#288) 2026-03-11 23:15:20 +07:00
skill-sync.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
super-admin.ts fix(workspaces): unblock pending tenant bootstrap flow 2026-03-05 19:26:43 +07:00
task-costs.ts feat(costs): add task-level token attribution and task-cost rollups 2026-03-05 14:04:29 +07:00
task-dispatch.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
task-routing.ts feat(tasks): persist implementation target metadata for deterministic routing (#297) 2026-03-12 13:18:36 +07:00
task-status.ts fix(tasks): auto-normalize assignment status transitions 2026-03-05 11:13:48 +07:00
themes.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
token-pricing.ts Add Venice AI integration and model support (#301) 2026-03-12 22:14:38 +07:00
token-utils.ts Add Venice AI integration and model support (#301) 2026-03-12 22:14:38 +07:00
transcript-parser.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
use-focus-trap.ts feat(#40): improve frontend accessibility (WCAG 2.1 AA) 2026-03-04 11:17:21 +04:00
use-server-events.ts feat(#39): replace console.log/error/warn with structured client logger 2026-03-04 11:29:48 +04:00
use-smart-poll.ts feat: initial open-source release 2026-02-23 02:00:44 +07:00
utils.ts fix: healthcheck auth, secure cookie auto-detect, model object crash (#84) 2026-03-03 14:19:34 +07:00
validation.ts feat(tasks): persist implementation target metadata for deterministic routing (#297) 2026-03-12 13:18:36 +07:00
version.ts feat: add Update Available banner with GitHub release check (#94) 2026-03-03 17:17:15 +07:00
webhooks.ts feat: scope workflows and webhooks to workspace (#132) 2026-03-04 09:28:43 +07:00
websocket-utils.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
websocket.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
workspaces.ts feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00