Merge remote-tracking branch 'origin/my-pi-worktree1'

# Conflicts:
#	AGENTS.md
This commit is contained in:
云服务部-叶林立
2026-08-26 11:04:54 +08:00
10 changed files with 77 additions and 4 deletions
+1
View File
@@ -15,6 +15,7 @@
- Added authoritative `ssh-connection`, `ssh-remote-files`, `ssh-remote-search`, and `ssh-remote-shell` groups for the maintained `pi-ssh` tools, keeping reviewed connection, bounded discovery, structured file operations, and reviewed shell execution separate; the connection workflow now requires sequential `ssh_connect` to succeed before dependent tools.
- Added sequential `ssh_cd` to the authoritative remote-shell workflow and direct the model to wait for a successful workspace change before dependent remote calls, avoiding both the unknown-tools fallback and cwd races.
- Added the authoritative `user-interaction` group for the maintained `ask_user_question` TUI tool.
- Added authoritative `chrome-navigation`, `chrome-interaction`, and `chrome-debugging` groups for all 21 tools registered by the pinned `pi-chrome` bridge after explicit session authorization.
## [0.3.6] - 2026-04-24