@symerian/symi 3.0.18 → 3.0.19

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 (116) hide show
  1. package/dist/build-info.json +3 -3
  2. package/dist/canvas-host/a2ui/.bundle.hash +1 -1
  3. package/package.json +1 -1
  4. package/extensions/copilot-proxy/README.md +0 -24
  5. package/extensions/copilot-proxy/index.ts +0 -154
  6. package/extensions/copilot-proxy/node_modules/.bin/symi +0 -21
  7. package/extensions/copilot-proxy/package.json +0 -15
  8. package/extensions/copilot-proxy/symi.plugin.json +0 -9
  9. package/extensions/device-pair/index.ts +0 -642
  10. package/extensions/device-pair/symi.plugin.json +0 -20
  11. package/extensions/diagnostics-otel/index.ts +0 -15
  12. package/extensions/diagnostics-otel/node_modules/.bin/acorn +0 -21
  13. package/extensions/diagnostics-otel/node_modules/.bin/symi +0 -21
  14. package/extensions/diagnostics-otel/package.json +0 -27
  15. package/extensions/diagnostics-otel/src/service.test.ts +0 -290
  16. package/extensions/diagnostics-otel/src/service.ts +0 -666
  17. package/extensions/diagnostics-otel/symi.plugin.json +0 -8
  18. package/extensions/google-antigravity-auth/README.md +0 -24
  19. package/extensions/google-antigravity-auth/index.ts +0 -424
  20. package/extensions/google-antigravity-auth/node_modules/.bin/symi +0 -21
  21. package/extensions/google-antigravity-auth/package.json +0 -15
  22. package/extensions/google-antigravity-auth/symi.plugin.json +0 -9
  23. package/extensions/google-gemini-cli-auth/README.md +0 -35
  24. package/extensions/google-gemini-cli-auth/index.ts +0 -75
  25. package/extensions/google-gemini-cli-auth/node_modules/.bin/symi +0 -21
  26. package/extensions/google-gemini-cli-auth/oauth.test.ts +0 -162
  27. package/extensions/google-gemini-cli-auth/oauth.ts +0 -636
  28. package/extensions/google-gemini-cli-auth/package.json +0 -15
  29. package/extensions/google-gemini-cli-auth/symi.plugin.json +0 -9
  30. package/extensions/learning-loop/index.ts +0 -159
  31. package/extensions/learning-loop/node_modules/.bin/symi +0 -21
  32. package/extensions/learning-loop/package.json +0 -18
  33. package/extensions/learning-loop/src/analytics/gateway-methods.ts +0 -230
  34. package/extensions/learning-loop/src/analytics/metrics-aggregator.ts +0 -153
  35. package/extensions/learning-loop/src/capture/run-tracker.ts +0 -181
  36. package/extensions/learning-loop/src/capture/serializer.ts +0 -74
  37. package/extensions/learning-loop/src/db.ts +0 -583
  38. package/extensions/learning-loop/src/feedback/explicit-feedback.ts +0 -58
  39. package/extensions/learning-loop/src/feedback/implicit-signals.ts +0 -89
  40. package/extensions/learning-loop/src/graph/edge-inference.ts +0 -189
  41. package/extensions/learning-loop/src/graph/graph-retrieval.ts +0 -144
  42. package/extensions/learning-loop/src/graph/graph-store.ts +0 -183
  43. package/extensions/learning-loop/src/hooks.ts +0 -244
  44. package/extensions/learning-loop/src/injection/cache.ts +0 -73
  45. package/extensions/learning-loop/src/injection/context-injector.ts +0 -104
  46. package/extensions/learning-loop/src/injection/prompt-builder.ts +0 -43
  47. package/extensions/learning-loop/src/learning/embedding-bridge.ts +0 -54
  48. package/extensions/learning-loop/src/learning/learning-extractor.ts +0 -217
  49. package/extensions/learning-loop/src/learning/learning-store.ts +0 -158
  50. package/extensions/learning-loop/src/learning/retrieval.ts +0 -87
  51. package/extensions/learning-loop/src/math/confidence-intervals.ts +0 -62
  52. package/extensions/learning-loop/src/math/ewma.ts +0 -51
  53. package/extensions/learning-loop/src/math/weighted-scorer.ts +0 -42
  54. package/extensions/learning-loop/src/schema.ts +0 -176
  55. package/extensions/learning-loop/src/scoring/normalization.ts +0 -32
  56. package/extensions/learning-loop/src/scoring/quality-engine.ts +0 -78
  57. package/extensions/learning-loop/src/scoring/signal-extractors.ts +0 -155
  58. package/extensions/learning-loop/src/test/context-injector.test.ts +0 -142
  59. package/extensions/learning-loop/src/test/fixes.test.ts +0 -1286
  60. package/extensions/learning-loop/src/test/graph.test.ts +0 -711
  61. package/extensions/learning-loop/src/test/integration.test.ts +0 -312
  62. package/extensions/learning-loop/src/test/learning-store.test.ts +0 -191
  63. package/extensions/learning-loop/src/test/math.test.ts +0 -148
  64. package/extensions/learning-loop/src/test/quality-engine.test.ts +0 -231
  65. package/extensions/learning-loop/src/test/run-tracker.test.ts +0 -143
  66. package/extensions/learning-loop/src/types.ts +0 -281
  67. package/extensions/learning-loop/symi.plugin.json +0 -46
  68. package/extensions/llm-task/README.md +0 -97
  69. package/extensions/llm-task/index.ts +0 -6
  70. package/extensions/llm-task/package.json +0 -12
  71. package/extensions/llm-task/src/llm-task-tool.test.ts +0 -138
  72. package/extensions/llm-task/src/llm-task-tool.ts +0 -249
  73. package/extensions/llm-task/symi.plugin.json +0 -21
  74. package/extensions/memory-lancedb/config.ts +0 -161
  75. package/extensions/memory-lancedb/index.test.ts +0 -330
  76. package/extensions/memory-lancedb/index.ts +0 -670
  77. package/extensions/memory-lancedb/node_modules/.bin/arrow2csv +0 -21
  78. package/extensions/memory-lancedb/node_modules/.bin/openai +0 -21
  79. package/extensions/memory-lancedb/node_modules/.bin/symi +0 -21
  80. package/extensions/memory-lancedb/package.json +0 -20
  81. package/extensions/memory-lancedb/symi.plugin.json +0 -71
  82. package/extensions/minimax-portal-auth/README.md +0 -33
  83. package/extensions/minimax-portal-auth/index.ts +0 -161
  84. package/extensions/minimax-portal-auth/node_modules/.bin/symi +0 -21
  85. package/extensions/minimax-portal-auth/oauth.ts +0 -247
  86. package/extensions/minimax-portal-auth/package.json +0 -15
  87. package/extensions/minimax-portal-auth/symi.plugin.json +0 -9
  88. package/extensions/model-equalizer/index.ts +0 -80
  89. package/extensions/model-equalizer/skills/model-equalizer/SKILL.md +0 -58
  90. package/extensions/model-equalizer/src/detection.ts +0 -62
  91. package/extensions/model-equalizer/src/enhancer.ts +0 -63
  92. package/extensions/model-equalizer/src/test/detection.test.ts +0 -218
  93. package/extensions/model-equalizer/src/test/enhancer.test.ts +0 -137
  94. package/extensions/model-equalizer/src/test/integration.test.ts +0 -185
  95. package/extensions/model-equalizer/src/types.ts +0 -24
  96. package/extensions/model-equalizer/symi.plugin.json +0 -12
  97. package/extensions/phone-control/index.ts +0 -421
  98. package/extensions/phone-control/symi.plugin.json +0 -10
  99. package/extensions/pipeline/README.md +0 -75
  100. package/extensions/pipeline/SKILL.md +0 -97
  101. package/extensions/pipeline/index.ts +0 -18
  102. package/extensions/pipeline/package.json +0 -11
  103. package/extensions/pipeline/src/pipeline-tool.test.ts +0 -345
  104. package/extensions/pipeline/src/pipeline-tool.ts +0 -266
  105. package/extensions/pipeline/src/windows-spawn.test.ts +0 -148
  106. package/extensions/pipeline/src/windows-spawn.ts +0 -193
  107. package/extensions/pipeline/symi.plugin.json +0 -10
  108. package/extensions/qwen-portal-auth/README.md +0 -24
  109. package/extensions/qwen-portal-auth/index.ts +0 -134
  110. package/extensions/qwen-portal-auth/oauth.ts +0 -190
  111. package/extensions/qwen-portal-auth/symi.plugin.json +0 -9
  112. package/extensions/talk-voice/index.ts +0 -150
  113. package/extensions/talk-voice/symi.plugin.json +0 -10
  114. package/extensions/thread-ownership/index.test.ts +0 -180
  115. package/extensions/thread-ownership/index.ts +0 -133
  116. package/extensions/thread-ownership/symi.plugin.json +0 -28
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "3.0.18",
3
- "commit": "997bcbd684e219ff937d7bb479a68873c13f6de0",
4
- "builtAt": "2026-05-02T19:09:50.816Z"
2
+ "version": "3.0.19",
3
+ "commit": "2488e9810bd040c6d7c8fdd8dcc1463576b6cf71",
4
+ "builtAt": "2026-05-02T19:12:10.746Z"
5
5
  }
