@lijuneleven/iris 0.2.25 → 0.2.27

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
@@ -23,4 +23,4 @@ It also installs the Codex `notify` and Claude Code `Stop` completion hooks toge
23
23
 
24
24
  The settings page includes an optional one-time environment check for Node.js, the headless browser, writable data storage, Feishu connectivity, and the configured Agent. The result is not saved and does not block setup.
25
25
 
26
- On first launch Iris automatically chooses an installed Agent in this order: Codex, then Claude Code. The Agent list supports editable built-in commands and multiple custom Agents, and developer-mode Feishu cards use the same list. Restarts resume the exact recorded Codex, Claude Code, or `aiden x codex` session when its session ID is available.
26
+ On first launch Iris automatically chooses an installed Agent in this order: Codex, then Claude Code. Scanned built-in Agents use fixed commands, while the list supports multiple editable custom Agents; developer-mode Feishu cards use the same list. Restarts resume the exact recorded Codex, Claude Code, or `aiden x codex` session when its session ID is available.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lijuneleven/iris",
3
- "version": "0.2.25",
3
+ "version": "0.2.27",
4
4
  "description": "Feishu-first personal AI assistant powered by local Agents.",
5
5
  "license": "MIT",
6
6
  "bin": {
Binary file
Binary file
Binary file
Binary file
Binary file