@zhizai/cli 0.0.1 → 0.0.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  查笔记、写总结、管知识库——一条命令搞定,支持脚本和 AI Agent 调用。
6
6
 
7
- > **当前版本:v0.0.1**
7
+ > **当前版本:v0.0.2**
8
8
  > 已实现:`auth` / `doctor` / `capabilities` / `version` / `notes` / `note get` / `setup`。
9
9
  > 其余业务命令(`note create` / `ask` / `team` 等)已挂载子命令树,实现中。
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zhizai/cli",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "description": "CLI tool for 智在记录 — manage notes and knowledge from the terminal and AI agents",
5
5
  "keywords": [
6
6
  "zhizai",