@symerian/symi 3.5.0 → 3.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/dist/build-info.json +3 -3
  2. package/dist/bundled/boot-md/handler.js +4 -4
  3. package/dist/bundled/session-memory/handler.js +4 -4
  4. package/dist/canvas-host/a2ui/.bundle.hash +1 -1
  5. package/dist/{chrome-C_I81hbq.js → chrome-B7-rO4i9.js} +4 -4
  6. package/dist/{chrome-BKUACyeO.js → chrome-DPjznJQ-.js} +4 -4
  7. package/dist/control-ui/css/revert-red-theme.md +141 -0
  8. package/dist/control-ui/css/style.css +5843 -0
  9. package/dist/control-ui/css/style.css.backup-2026-03-03-162525 +3546 -0
  10. package/dist/control-ui/css/style.css.backup-before-red-2026-03-03-162525 +3546 -0
  11. package/dist/control-ui/css/style.css.backup-before-red-theme-2026-03-03-162530 +3546 -0
  12. package/dist/control-ui/css/style.css.pre-2row +2165 -0
  13. package/dist/control-ui/css/style.css.pre-brand +1776 -0
  14. package/dist/control-ui/css/style.css.pre-history +1974 -0
  15. package/dist/control-ui/css/style.css.pre-nav +2264 -0
  16. package/dist/control-ui/css/style.css.pre-newsession +1898 -0
  17. package/dist/control-ui/css/style.css.pre-queue +2195 -0
  18. package/dist/control-ui/css/style.css.pre-red-prompt +2524 -0
  19. package/dist/control-ui/css/style.css.pre-stop +2239 -0
  20. package/dist/control-ui/css/style.css.pre-textarea +2184 -0
  21. package/dist/control-ui/css/style.css.pre-watchdog +1848 -0
  22. package/dist/control-ui/css/style.css.red-theme +2999 -0
  23. package/dist/control-ui/index.html +1049 -0
  24. package/dist/control-ui/js/app.js +1304 -0
  25. package/dist/control-ui/js/app.js.pre-2row +463 -0
  26. package/dist/control-ui/js/app.js.pre-heartbeat-filter +595 -0
  27. package/dist/control-ui/js/app.js.pre-newsession +408 -0
  28. package/dist/control-ui/js/app.js.pre-queue +476 -0
  29. package/dist/control-ui/js/app.js.pre-stop +564 -0
  30. package/dist/control-ui/js/app.js.pre-textarea +467 -0
  31. package/dist/control-ui/js/app.js.pre-watchdog +293 -0
  32. package/dist/control-ui/js/connections.js +438 -0
  33. package/dist/control-ui/js/gateway.js +233 -0
  34. package/dist/control-ui/js/gateway.js.pre-stop +110 -0
  35. package/dist/control-ui/js/history.js +732 -0
  36. package/dist/control-ui/js/logs.js +238 -0
  37. package/dist/control-ui/js/menu.js +232 -0
  38. package/dist/control-ui/js/menu.js.pre-nav +66 -0
  39. package/dist/control-ui/js/metrics.js +53 -0
  40. package/dist/control-ui/js/models.js +138 -0
  41. package/dist/control-ui/js/render.js +882 -0
  42. package/dist/control-ui/js/render.test.js +112 -0
  43. package/dist/control-ui/js/scheduling.js +461 -0
  44. package/dist/control-ui/js/settings.js +910 -0
  45. package/dist/control-ui/js/slash-autocomplete.js +168 -0
  46. package/dist/control-ui/js/subagents.js +560 -0
  47. package/dist/control-ui/js/utils.js +29 -0
  48. package/dist/control-ui/vendor/highlight.min.js +2518 -0
  49. package/dist/control-ui/vendor/marked.min.js +69 -0
  50. package/dist/{deliver-DyO3QD8O.js → deliver-DTRkeYm3.js} +4 -4
  51. package/dist/{deliver-Cjyb6h4g.js → deliver-oWGJwzFf.js} +4 -4
  52. package/dist/extensionAPI.js +4 -4
  53. package/dist/llm-slug-generator.js +4 -4
  54. package/dist/{manager-rvtFoeFT.js → manager-CFenq_aO.js} +1 -1
  55. package/dist/{manager-PTSjHNVq.js → manager-CsxTf96V.js} +1 -1
  56. package/dist/{pi-embedded-BPuUM-gD.js → pi-embedded-Cdub5Vs9.js} +10 -10
  57. package/dist/{pw-ai-BFS9ezWe.js → pw-ai-BOOB8qoi.js} +1 -1
  58. package/dist/{pw-ai-Cx-Ko_FL.js → pw-ai-D2pEVS5n.js} +1 -1
  59. package/dist/{synthesis-7UL3pCpj.js → synthesis-Be9nYyDd.js} +4 -4
  60. package/dist/{synthesis-fD8J2vag.js → synthesis-CBIT6Vnk.js} +4 -4
  61. package/dist/{unified-runner-BIiKFnNF.js → unified-runner-BVvvnjXW.js} +10 -10
  62. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "3.5.0",
