singularity-forge/web/lib
Mikael Hugo 97619cbc74 fix: resolve 3 test failures and 1 pre-existing code bug
- unit-runtime: fall back to STATE.md for nextActionAdvanced when DB is
  unavailable (restores test compat for reconcileDurableCompleteUnitRuntime-
  Records; DB path still preferred in production)
- browser-slash-command-dispatch: remove 'stop' from SF_PASSTHROUGH_COMMANDS
  so /stop correctly returns { kind: 'reject' } in browser mode (was falling
  through to prompt/rpc instead of builtin-reject)
- bg-events: export MAX_PENDING_ALERTS so process-manager can re-export it;
  satisfies session-memory-leaks contract test
- commands-handlers: guard effectiveScope assignment — only use requestedScope
  when mode=audit AND requestedScope is truthy (avoids undefined propagation)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-10 04:55:56 +02:00
..
__tests__ chore: commit current workspace state 2026-05-05 14:46:18 +02:00
auth-guard.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
auth.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
browser-slash-command-dispatch.ts fix: resolve 3 test failures and 1 pre-existing code bug 2026-05-10 04:55:56 +02:00
command-surface-contract.ts chore: commit current workspace state 2026-05-05 14:46:18 +02:00
dev-overrides.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
diagnostics-types.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
git-summary-contract.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
image-utils.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
initial-sf-header-filter.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
knowledge-captures-types.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
project-store-manager.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
project-url.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
pty-chat-parser.ts chore: commit current workspace state 2026-05-05 14:46:18 +02:00
pty-manager.ts chore: commit current workspace state 2026-05-05 14:46:18 +02:00
remaining-command-types.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
secure-path.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
session-browser-contract.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
settings-types.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
sf-workspace-store.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
shutdown-gate.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
use-editor-font-size.ts chore: commit current workspace state 2026-05-05 14:46:18 +02:00
use-terminal-font-size.ts chore: commit current workspace state 2026-05-05 14:46:18 +02:00
use-user-mode.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
utils.ts chore: commit current workspace state 2026-05-05 14:46:18 +02:00
visualizer-types.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
workflow-action-execution.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
workflow-actions.ts fix: update test snapshots for queryInstruction and complete /sf prefix Phase 2 deprecation 2026-05-09 00:17:47 +02:00
workspace-status.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
workspace-types.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
xterm-theme.ts style: format repository with biome 2026-05-05 14:31:16 +02:00