@xiaobuyu/nodesign 0.0.5 → 0.0.6

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/README.md CHANGED
@@ -129,7 +129,7 @@ The local version ships with the command sandbox and the automatic permission ch
129
129
 
130
130
  ## Project status
131
131
 
132
- A personal project, started at the end of April 2026 and still moving quickly. The current local release is `0.0.5`, and the core features have been in steady use during the private beta.
132
+ A personal project, started at the end of April 2026 and still moving quickly. The current local release is `0.0.6`, and the core features have been in steady use during the private beta.
133
133
 
134
134
  The interface is in Chinese only for now, and so are the screenshots above. An English interface does not exist yet. The Agent's own prompts are in Chinese as well. Nothing in them fixes which language it answers in.
135
135
 
package/README.zh-CN.md CHANGED
@@ -129,7 +129,7 @@ Agent 不只是把做完的产物放上画布,也把想法放上去。它会
129
129
 
130
130
  ## 项目状态
131
131
 
132
- 个人项目,2026 年 4 月底起步,目前仍在快速迭代。本地发行版当前是 `0.0.5`,核心功能已在内测中稳定使用。
132
+ 个人项目,2026 年 4 月底起步,目前仍在快速迭代。本地发行版当前是 `0.0.6`,核心功能已在内测中稳定使用。
133
133
 
134
134
  ### 功能
135
135
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xiaobuyu/nodesign",
3
- "version": "0.0.5",
3
+ "version": "0.0.6",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "description": "NoDesign: an infinite canvas workbench for independent creators. An agent builds sites, decks, documents, images and video as real files, on your machine, with your own model key.",