opencode-config/docs/handoff
Sergey 9d1373a51b
test(memory): E2E coverage for 4 scenarios (#102)
* test(memory): E2E coverage for 4 scenarios

* docs(handoff): set PR number

* style(memory): ruff format e2e test

* docs(project-map): add test_memory_tools_e2e.py after PR#102

---------

Co-authored-by: opencode-agent <agent@opencode.local>
2026-07-27 01:32:53 +03:00
..
.gitkeep docs: initial project map + handoff/decisions skeleton + README rewrite (#32) 2026-07-24 01:12:51 +03:00
pr-17-migrate-src-tests-python.md feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
pr-18-ci-ubuntu-latest-workflows.md ci: ubuntu-latest workflows + dependabot (#18) 2026-07-23 22:22:09 +03:00
pr-23-migrate-opencode-config.md feat: migrate .opencode/ config from opencode (#23) 2026-07-23 22:57:39 +03:00
pr-24-docker-setup.md feat: docker-compose + Dockerfile + .env.example (#24) 2026-07-23 23:35:18 +03:00
pr-25-reviewer-echo-bypass.md fix: reviewer agent echo bypass (#25) 2026-07-23 23:42:41 +03:00
pr-26-skills-cleanup-batch.md fix: skills minor cleanup batch (#26) 2026-07-23 23:53:55 +03:00
pr-27-configure-opencode-rewrite.md refactor: opencode-config skill rewrite + rename /configure-opencode (#27) 2026-07-24 00:21:02 +03:00
pr-28-issue-repo-init-rewrite.md refactor: issue + repo-init skills rewrite (#28) 2026-07-24 00:31:19 +03:00
pr-29-commands-rename.md refactor: commands rename /run-pipeline + /spec (#29) 2026-07-24 00:46:00 +03:00
pr-30-run-pipeline-rewrite.md feat: pipeline-driver rewrite + merge_pr tool (#30) 2026-07-24 00:59:27 +03:00
pr-31-orchestrator-agents-md.md feat: orchestrator AGENTS.md + docker bind-mount (#31) 2026-07-24 01:08:56 +03:00
pr-32-docs-skeleton-readme.md docs: initial project map + handoff/decisions skeleton + README rewrite (#32) 2026-07-24 01:12:51 +03:00
pr-34-tunnel-tool.md feat(tunnel): add cloudflare tunnel toggle tool (#34) 2026-07-24 02:11:29 +03:00
pr-36-memory-setup-tool.md feat(memory): add memory-setup tool with deterministic init (#36) 2026-07-24 03:26:16 +03:00
pr-38-validation-tools.md feat(tools): add commit, create-pr, create-issue tools (#38) 2026-07-24 04:17:44 +03:00
pr-40-permissions-lock.md feat(permissions): deny direct git/gh calls + role-based tool access (#40) 2026-07-24 04:34:20 +03:00
pr-42-orchestration-switch.md refactor(pipeline): make pipeline-status sole orchestrator + slim docs (#42) 2026-07-24 15:40:20 +03:00
pr-44-hotfix-config-paths.md fix(config): rename CONTEX7 typo + update stale config/scripts paths (#44) 2026-07-24 17:50:33 +03:00
pr-46-review-posting-tools.md feat(tools): deterministic review posting tools (post-review, post-docs-review) (#46) 2026-07-24 18:26:48 +03:00
pr-49-doom-loop-frontmatter.md fix(agents): remove invalid doom_loop frontmatter field + simplify reviewer setup (#49) 2026-07-24 19:24:36 +03:00
pr-51-docker-port-expose.md fix(docker): expose port 4096 on 0.0.0.0 for NPM proxy (#51) 2026-07-24 20:27:37 +03:00
pr-53-git-insteadof.md fix(memory): persist git insteadOf helper for GITHUB_TOKEN in setup-memory.sh (#53) 2026-07-24 21:28:06 +03:00
pr-55-parse-remote-url.md fix(pipeline-status): parse_remote_url breaks with git insteadOf userinfo (#55) 2026-07-24 21:47:39 +03:00
pr-57-memory-plugin-dockerfile.md fix(docker): install opencode-memory plugin in Dockerfile (#57) 2026-07-24 22:07:18 +03:00
pr-61-drop-hardcoded-repo-in-review-tools.md fix(tools): drop hardcoded --repo in post-review/post-docs-review (#61) 2026-07-25 03:55:50 +03:00
pr-63-enforce-tool-usage-policy.md fix(agents+skills): enforce tool-usage policy across prompts and skills (#63) 2026-07-25 18:46:16 +03:00
pr-65-tools-refactor-shared-module.md refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
pr-67-check-project-map.md feat(pipeline): add check_project_map to DOCS phase (#67) 2026-07-26 00:07:13 +03:00
pr-69-agent-steps-150.md feat(agents): increase step limit to 150 (#69) 2026-07-26 01:19:17 +03:00
pr-71-base-image-trixie-slim.md fix(docker): use node:22-trixie-slim instead of non-existent node:22-noble-slim (#73) 2026-07-26 04:43:03 +03:00
pr-73-base-image-trixie-slim.md fix(docs): commit tool staging truth + allow git restore --staged (#80) 2026-07-26 18:02:27 +03:00
pr-75-rename-openai-env-chunking.md refactor(memory): rename to memory, OpenAI env, chunking, batching, dedup (#75) 2026-07-26 16:13:05 +03:00
pr-77-wire-plugin-via-setup-memory.md feat(memory): wire CLI into plugin via setup-memory.sh wrapper (#77) 2026-07-26 17:06:45 +03:00
pr-78-align-tool-names-kebab-case.md fix(docs): align tool names to kebab-case in active documentation (#78) 2026-07-26 17:48:55 +03:00
pr-80-commit-tool-staging-truth-restore-allow.md fix(docs): commit tool staging truth + allow git restore --staged (#80) 2026-07-26 18:02:27 +03:00
pr-83-incremental-index-sha256-atomic.md feat(memory): incremental index with SHA256 + atomic + versioning + flock (#83) 2026-07-26 19:19:55 +03:00
pr-85-memory-setup-step5-docs.md fix(memory): setup step 5 check index.json + align docs to real state (#85) 2026-07-26 20:12:15 +03:00
pr-86-readme-memory-setup-instructions.md docs(readme): add memory setup instructions with troubleshooting (#86) 2026-07-26 20:25:21 +03:00
pr-89-readme-bilingual-cleanup.md docs(readme): bilingual cleanup with minimalism and fix stale command (#89) 2026-07-26 23:05:29 +03:00
pr-91-agents-md-consolidation.md docs(agents): merge 3 pipeline sections into 1 and fix gh pr comment scope wording (#91) 2026-07-26 23:12:04 +03:00
pr-93-readme-minimal-bilingual.md docs(readme): rewrite to minimal bilingual without memory setup (#93) 2026-07-26 23:41:41 +03:00
pr-100-lazy-init-embedder.md refactor(memory): lazy-init embedder + reindex logging (#100) 2026-07-27 00:30:16 +03:00
pr-101-ts-memory-tools.md feat(memory): 5 TS tools with auto-setup and fallback (#101) 2026-07-27 01:12:51 +03:00
pr-102-e2e-memory-tests.md test(memory): E2E coverage for 4 scenarios (#102) 2026-07-27 01:32:53 +03:00