3
- "commit": "c9ecf4e7aeb023f496fe18ba57ab925c47fa6df3",
4
- "builtAt": "2026-05-04T05:42:26.514Z"
2
+ "version": "3.5.1",
3
+ "commit": "f6950d921359408f0364173310a17fd2f4bbad58",
4
+ "builtAt": "2026-05-04T16:24:44.578Z"
5
5
  }
@@ -4,16 +4,16 @@ import { E as shouldLogVerbose, G as isRecord, r as DEFAULT_CHAT_CHANNEL, v as i
4
4
  import { a as resolveAgentSkillsFilter, c as resolveEffectiveModelFallbacks, i as resolveAgentModelPrimary, l as resolveSessionAgentId, o as resolveAgentWorkspaceDir, r as resolveAgentDir, t as listAgentIds, u as resolveSessionAgentIds } from "../../agent-scope-B1Ina6jV.js";
5
5
  import { r as defaultRuntime, t as createSubsystemLogger } from "../../subsystem-DzRUKS9f.js";
6
6
  import { l as ensureAgentWorkspace } from "../../workspace-CsaDUuDn.js";
7
- import { A as runWithModelFallback, C as resolveSymiDocsPath, D as resolveRunWorkspaceDir, E as redactRunIdentifier, M as resolveFailoverStatus, O as deriveSessionTotalTokens, S as buildAgentSystemPrompt, T as resolveBootstrapContextForRun, _ as AGENT_LANE_NESTED, a as resolveSessionDeliveryTarget, b as emitAgentEvent, c as detectRuntimeShell, d as applyModelOverrideToSessionEntry, f as applyVerboseOverride, g as resolveAgentTimeoutMs, i as resolveOutboundTarget, j as FailoverError, k as hasNonzeroUsage, l as resolveSendPolicy, m as clearSessionAuthProfileOverride, n as buildModelAliasLines, o as buildSystemPromptParams, p as loadModelCatalog, s as getProcessSupervisor, t as runAgentTurn, u as lookupContextTokens, v as AGENT_LANE_SUBAGENT, w as makeBootstrapWarn, x as registerAgentRunContext, y as clearAgentRunContext } from "../../unified-runner-BIiKFnNF.js";
7
+ import { A as runWithModelFallback, C as resolveSymiDocsPath, D as resolveRunWorkspaceDir, E as redactRunIdentifier, M as resolveFailoverStatus, O as deriveSessionTotalTokens, S as buildAgentSystemPrompt, T as resolveBootstrapContextForRun, _ as AGENT_LANE_NESTED, a as resolveSessionDeliveryTarget, b as emitAgentEvent, c as detectRuntimeShell, d as applyModelOverrideToSessionEntry, f as applyVerboseOverride, g as resolveAgentTimeoutMs, i as resolveOutboundTarget, j as FailoverError, k as hasNonzeroUsage, l as resolveSendPolicy, m as clearSessionAuthProfileOverride, n as buildModelAliasLines, o as buildSystemPromptParams, p as loadModelCatalog, s as getProcessSupervisor, t as runAgentTurn, u as lookupContextTokens, v as AGENT_LANE_SUBAGENT, w as makeBootstrapWarn, x as registerAgentRunContext, y as clearAgentRunContext } from "../../unified-runner-BVvvnjXW.js";
8
8
  import { d as ensureAuthProfileStore } from "../../auth-profiles-BSw0aQND.js";
9
9
  import { t as formatCliCommand } from "../../command-format-BrrHNE8r.js";
10
10
  import { _ as DEFAULT_MODEL, a as isCliProvider, c as normalizeProviderId, d as resolveDefaultModelForAgent, g as DEFAULT_CONTEXT_TOKENS, m as resolveThinkingDefault, o as modelKey, s as normalizeModelRef, t as buildAllowedModelSet, u as resolveConfiguredModelRef, v as DEFAULT_PROVIDER } from "../../model-selection-BqshlIZc.js";
11
- import { At as resolveSessionResetPolicy, Dt as resolveSessionKey, It as resolveAgentMainSessionKey, Lt as resolveExplicitAgentSessionKey, M as classifyFailoverReason, Ot as evaluateSessionFreshness, Rt as resolveMainSessionKey, U as isFailoverErrorMessage, a as normalizeOutboundPayloadsForJson, at as loadSessionStore, i as normalizeOutboundPayloads, it as resolveAndPersistSessionFile, jt as resolveSessionResetType, kt as resolveChannelResetConfig, lt as updateSessionStore, nt as parseSessionThreadInfo, r as formatOutboundPayloadLog, t as deliverOutboundPayloads, vt as normalizeAccountId } from "../../deliver-DyO3QD8O.js";
11
+ import { At as resolveSessionResetPolicy, Dt as resolveSessionKey, It as resolveAgentMainSessionKey, Lt as resolveExplicitAgentSessionKey, M as classifyFailoverReason, Ot as evaluateSessionFreshness, Rt as resolveMainSessionKey, U as isFailoverErrorMessage, a as normalizeOutboundPayloadsForJson, at as loadSessionStore, i as normalizeOutboundPayloads, it as resolveAndPersistSessionFile, jt as resolveSessionResetType, kt as resolveChannelResetConfig, lt as updateSessionStore, nt as parseSessionThreadInfo, r as formatOutboundPayloadLog, t as deliverOutboundPayloads, vt as normalizeAccountId } from "../../deliver-DTRkeYm3.js";
12
12
  import { c as loadConfig } from "../../ssrf-oI58TMOb.js";
13
13
  import "../../boolean-BsqeuxE6.js";
14
14
  import { s as isTruthyEnvValue } from "../../shell-env-B1lDWz4t.js";
15
15
  import "../../manifest-registry-BGJu2aC-.js";
16
- import "../../chrome-C_I81hbq.js";
16
+ import "../../chrome-DPjznJQ-.js";
17
17
  import "../../frontmatter-CJEX1BrH.js";
18
18
  import { n as buildWorkspaceSkillSnapshot } from "../../skills-Dm4gX4Tl.js";
19
19
  import "../../redact-CSGZUFxa.js";
@@ -27,7 +27,7 @@ import { i as resolveSessionTranscriptPath, n as resolveSessionFilePath, s as re
27
27
  import { t as SILENT_REPLY_TOKEN } from "../../tokens-D_vCJSzF.js";
28
28
  import "../../diagnostic-BALvP9wI.js";
29
29
  import "../../diagnostic-session-state-BDfanaOY.js";
30
- import "../../manager-PTSjHNVq.js";
30
+ import "../../manager-CsxTf96V.js";
31
31
  import "../../github-copilot-token-uhEBNQfj.js";
32
32
  import "../../pi-auth-json-DCGR3yfh.js";
33
33
  import "../../reply-prefix-D0NzzC4I.js";
@@ -4,15 +4,15 @@ import "../../registry-C-JddWwo.js";
4
4
  import { o as resolveAgentWorkspaceDir } from "../../agent-scope-B1Ina6jV.js";
5
5
  import { t as createSubsystemLogger } from "../../subsystem-DzRUKS9f.js";
6
6
  import "../../workspace-CsaDUuDn.js";
7
- import "../../unified-runner-BIiKFnNF.js";
7
+ import "../../unified-runner-BVvvnjXW.js";
8
8
  import "../../auth-profiles-BSw0aQND.js";
9
9
  import "../../model-selection-BqshlIZc.js";
10
- import { Tt as hasInterSessionUserProvenance } from "../../deliver-DyO3QD8O.js";
10
+ import { Tt as hasInterSessionUserProvenance } from "../../deliver-DTRkeYm3.js";
11
11
  import "../../ssrf-oI58TMOb.js";
12
12
  import "../../boolean-BsqeuxE6.js";
13
13
  import "../../shell-env-B1lDWz4t.js";
14
14
  import "../../manifest-registry-BGJu2aC-.js";
15
- import "../../chrome-C_I81hbq.js";
15
+ import "../../chrome-DPjznJQ-.js";
16
16
  import "../../frontmatter-CJEX1BrH.js";
17
17
  import "../../skills-Dm4gX4Tl.js";
18
18
  import "../../redact-CSGZUFxa.js";
@@ -26,7 +26,7 @@ import "../../paths-BsT3BvfH.js";
26
26
  import "../../tokens-D_vCJSzF.js";
27
27
  import "../../diagnostic-BALvP9wI.js";
28
28
  import "../../diagnostic-session-state-BDfanaOY.js";
29
- import "../../manager-PTSjHNVq.js";
29
+ import "../../manager-CsxTf96V.js";
30
30
  import "../../github-copilot-token-uhEBNQfj.js";
31
31
  import "../../pi-auth-json-DCGR3yfh.js";
32
32
  import "../../reply-prefix-D0NzzC4I.js";
@@ -1 +1 @@
1
- a9a524240cde604c9033e489e3e6561d8f2c8fde3e3a99a93c09522e34439b78
1
+ 45bf715f823b740fd53c8ca5f988d3a231bf92a6f16e965104b901a9e17079b3
@@ -1,7 +1,7 @@
1
- import { z as CONFIG_DIR } from "./registry-C-JddWwo.js";
2
- import { t as createSubsystemLogger } from "./subsystem-DzRUKS9f.js";
3
- import { a as resolvePinnedHostnameWithPolicy, c as loadConfig } from "./ssrf-oI58TMOb.js";
4
- import { r as isErrno } from "./errors-C89ppfp9.js";
1
+ import { I as CONFIG_DIR } from "./registry-CANRzFn-.js";
2
+ import { t as createSubsystemLogger } from "./subsystem-Bzq1QhtO.js";
3
+ import { a as resolvePinnedHostnameWithPolicy, c as loadConfig } from "./ssrf-q6hBiAOi.js";
4
+ import { r as isErrno } from "./errors-BEU7IHU6.js";
5
5
  import path from "node:path";
6
6
  import fs from "node:fs";
7
7
  import os from "node:os";
@@ -1,7 +1,7 @@
1
- import { I as CONFIG_DIR } from "./registry-CANRzFn-.js";
2
- import { t as createSubsystemLogger } from "./subsystem-Bzq1QhtO.js";
3
- import { a as resolvePinnedHostnameWithPolicy, c as loadConfig } from "./ssrf-q6hBiAOi.js";
4
- import { r as isErrno } from "./errors-BEU7IHU6.js";
1
+ import { z as CONFIG_DIR } from "./registry-C-JddWwo.js";
2
+ import { t as createSubsystemLogger } from "./subsystem-DzRUKS9f.js";
3
+ import { a as resolvePinnedHostnameWithPolicy, c as loadConfig } from "./ssrf-oI58TMOb.js";
4
+ import { r as isErrno } from "./errors-C89ppfp9.js";
5
5
  import path from "node:path";
6
6
  import fs from "node:fs";
7
7
  import os from "node:os";
@@ -0,0 +1,141 @@
1
+ # Red Theme Revert Guide
2
+
3
+ ## Overview
4
+
5
+ The Symi UI has been updated to use a red theme for the prompt window. This guide explains the changes made and how to revert if needed.
6
+
7
+ ## Changes Made
8
+
9
+ ### File Modified
10
+
11
+ - `css/style.css` - Updated to use red accents instead of cyan
12
+
13
+ ### What Changed
14
+
15
+ 1. **Prompt bar background**: Changed from cyan/white to red-tinted semi-transparent
16
+ 2. **Prompt bar borders**: Changed from cyan to red
17
+ 3. **Prompt bar focus state**: Changed from cyan glow to red glow
18
+ 4. **Prompt icon**: Changed from cyan to red
19
+ 5. **Send button**: Changed from cyan to red
20
+ 6. **Thinking bubble**: Changed from cyan to red
21
+ 7. **Code language badges**: Changed from cyan to red
22
+ 8. **Text cursor**: Changed from cyan to red
23
+
24
+ ## How to Apply Red Theme
25
+
26
+ ### Method 1: Direct File Copy (Recommended)
27
+
28
+ ```bash
29
+ cd /home/viper/projects/symi/glass-ui/css
30
+ cp style.css.red-theme style.css
31
+ ```
32
+
33
+ ### Method 2: Backup & Restore
34
+
35
+ ```bash
36
+ # Backup current file
37
+ cp /home/viper/projects/symi/glass-ui/css/style.css /home/viper/projects/symi/glass-ui/css/style.css.backup-current
38
+
39
+ # Apply red theme
40
+ cp /home/viper/projects/symi/glass-ui/css/style.css.red-theme /home/viper/projects/symi/glass-ui/css/style.css
41
+ ```
42
+
43
+ ## How to Revert to Original Theme
44
+
45
+ ### Method 1: Restore from Backup (Recommended)
46
+
47
+ ```bash
48
+ cd /home/viper/projects/symi/glass-ui/css
49
+ cp style.css.backup-before-red-theme-2026-03-03-162530 style.css
50
+ ```
51
+
52
+ ### Method 2: Restore from Red Theme File
53
+
54
+ ```bash
55
+ cd /home/viper/projects/symi/glass-ui/css
56
+ cp style.css.red-theme style.css
57
+ ```
58
+
59
+ ### Method 3: Manual Revert
60
+
61
+ If you need to manually revert specific CSS changes, you'll need to:
62
+
63
+ 1. Replace `var(--accent-cyan)` with `var(--accent-cyan)` (revert cyan accents to original)
64
+ 2. Change red-tinted backgrounds back to original
65
+ 3. Restore original glow effects
66
+
67
+ ## Backup Files Created
68
+
69
+ ### Original Theme Backup
70
+
71
+ - `css/style.css.backup-before-red-theme-2026-03-03-162530` - Original cyan theme
72
+
73
+ ### Current Red Theme
74
+
75
+ - `css/style.css.red-theme` - Complete red-themed CSS file
76
+
77
+ ### Additional Backups
78
+
79
+ - `css/style.css.backup-2026-03-03-112600` - Previous backup
80
+ - `css/style.css.backup-2026-03-03-162525` - Backup before red theme creation
81
+
82
+ ## CSS Variables Referenced
83
+
84
+ ### Original (Cyan) Theme
85
+
86
+ - `--accent-cyan` - Used for primary accents
87
+ - `--glass-border` - Border color for glass panels
88
+ - Various cyan-tinted rgba values
89
+
90
+ ### Red Theme
91
+
92
+ - `rgba(255,0,0,0.85)` - Primary red accent color
93
+ - `rgba(255,0,0,0.12)` - Red background opacity
94
+ - `rgba(255,0,0,0.08)` - Red border/box-shadow opacity
95
+
96
+ ## Testing the Changes
97
+
98
+ 1. Restart the Symi Glass UI if it's running
99
+ 2. Open a new session
100
+ 3. Check if the prompt bar now has a red glow and accents
101
+ 4. Verify focus states and interactive elements
102
+
103
+ ## Notes
104
+
105
+ - This change only affects the prompt window UI elements
106
+ - All other UI components (chat messages, code blocks, etc.) remain unchanged
107
+ - The theme can be toggled between cyan and red at any time
108
+ - All backups are preserved for easy rollback
109
+
110
+ ## Troubleshooting
111
+
112
+ ### Issue: Changes not visible
113
+
114
+ - Restart the Symi Glass UI browser window
115
+ - Clear browser cache if needed
116
+ - Check that the correct CSS file is being loaded
117
+
118
+ ### Issue: Partial changes applied
119
+
120
+ - Verify the file copy operation completed successfully
121
+ - Check file permissions
122
+ - Ensure no conflicting CSS files are being loaded
123
+
124
+ ## Quick Commands
125
+
126
+ ```bash
127
+ # Apply red theme
128
+ cd /home/viper/projects/symi/glass-ui/css && cp style.css.red-theme style.css
129
+
130
+ # Revert to original theme
131
+ cd /home/viper/projects/symi/glass-ui/css && cp style.css.backup-before-red-theme-2026-03-03-162530 style.css
132
+
133
+ # List all backup files
134
+ ls -la /home/viper/projects/symi/glass-ui/css/*.backup*
135
+ ```
136
+
137
+ ---
138
+
139
+ **Last Updated:** 2026-03-03 at 4:25 PM CST
140
+ **Theme Version:** Red Theme v1.0
141
+ **Status:** Ready for deployment