av_status
Check architecture session status: baseline location, watcher activity, monitored repository, report cache freshness, and real-time fingerprint changes. Requires workspace path.
Instructions
给使用者看的会话状态:基线在哪、watcher 是否在跑、监听哪个仓、报告是缓存还是过期、实时指纹有没有变。必须显式传当前工作区绝对路径 repo。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | 必填。当前工作区根目录的绝对路径。 | |
| editDir | No | 可选。正在改代码的目录;与 repo 冲突时中止。 | |
| confirmRepo | No | 可选。确认检查 repo(当 cwd 是另一个 Git 根时)。 |