@symerian/symi 3.5.0 → 3.5.2
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.
- package/dist/build-info.json +3 -3
- package/dist/bundled/boot-md/handler.js +4 -4
- package/dist/bundled/session-memory/handler.js +4 -4
- package/dist/canvas-host/a2ui/.bundle.hash +1 -1
- package/dist/{chrome-C_I81hbq.js → chrome-B7-rO4i9.js} +4 -4
- package/dist/{chrome-BKUACyeO.js → chrome-DPjznJQ-.js} +4 -4
- package/dist/control-ui/css/revert-red-theme.md +141 -0
- package/dist/control-ui/css/style.css +5843 -0
- package/dist/control-ui/css/style.css.backup-2026-03-03-162525 +3546 -0
- package/dist/control-ui/css/style.css.backup-before-red-2026-03-03-162525 +3546 -0
- package/dist/control-ui/css/style.css.backup-before-red-theme-2026-03-03-162530 +3546 -0
- package/dist/control-ui/css/style.css.pre-2row +2165 -0
- package/dist/control-ui/css/style.css.pre-brand +1776 -0
- package/dist/control-ui/css/style.css.pre-history +1974 -0
- package/dist/control-ui/css/style.css.pre-nav +2264 -0
- package/dist/control-ui/css/style.css.pre-newsession +1898 -0
- package/dist/control-ui/css/style.css.pre-queue +2195 -0
- package/dist/control-ui/css/style.css.pre-red-prompt +2524 -0
- package/dist/control-ui/css/style.css.pre-stop +2239 -0
- package/dist/control-ui/css/style.css.pre-textarea +2184 -0
- package/dist/control-ui/css/style.css.pre-watchdog +1848 -0
- package/dist/control-ui/css/style.css.red-theme +2999 -0
- package/dist/control-ui/index.html +1049 -0
- package/dist/control-ui/js/app.js +1304 -0
- package/dist/control-ui/js/app.js.pre-2row +463 -0
- package/dist/control-ui/js/app.js.pre-heartbeat-filter +595 -0
- package/dist/control-ui/js/app.js.pre-newsession +408 -0
- package/dist/control-ui/js/app.js.pre-queue +476 -0
- package/dist/control-ui/js/app.js.pre-stop +564 -0
- package/dist/control-ui/js/app.js.pre-textarea +467 -0
- package/dist/control-ui/js/app.js.pre-watchdog +293 -0
- package/dist/control-ui/js/connections.js +438 -0
- package/dist/control-ui/js/gateway.js +233 -0
- package/dist/control-ui/js/gateway.js.pre-stop +110 -0
- package/dist/control-ui/js/history.js +732 -0
- package/dist/control-ui/js/logs.js +238 -0
- package/dist/control-ui/js/menu.js +232 -0
- package/dist/control-ui/js/menu.js.pre-nav +66 -0
- package/dist/control-ui/js/metrics.js +53 -0
- package/dist/control-ui/js/models.js +138 -0
- package/dist/control-ui/js/render.js +882 -0
- package/dist/control-ui/js/render.test.js +112 -0
- package/dist/control-ui/js/scheduling.js +461 -0
- package/dist/control-ui/js/settings.js +910 -0
- package/dist/control-ui/js/slash-autocomplete.js +168 -0
- package/dist/control-ui/js/subagents.js +560 -0
- package/dist/control-ui/js/utils.js +29 -0
- package/dist/control-ui/vendor/highlight.min.js +2518 -0
- package/dist/control-ui/vendor/marked.min.js +69 -0
- package/dist/{deliver-DyO3QD8O.js → deliver-DTRkeYm3.js} +4 -4
- package/dist/{deliver-Cjyb6h4g.js → deliver-oWGJwzFf.js} +4 -4
- package/dist/extensionAPI.js +4 -4
- package/dist/llm-slug-generator.js +4 -4
- package/dist/{manager-rvtFoeFT.js → manager-CFenq_aO.js} +1 -1
- package/dist/{manager-PTSjHNVq.js → manager-CsxTf96V.js} +1 -1
- package/dist/{pi-embedded-BPuUM-gD.js → pi-embedded-Cdub5Vs9.js} +10 -10
- package/dist/{pw-ai-BFS9ezWe.js → pw-ai-BOOB8qoi.js} +1 -1
- package/dist/{pw-ai-Cx-Ko_FL.js → pw-ai-D2pEVS5n.js} +1 -1
- package/dist/{synthesis-7UL3pCpj.js → synthesis-Be9nYyDd.js} +4 -4
- package/dist/{synthesis-fD8J2vag.js → synthesis-CBIT6Vnk.js} +4 -4
- package/dist/{unified-runner-BIiKFnNF.js → unified-runner-BVvvnjXW.js} +10 -10
- package/package.json +3 -3
package/dist/build-info.json
CHANGED
|
@@ -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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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
|
-
|
|
1
|
+
9dc8e06b141f490369cad20ef65e9bbc536b2adf8291a57bc364e733d9c34f23
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as createSubsystemLogger } from "./subsystem-
|
|
3
|
-
import { a as resolvePinnedHostnameWithPolicy, c as loadConfig } from "./ssrf-
|
|
4
|
-
import { r as isErrno } from "./errors-
|
|
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 {
|
|
2
|
-
import { t as createSubsystemLogger } from "./subsystem-
|
|
3
|
-
import { a as resolvePinnedHostnameWithPolicy, c as loadConfig } from "./ssrf-
|
|
4
|
-
import { r as isErrno } from "./errors-
|
|
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
|