singularity-forge/web/lib
Mikael Hugo 22cbd83675 fix: update test snapshots for queryInstruction and complete /sf prefix Phase 2 deprecation
- Fix memory-embeddings-llm-gateway tests: add queryInstruction field to
  expected config objects after loadGatewayConfigFromEnv was updated to
  return it
- Add STYLEGUIDE.md: SF code standards adapted from ace-coder patterns
  (purpose doctrine, principles, anti-patterns STY001-012, thresholds,
  naming, patterns, documentation sections)
- Phase 2 /sf prefix removal: update all web components, browser dispatch,
  and tests to use direct commands (/autonomous, /stop, /next, /discuss,
  /init, /new-milestone) instead of /sf-prefixed forms
  - workflow-actions.ts: all command strings updated
  - chat-mode.tsx: SF_ACTIONS array updated
  - project-welcome.tsx: primaryCommand values updated
  - command-surface.tsx: fallback display updated
  - remaining-command-panels.tsx: usage examples updated
  - browser-slash-command-dispatch.ts: add stop/new-milestone/init to
    SF_PASSTHROUGH_COMMANDS so they route correctly to the extension
  - recovery-diagnostics-service.ts: suggestion commands updated
  - welcome-screen.ts: hint text updated
  - All affected tests updated to match new command strings

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-09 00:17:47 +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: update test snapshots for queryInstruction and complete /sf prefix Phase 2 deprecation 2026-05-09 00:17:47 +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