@lijuneleven/iris 0.2.56 → 0.2.58

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
@@ -22,6 +22,7 @@ After the service is ready, Iris opens the local configuration page automaticall
22
22
 
23
23
  The installer downloads the platform binary from GitHub Release first, then falls back to Gitee Release.
24
24
  It also installs the Codex `notify` and Claude Code `Stop` completion hooks together with the Iris Feishu-context Skill for both Agents. The CLI retries Agent integration setup on every service start, and `iris --install-agent-hooks` can run it manually.
25
+ When a question lacks enough conversation context, that Skill requires the Agent to read the current group's latest messages before asking the user to repeat information.
25
26
 
26
27
  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.
27
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lijuneleven/iris",
3
- "version": "0.2.56",
3
+ "version": "0.2.58",
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