opencode-config/.opencode
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
..
agents feat(agents): enable create_issue and behavioral rules (#113) 2026-07-29 01:25:30 +03:00
commands docs(memory): reindex + update SKILL.md (#104) 2026-07-27 02:08:35 +03:00
scripts fix(pipeline-status): use statusCheckRollup instead of actions/runs CI filter (#122) 2026-07-29 05:29:10 +03:00
skills refactor(agents): extract bug-discovery skill, AGENTS.md to English, EN descriptions (#120) 2026-07-29 05:14:28 +03:00
tools fix(memory): keyword search out-of-box + doctor gaps + tests (#124) 2026-07-29 17:20:59 +03:00
.gitignore feat: migrate .opencode/ config from opencode (#23) 2026-07-23 22:57:39 +03:00
opencode.json feat(agents): enable create_issue and behavioral rules (#113) 2026-07-29 01:25:30 +03:00
package-lock.json feat(memory): 5 TS tools with auto-setup and fallback (#101) 2026-07-27 01:12:51 +03:00
package.json feat(memory): 5 TS tools with auto-setup and fallback (#101) 2026-07-27 01:12:51 +03:00