Commit 8ea82ed
docs(agents): use terraphim-grep, not opencode FFF, for search
Terraphim has its own search stack (fff_search crate / terraphim-grep CLI).
opencode's bundled FFF grep/find/glob have a directory-path-filter bug
(returns nothing for directory paths; anomalyco/opencode#32688) and are not
under Terraphim's control. Document the policy: use terraphim-grep via Bash
for content search, git ls-files/fd/find for file-name lookup.
Refs terraphim/terraphim-ai#27281 parent 7a9086e commit 8ea82ed
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
96 | 121 | | |
97 | 122 | | |
98 | 123 | | |
| |||
0 commit comments