@@ -1 +1 @@
1
- ef2d186929a0244bad5f335ac7f61bec62cb412ee05fa3acd24f853c3c3d0557
1
+ 9e66a9f53e197e7945ec6a0e9ab77b53d7d328b5df7bd2092627703fe9e83425
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@symerian/symi",
3
- "version": "3.0.18",
3
+ "version": "3.0.19",
4
4
  "description": "Multi-channel AI gateway with extensible messaging integrations",
5
5
  "keywords": [],
6
6
  "homepage": "https://github.com/jaysteelmind/symi#readme",
@@ -1,24 +0,0 @@
1
- # Copilot Proxy (Symi plugin)
2
-
3
- Provider plugin for the **Copilot Proxy** VS Code extension.
4
-
5
- ## Enable
6
-
7
- Bundled plugins are disabled by default. Enable this one:
8
-
9
- ```bash
10
- symi plugins enable copilot-proxy
11
- ```
12
-
13
- Restart the Gateway after enabling.
14
-
15
- ## Authenticate
16
-
17
- ```bash
18
- symi models auth login --provider copilot-proxy --set-default
19
- ```
20
-
21
- ## Notes
22
-
23
- - Copilot Proxy must be running in VS Code.
24
- - Base URL must include `/v1`.
@@ -1,154 +0,0 @@
1
- import {
2
- emptyPluginConfigSchema,
3
- type SymiPluginApi,
4
- type ProviderAuthContext,
5
- type ProviderAuthResult,
6
- } from "symi/plugin-sdk";
7
-
8
- const DEFAULT_BASE_URL = "http://localhost:3000/v1";
9
- const DEFAULT_API_KEY = "n/a";
10
- const DEFAULT_CONTEXT_WINDOW = 128_000;
11
- const DEFAULT_MAX_TOKENS = 8192;
12
- const DEFAULT_MODEL_IDS = [
13
- "gpt-5.2",
14
- "gpt-5.2-codex",
15
- "gpt-5.1",
16
- "gpt-5.1-codex",
17
- "gpt-5.1-codex-max",
18
- "gpt-5-mini",
19
- "claude-opus-4.6",
20
- "claude-opus-4.5",
21
- "claude-sonnet-4.5",
22
- "claude-haiku-4.5",
23
- "gemini-3-pro",
24
- "gemini-3-flash",
25
- "grok-code-fast-1",
26
- ] as const;
27
-
28
- function normalizeBaseUrl(value: string): string {
29
- const trimmed = value.trim();
30
- if (!trimmed) {
31
- return DEFAULT_BASE_URL;
32
- }
33
- let normalized = trimmed;
34
- while (normalized.endsWith("/")) {
35
- normalized = normalized.slice(0, -1);
36
- }
37
- if (!normalized.endsWith("/v1")) {
38
- normalized = `${normalized}/v1`;
39
- }
40
- return normalized;
41
- }
42
-
43
- function validateBaseUrl(value: string): string | undefined {
44
- const normalized = normalizeBaseUrl(value);
45
- try {
46
- new URL(normalized);
47
- } catch {
48
- return "Enter a valid URL";
49
- }
50
- return undefined;
51
- }
52
-
53
- function parseModelIds(input: string): string[] {
54
- const parsed = input
55
- .split(/[\n,]/)
56
- .map((model) => model.trim())
57
- .filter(Boolean);
58
- return Array.from(new Set(parsed));
59
- }
60
-
61
- function buildModelDefinition(modelId: string) {
62
- return {
63
- id: modelId,
64
- name: modelId,
65
- api: "openai-completions" as const,
66
- reasoning: false,
67
- input: ["text", "image"] as Array<"text" | "image">,
68
- cost: { input: 0, output: 0, cacheRead: 0, cacheWrite: 0 },
69
- contextWindow: DEFAULT_CONTEXT_WINDOW,
70
- maxTokens: DEFAULT_MAX_TOKENS,
71
- };
72
- }
73
-
74
- const copilotProxyPlugin = {
75
- id: "copilot-proxy",
76
- name: "Copilot Proxy",
77
- description: "Local Copilot Proxy (VS Code LM) provider plugin",
78
- configSchema: emptyPluginConfigSchema(),
79
- register(api: SymiPluginApi) {
80
- api.registerProvider({
81
- id: "copilot-proxy",
82
- label: "Copilot Proxy",
83
- docsPath: "/providers/models",
84
- auth: [
85
- {
86
- id: "local",
87
- label: "Local proxy",
88
- hint: "Configure base URL + models for the Copilot Proxy server",
89
- kind: "custom",
90
- run: async (ctx: ProviderAuthContext): Promise<ProviderAuthResult> => {
91
- const baseUrlInput = await ctx.prompter.text({
92
- message: "Copilot Proxy base URL",
93
- initialValue: DEFAULT_BASE_URL,
94
- validate: validateBaseUrl,
95
- });
96
-
97
- const modelInput = await ctx.prompter.text({
98
- message: "Model IDs (comma-separated)",
99
- initialValue: DEFAULT_MODEL_IDS.join(", "),
100
- validate: (value: string) =>
101
- parseModelIds(value).length > 0 ? undefined : "Enter at least one model id",
102
- });
103
-
104
- const baseUrl = normalizeBaseUrl(baseUrlInput);
105
- const modelIds = parseModelIds(modelInput);
106
- const defaultModelId = modelIds[0] ?? DEFAULT_MODEL_IDS[0];
107
- const defaultModelRef = `copilot-proxy/${defaultModelId}`;
108
-
109
- return {
110
- profiles: [
111
- {
112
- profileId: "copilot-proxy:local",
113
- credential: {
114
- type: "token",
115
- provider: "copilot-proxy",
116
- token: DEFAULT_API_KEY,
117
- },
118
- },
119
- ],
120
- configPatch: {
121
- models: {
122
- providers: {
123
- "copilot-proxy": {
124
- baseUrl,
125
- apiKey: DEFAULT_API_KEY,
126
- api: "openai-completions",
127
- authHeader: false,
128
- models: modelIds.map((modelId) => buildModelDefinition(modelId)),
129
- },
130
- },
131
- },
132
- agents: {
133
- defaults: {
134
- models: Object.fromEntries(
135
- modelIds.map((modelId) => [`copilot-proxy/${modelId}`, {}]),
136
- ),
137
- },
138
- },
139
- },
140
- defaultModel: defaultModelRef,
141
- notes: [
142
- "Start the Copilot Proxy VS Code extension before using these models.",
143
- "Copilot Proxy serves /v1/chat/completions; base URL must include /v1.",
144
- "Model availability depends on your Copilot plan; edit models.providers.copilot-proxy if needed.",
145
- ],
146
- };
147
- },
148
- },
149
- ],
150
- });
151
- },
152
- };
153
-
154
- export default copilotProxyPlugin;
@@ -1,21 +0,0 @@
1
- #!/bin/sh
2
- basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
-
4
- case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
10
- esac
11
-
12
- if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/symi/projects/symi/node_modules:/home/symi/projects/node_modules:/home/symi/node_modules:/home/node_modules:/node_modules:/home/symi/projects/symi/node_modules/.pnpm/node_modules"
14
- else
15
- export NODE_PATH="/home/symi/projects/symi/node_modules:/home/symi/projects/node_modules:/home/symi/node_modules:/home/node_modules:/node_modules:/home/symi/projects/symi/node_modules/.pnpm/node_modules:$NODE_PATH"
16
- fi
17
- if [ -x "$basedir/node" ]; then
18
- exec "$basedir/node" "$basedir/../@symerian/symi/symi.mjs" "$@"
19
- else
20
- exec node "$basedir/../@symerian/symi/symi.mjs" "$@"
21
- fi
@@ -1,15 +0,0 @@
1
- {
2
- "name": "@symi/copilot-proxy",
3
- "version": "3.0.9",
4
- "private": true,
5
- "description": "Symi Copilot Proxy provider plugin",
6
- "type": "module",
7
- "devDependencies": {
8
- "@symerian/symi": "workspace:*"
9
- },
10
- "symi": {
11
- "extensions": [
12
- "./index.ts"
13
- ]
14
- }
15
- }
@@ -1,9 +0,0 @@
1
- {
2
- "id": "copilot-proxy",
3
- "providers": ["copilot-proxy"],
4
- "configSchema": {
5
- "type": "object",
6
- "additionalProperties": false,
7
- "properties": {}
8
- }
9
- }