sync: update from private repo (ddadfd71)
CI / build-and-test (push) Waiting to run

This commit is contained in:
oss-sync
2026-07-08 23:35:00 +00:00
parent b1292e34b2
commit 77ee3bc426
187 changed files with 19918 additions and 10938 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
| 名前 | 必須 | 説明 |
|------|------|------|
| `query` | ○ | 検索キーワード。部分一致・大文字小文字は無視 |
| `query` | ○ | 検索キーワード。スペース区切りで複数指定すると AND 検索(すべての語を含む発言だけがヒット)。各語は部分一致・大文字小文字は無視 |
| `source` | | `comments` / `transcript` / `both`(既定 `both` |
| `author` | | `user` / `agent` / `system` で発言者を絞る |
| `kind` | | コメント種別で絞る(request/comment/interjection/result/ask/progress/handoff)。transcript には適用されない |