Better Search
Rolling release / release (push) Successful in 8m58s

This commit is contained in:
2026-09-12 12:33:52 -04:00
parent 0312fedaa7
commit 0e52942b8b
19 changed files with 1333 additions and 215 deletions
+5
View File
@@ -80,7 +80,12 @@ test('harness bridge caps voice shell chaining', () => {
'grep',
'run_terminal_cmd',
'web_fetch',
'fetch_page',
'google_search',
'web_search',
'wiki_search',
'hn_search',
'code_search',
]);
assert.equal(bridge.options.webFetch, true);
});