@agent-link/server 0.1.195 → 0.1.196

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.
@@ -22,7 +22,7 @@
22
22
  : '/vendor/github-dark.min.css';
23
23
  })();
24
24
  </script>
25
- <script type="module" crossorigin src="/assets/index-ByTlAqmG.js"></script>
25
+ <script type="module" crossorigin src="/assets/index-F_BzCw2k.js"></script>
26
26
  <link rel="stylesheet" crossorigin href="/assets/index-UcWFSFfw.css">
27
27
  </head>
28
28
  <body>
@@ -266,6 +266,11 @@
266
266
  "memory.deleteConfirm": "Delete {name}?",
267
267
  "memory.discardChanges": "Discard changes?",
268
268
 
269
+ "file.edit": "Edit",
270
+ "file.editing": "Editing",
271
+ "file.discardChanges": "You have unsaved changes. Discard?",
272
+ "file.saveFailed": "Save failed: {error}",
273
+
269
274
  "slash.cost": "Show token usage and cost",
270
275
  "slash.context": "Show context usage",
271
276
  "slash.compact": "Compact context",
@@ -266,6 +266,11 @@
266
266
  "memory.deleteConfirm": "删除 {name}?",
267
267
  "memory.discardChanges": "放弃更改?",
268
268
 
269
+ "file.edit": "编辑",
270
+ "file.editing": "编辑中",
271
+ "file.discardChanges": "您有未保存的更改。放弃?",
272
+ "file.saveFailed": "保存失败:{error}",
273
+
269
274
  "slash.cost": "显示 Token 用量和费用",
270
275
  "slash.context": "显示上下文用量",
271
276
  "slash.compact": "压缩上下文",