opencode-config/.opencode/tools
Sergey 7249f1fcb5
fix(memory): keyword search out-of-box + doctor gaps + tests (#124)
* fix(docker): add system ripgrep via apt for keyword search fallback

* fix(ci): install ripgrep and npm deps for keyword search in CI

* fix(memory-search): warn when ripgrep not resolvable instead of silent skip

* fix(memory-doctor): check rg status, arch mismatch, and require errors

* test(memory): add keyword search and doctor unit tests

* test(memory): unskip e2e keyword tests without RUN_LIVE

* docs(handoff): add handoff and ADR for keyword search fix

* test(memory): remove unused var in keyword search test

* docs(handoff): set PR number to 124

* docs(project-map): update after structural changes (PR#124)

---------

Co-authored-by: opencode-agent <agent@opencode.local>
2026-07-29 17:20:59 +03:00
..
_memory-shared.ts feat(memory): 5 TS tools with auto-setup and fallback (#101) 2026-07-27 01:12:51 +03:00
_shared.ts refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
commit.ts feat(tools): add commit, create-pr, create-issue tools (#38) 2026-07-24 04:17:44 +03:00
create-issue.ts refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
create-pr.ts refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
create-readme.ts fix(readme): russian heading, simplified support, access_url, env username (#118) 2026-07-29 04:56:35 +03:00
memory-access.ts docs(memory): reindex + update SKILL.md (#104) 2026-07-27 02:08:35 +03:00
memory-doctor.ts fix(memory): keyword search out-of-box + doctor gaps + tests (#124) 2026-07-29 17:20:59 +03:00
memory-list.ts feat(memory): 5 TS tools with auto-setup and fallback (#101) 2026-07-27 01:12:51 +03:00
memory-save.ts feat(memory): 5 TS tools with auto-setup and fallback (#101) 2026-07-27 01:12:51 +03:00
memory-search.ts fix(memory): keyword search out-of-box + doctor gaps + tests (#124) 2026-07-29 17:20:59 +03:00
merge-pr.ts refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
pipeline-status.ts feat: migrate .opencode/ config from opencode (#23) 2026-07-23 22:57:39 +03:00
post-docs-review.ts refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
post-review.ts refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
spec-status.ts refactor: commands rename /run-pipeline + /spec (#29) 2026-07-24 00:46:00 +03:00
tunnel.ts feat(tunnel): add cloudflare tunnel toggle tool (#34) 2026-07-24 02:11:29 +03:00