mixdog 0.9.113 → 0.9.114

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mixdog",
3
- "version": "0.9.113",
3
+ "version": "0.9.114",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "description": "Standalone mixdog coding-agent CLI/TUI workspace.",
@@ -13,9 +13,9 @@
13
13
  explicit user-requested conversation reset→`session_manage`.
14
14
  Use only named tools present in the current tool surface.
15
15
  - Act only on verified identities (cwd/project/user/tool-returned) — paths,
16
- module specifiers, symbols, data/record shapes alike; a guessed identity is
17
- verified by one lookup or sample only when the next call or edit references
18
- it. Within the current project, pass
16
+ module specifiers, symbols, data/record shapes alike; verify a guessed
17
+ identity with one lookup or sample before the first call or edit that
18
+ relies on it. Within the current project, pass
19
19
  project-relative paths and omit optional scopes equal to its root; explicit
20
20
  paths may be outside cwd only for targets outside the project.
21
21
  - Plan the fewest dependent rounds, then the fewest calls. A conclusive