-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathai.zcode.ZCode.appdata.xml
More file actions
429 lines (418 loc) · 22.8 KB
/
Copy pathai.zcode.ZCode.appdata.xml
File metadata and controls
429 lines (418 loc) · 22.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>ai.zcode.ZCode</id>
<name>ZCode</name>
<summary>Simple, fast, vibe-ready — the official harness for GLM-5.2</summary>
<summary xml:lang="zh_CN">简单、迅捷、氛围十足 — GLM-5.2 官方适配开发工具</summary>
<developer id="ai.z.ai">
<name>Z.ai</name>
</developer>
<metadata_license>CC0-1.0</metadata_license>
<!-- ZCode itself is distributed as freeware; no source license file is shipped upstream. -->
<project_license>LicenseRef-proprietary</project_license>
<url type="homepage">https://zcode.z.ai</url>
<url type="help">https://zcode.z.ai/en/docs</url>
<url type="bugtracker">https://github.com/sliced-paraiba/zcode-flatpak/issues</url>
<description>
<p>
ZCode is an AI coding harness from Z.ai, built around the GLM-5.2 model family.
It combines powerful AI agents with your existing toolchain so you can plan,
code, review and ship without leaving your flow.
</p>
<p>
This is an unofficial Flatpak packaging of ZCode for Linux. The upstream
application binary is provided as-is by Z.ai; this repository only wraps it
for installation under Flatpak.
</p>
</description>
<launchable type="desktop-id">ai.zcode.ZCode.desktop</launchable>
<screenshots>
<screenshot type="default">
<caption>ZCode main window</caption>
<image>https://zcode.z.ai/og-image.png</image>
</screenshot>
</screenshots>
<categories>
<category>Development</category>
<category>IDE</category>
<category>Utility</category>
</categories>
<releases>
<release version="3.10.1" date="2026-08-28">
<description>
<p>Release 3.10.1:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.9.2" date="2026-08-26">
<description>
<p>Release 3.9.2:</p>
<ul>
<li>使用电脑控制功能前会明确提示所需权限。</li>
<li>电脑控制功能支持 macOS Intel 芯片机型使用。</li>
<li>浏览器操作时会优先复用已有标签页。</li>
</ul>
</description>
</release>
<release version="3.9.1" date="2026-08-23">
<description>
<p>Release 3.9.1:</p>
<ul>
<li>Optimize the model configuration options page</li>
<li>By default, the thinking process and real-time time consumption are displayed</li>
<li>Fixed the issue where screenshots and web tool images could not be displayed in some gateways</li>
<li>Fixed the issue where single-colon file references could not be recognized</li>
</ul>
</description>
</release>
<release version="3.8.1" date="2026-08-18">
<description>
<p>Release 3.8.1:</p>
<ul>
<li>Support global and workspace-level management of agent capabilities, with visual management in Settings</li>
<li>Add recommended prompts on the home page, with support for referencing enabled plugins</li>
<li>Add a 5-hour quota reset benefit during off-peak compute hours for GLM Coding Plan subscribers</li>
<li>Upgrade usage statistics to support Personal Plan V3 and Team Plan usage tracking</li>
<li>Add retry failure pages and custom timeout support for the project knowledge base</li>
<li>Improve file references, code comments, and tool call grouping in conversations</li>
<li>Add video recording support to the built-in browser</li>
<li>Automatically preview generated presentations and refresh previews after edits</li>
<li>Support secure workspace-level Hooks configuration and execution</li>
<li>Upgrade the built-in document plugin</li>
<li>Improve stability for project knowledge base generation, retry, and failure recovery</li>
<li>Fix built-in browser startup failures, crashes, and leftover tabs</li>
<li>Fix side terminal interruptions or input failures after switching workspaces</li>
<li>Fix Windows IME input issues in the side terminal</li>
<li>Fix white flashes when refreshing the task list and abnormal file tree scrolling</li>
<li>Fix references disappearing after typing spaces following plugin trial usage</li>
<li>Fix service status not updating correctly after refreshing the Settings page</li>
<li>Fix occasional failure to save window size when exiting the app</li>
<li>Fix duplicate usage counting, chart clipping, and display issues in usage statistics</li>
<li>Fix external link right-click open behavior and multiple Chinese/English display issues</li>
<li>Fix code review comment positioning and preview status issues</li>
<li>Optimize startup loading speed for very large conversation histories</li>
<li>Fix delayed remaining usage updates</li>
</ul>
</description>
</release>
<release version="3.7.7" date="2026-08-14">
<description>
<p>Release 3.7.7:</p>
<ul>
<li>Updated the built-in documentation plugin.</li>
<li>Fixed an issue where reasoning effort did not take effect in some automated tasks.</li>
<li>Fixed an issue where repository knowledge base generation could not use reasoning effort.</li>
<li>Fixed an issue where automatic git commit message generation failed due to missing reasoning effort.</li>
</ul>
</description>
</release>
<release version="3.7.6" date="2026-08-10">
<description>
<p>Release 3.7.6:</p>
<ul>
<li>You can now comment on individual selected PowerPoint elements with clearer guidance.</li>
<li>Headless sessions now skip memory extraction for leaner unattended runs.</li>
<li>Conversations now restore compacted usage details correctly after restarting the app.</li>
<li>The app can now recover automatically from a corrupted task index during startup.</li>
<li>Remote sessions now resend missed updates after reconnecting.</li>
<li>Automation cancellation, limits, and partial creation states now behave more reliably.</li>
<li>Provider quota errors now stop retrying instead of repeating failed attempts.</li>
<li>AI responses and usage tracking are now more consistent across retries and model changes.</li>
<li>Public GitHub plugin sources can now install correctly even without Git.</li>
</ul>
</description>
</release>
<release version="3.7.5" date="2026-08-09">
<description>
<p>Release 3.7.5:</p>
<ul>
<li>Memory now supports browsing by project and viewing project memories in Settings.</li>
<li>The task workspace now supports grouped task sections.</li>
<li>@ mentions now support plugins, files, and conversations.</li>
<li>Idle tasks now support subagents configured with custom models.</li>
<li>Automation tasks now support custom minute-based intervals.</li>
<li>Subagents now support a reasoning effort setting.</li>
<li>Improved memory navigation, icons, actions, and preview stability.</li>
<li>Fixed conversation jump positioning after history changes.</li>
<li>Fixed preview and positioning issues when dragging grouped project tasks.</li>
<li>Improved layout stability for conversations, status panels, long task titles, and side tabs across window sizes.</li>
<li>Improved readability for search history, timestamps, working duration, and helper text.</li>
<li>Improved document, presentation, and file preview rendering and refresh behavior.</li>
<li>Fixed preview issues caused by cached image attachments.</li>
<li>Fixed incorrect automation task model and target display.</li>
<li>Fixed queued messages that could be reordered or sent too early.</li>
<li>Fixed model selection loss after switching runtime environments.</li>
<li>Fixed blank or missing conversations after reconnecting to remote workspaces.</li>
</ul>
</description>
</release>
<release version="3.6.5" date="2026-07-31">
<description>
<p>Release 3.6.5:</p>
<ul>
<li>The browser toolbar now includes a more menu for quick access to additional actions.</li>
<li>Manual automation runs now count toward the total shown on cards.</li>
<li>Bot-created run results are now delivered back to you reliably.</li>
<li>Optimized automated task experience: added scheduled and idle views; when creating a task, the form mode is enabled by default, with support for forward/backward navigation, and drag-to-adjust for edit box height.</li>
<li>Added a global anti-sleep switch.</li>
<li>Supports project-level memory.</li>
<li>The model settings allow adjustment of the maximum output length.</li>
<li>Added Kimi K3 256K model.</li>
<li>Markdown images support preview and download.</li>
<li>The file tree hierarchy is clearer.</li>
<li>The question countdown timer can be disabled.</li>
<li>Search enhancement can be configured when a session starts.</li>
<li>Other officially supported models can be added from official suppliers.</li>
<li>Added /side and /btw commands to open the side auxiliary chat.</li>
<li>Manual and scheduled automation runs now stay separated in counts.</li>
<li>Browser actions now recover popup tabs more reliably.</li>
<li>Browser actions are now judged by their expected result, not just the click itself.</li>
<li>Popup tabs are now detected together, reducing missed popups.</li>
<li>Plugin loading is now more resilient when cache locks appear briefly.</li>
<li>The active session model no longer changes unexpectedly when reading state.</li>
<li>Composer config pickers now stay mutually exclusive and reset correctly across scopes.</li>
<li>Fixed the abnormal time and repetition rules of automated tasks.</li>
<li>Fixed the issue where missed one-time tasks were being rescheduled repeatedly.</li>
<li>Fixed the issue where automated task cards were displayed inaccurately.</li>
<li>Fixed the sorting and folding exceptions of idle tasks.</li>
<li>Fixed the issue where browser screenshots in the backend are prone to timeout.</li>
<li>Fixed an issue where disabled tools could still be invoked.</li>
<li>Fixed the issue where memory was still being processed after the conversation was closed.</li>
<li>Fixed search compatibility issues on Windows and macOS.</li>
<li>Fixed the abnormal display of Chinese, Japanese and Korean characters in PDF.</li>
<li>Fixed issues with image preview drag, close and save functions.</li>
<li>Fixed the security issue with remote image download.</li>
<li>Fixed the issue where diff preview would not be displayed in rare cases.</li>
<li>Fixed the issue where large file previews were not fully displayed.</li>
<li>Fixed the issue where compressing directories in the file tree caused incorrect hierarchy.</li>
<li>Optimized the find & grep commands in bash.</li>
<li>Fixed the issue where the scheduled task control would malfunction after reset.</li>
<li>Fixed the issue with cross-platform command pipeline output capture.</li>
<li>Fixed the abnormal status issue of browser task tabs in the backend.</li>
<li>Fixed the issue where the scroll position jumps when loading historical messages.</li>
<li>Fixed the issue where the screen does not refresh after restoring a window from the system tray.</li>
<li>Fixed an issue where legacy WSL sessions could not be resumed.</li>
<li>Fixed the issue where pressing Enter in code comments failed to send the comment.</li>
<li>Fixed the issue where question drafts were lost after task switching.</li>
<li>Optimized the loading and failure display of Markdown images.</li>
<li>Fixed the compatibility issue with table file preview.</li>
<li>Fixed the issue where the old tag numbers in auxiliary conversations were missing.</li>
<li>Assistant chat supports opening multiple tabs simultaneously.</li>
</ul>
</description>
</release>
<release version="3.5.3" date="2026-07-27">
<description>
<p>Release 3.5.3:</p>
<ul>
<li>Optimized cache hit rate.</li>
</ul>
</description>
</release>
<release version="3.5.2" date="2026-07-24">
<description>
<p>Release 3.5.2:</p>
<ul>
<li>Added built-in web app integration, allowing common webpages to be directly opened and used within the app.</li>
<li>Added PDF preview, supporting click-to-view and smooth zooming.</li>
<li>Added unified appearance settings, making interface styles more centralized and easier to find.</li>
<li>Added icon display for the Extension Marketplace, making browsing and identification more intuitive.</li>
<li>Added the generation of warehouse Knowledge Base directories and schematic diagrams for more complete content.</li>
<li>Improved large file reading for more stable opening of large files.</li>
<li>Optimized the layout of the settings page for clearer grouping of related options.</li>
<li>Fixed browser screenshot and restoration issues, and background pages now work properly.</li>
<li>Fixed the issues of flickering and blank space during PDF scaling.</li>
<li>Fixed issues with subtasks, conversation resumption, and lost edit targets.</li>
<li>Fixed the issue where plugin icons and overview loading were blocked.</li>
<li>Fixed the abnormal issues related to remote WSL exit, deployment and recovery.</li>
<li>Fixes laggy and failed issues during Windows update, shutdown and cleanup processes.</li>
<li>Fix issues related to model context, token budget, and streaming retries.</li>
<li>Fixed issues with feedback drafts, concurrent submissions, and auto-selection options.</li>
<li>Fixed issues with Localization and language display for a more consistent interface language.</li>
<li>Fixed the display misalignment issues of the status panel, to-do list and sidebar.</li>
<li>Fixed desktop crash reporting to facilitate faster issue localization.</li>
</ul>
</description>
</release>
<release version="3.4.2" date="2026-07-21">
<description>
<p>Release 3.4.2:</p>
<ul>
<li>Added scheduled tasks, which can automatically execute tasks according to the set schedule</li>
<li>Scheduled tasks support immediate execution and history viewing</li>
<li>Support custom recurrence rules and due dates</li>
<li>Scheduled tasks support configurable model, mode and reasoning intensity</li>
<li>Scheduled task cards can be created and viewed directly in chat</li>
<li>Supports auxiliary conversation, allowing you to continue asking questions on the secondary display</li>
<li>Support selecting text to quickly add it to the context</li>
<li>Smoother experience for scrolling long conversations and jumping back to the bottom</li>
<li>Supports displaying attachments and tool results in chat</li>
<li>Added codebase Wiki generation and language selection</li>
<li>Revamped the plugin store, with support for search and detail pages</li>
<li>Plugins support remote synchronization and CDN installation</li>
<li>Supports synchronous operations for remote workspaces and WSL</li>
<li>Windows: Minimize to system tray by default</li>
<li>The update window is now displayed independently with product branding shown</li>
<li>Support for Kimi K3</li>
<li>Added non-project conversation mode</li>
<li>The task sections in the sidebar are now collapsible and sortable</li>
<li>Markdown tables support horizontal scrolling and expanded viewing</li>
<li>Feishu bot supports streaming card replies</li>
<li>Fixed issues with mobile input, zooming, and message operations</li>
<li>Fixed the scrolling direction and jitter issues of Markdown tables</li>
<li>Fixed exceptions in plugin installation, uninstallation and remote sync</li>
<li>Fixed issues with remote workspace startup and plugin refresh</li>
<li>Fixed the recovery issue after OAuth credentials are corrupted</li>
<li>Fixed abnormal status issues with automatic update download, cancellation and installation</li>
<li>Fixed the interaction issues of title bar and settings window on Linux and Windows</li>
<li>Fixed issues with feedback submission timeout and duplicate tickets</li>
<li>Deleted tasks now stay hidden after restarting the app.</li>
<li>Resumed sessions now correctly preserve previous thoughts and legacy SSH task history.</li>
<li>Terminal tabs now close correctly when the shell exits, with accurate tab naming.</li>
<li>Custom slash commands are now properly saved and restored in message drafts.</li>
<li>Windows caption menus no longer overlap with window controls.</li>
<li>Output token budgets now align correctly with auto-compact settings.</li>
<li>Fixed an issue where the system prompt was lost mid-conversation, improving multi-turn conversation stability.</li>
<li>When pasting tables, plain text format is now preferred to avoid formatting issues.</li>
<li>Fixed an issue where historical preview images would occasionally disappear after sending an image.</li>
<li>Refined UI details, including fixes for missing code comment display and misaligned interface elements.</li>
</ul>
</description>
</release>
<release version="3.3.6" date="2026-07-15">
<description>
<p>Release 3.3.6:</p>
<ul>
<li>Optimize the Wiki generation capability of the codebase while supporting multiple languages.</li>
<li>Markdown tables now support better horizontal scrolling.</li>
<li>Fixed the exception caused by the workspace being unavailable at startup.</li>
<li>Fixed the residual issue after plugin installation and synchronization failure.</li>
<li>Fixed the issue where recovery was not possible when login authorization encountered an exception.</li>
<li>Fixed the issue where unclear prompts or selection loss occurred when the model was unavailable.</li>
<li>Fixed the issue where custom models were not retained after a restart.</li>
<li>Fixed abnormal quick operations such as chat search and history switching.</li>
<li>Fixed the issue where the file tree fails to refresh or displays incorrect status.</li>
<li>Fixed the scrolling direction and boundary issues of Markdown tables.</li>
<li>Fixed the issue where the timing and control buttons for background tasks were missing.</li>
<li>Fixed an issue where the SQL diff preview might crash.</li>
<li>Fixed the display issue of icons and title bar on Linux.</li>
<li>Fixed the issue where unread markers would be lost after a restart.</li>
</ul>
</description>
</release>
<release version="3.3.5" date="2026-07-13">
<description>
<p>Release 3.3.5:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.3.4" date="2026-07-10">
<description>
<p>Release 3.3.4:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.3.3" date="2026-07-08">
<description>
<p>Release 3.3.3:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.3.2" date="2026-07-08">
<description>
<p>Release 3.3.2:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.3.1" date="2026-07-08">
<description>
<p>Release 3.3.1:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.3.0" date="2026-07-07">
<description>
<p>Release 3.3.0:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.2.5" date="2026-07-03">
<description>
<p>Release 3.2.5:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.2.4" date="2026-07-03">
<description>
<p>Release 3.2.4:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.2.3" date="2026-07-02">
<description>
<p>Release 3.2.3:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.2.2" date="2026-07-01">
<description>
<p>Release 3.2.2:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.2.1" date="2026-06-30">
<description>
<p>Release 3.2.1:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.2.0" date="2026-06-29">
<description>
<p>Release 3.2.0:</p>
<ul>
<li>(see upstream release notes)</li>
</ul>
</description>
</release>
<release version="3.1.8" date="2026-06-26">
<description>
<p>Improvements and fixes:</p>
<ul>
<li>Improved plan mode exit so it returns to the previously selected permission mode.</li>
<li>Fixed occasional freezes or duplicate prompts in search and interaction requests.</li>
<li>Fixed inconsistent wording in task notifications.</li>
<li>Fixed the sidebar upgrade flow not returning to the original workspace after closing.</li>
<li>Fixed chat briefly continuing to show loading after a goal completes.</li>
<li>Fixed terminal input sometimes duplicating spaces.</li>
<li>Fixed some remote capabilities not taking effect promptly after app updates.</li>
</ul>
</description>
</release>
</releases>
<content_rating type="oars-1.1" />
<update_contact>sliced-paraiba@users.noreply.github.com</update_contact>
</component>