opencode-config/tests
Sergey 25cf10baa6
feat(memory): incremental index with SHA256 + atomic + versioning + flock (#83)
* feat(memory): add SHA256 incremental index with atomic writes, versioning, flock

* feat(memory): parse Retry-After header and add batch progress logging

* test(memory): add incremental, atomic, versioning, retry, batch tests

* docs(memory): update .env.example with OpenRouter defaults

* docs(handoff): add handoff and ADR-036 for incremental index

* docs(handoff): set PR number

* docs(project-map): update index.py and embedder.py descriptions for PR#83

* fix(ci): skip index rewrite on no-op + versioning first-run

* fix(ci): ruff format index.py

---------

Co-authored-by: opencode-agent <agent@opencode.local>
2026-07-26 19:19:55 +03:00
..
_ts_loader.mjs refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
test_agent_frontmatter.py feat(agents): increase step limit to 150 (#69) 2026-07-26 01:19:17 +03:00
test_check_adr_refs.py feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
test_check_permissions.py fix(config): rename CONTEX7 typo + update stale config/scripts paths (#44) 2026-07-24 17:50:33 +03:00
test_chunking.py refactor(memory): rename to memory, OpenAI env, chunking, batching, dedup (#75) 2026-07-26 16:13:05 +03:00
test_cli.py feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
test_commit_tool.py feat(tools): add commit, create-pr, create-issue tools (#38) 2026-07-24 04:17:44 +03:00
test_commit_tool.ts feat(tools): add commit, create-pr, create-issue tools (#38) 2026-07-24 04:17:44 +03:00
test_create_issue_tool.py refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
test_create_issue_tool.ts refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
test_create_pr_tool.py refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
test_create_pr_tool.ts refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
test_docker_compose.py fix(docker): expose port 4096 on 0.0.0.0 for NPM proxy (#51) 2026-07-24 20:27:37 +03:00
test_dockerfile.py fix(docker): install opencode-memory plugin in Dockerfile (#57) 2026-07-24 22:07:18 +03:00
test_embedder.py feat(memory): incremental index with SHA256 + atomic + versioning + flock (#83) 2026-07-26 19:19:55 +03:00
test_embedder_live.py feat(memory): incremental index with SHA256 + atomic + versioning + flock (#83) 2026-07-26 19:19:55 +03:00
test_index.py feat(memory): incremental index with SHA256 + atomic + versioning + flock (#83) 2026-07-26 19:19:55 +03:00
test_memory_setup_tool.py feat(memory): add memory-setup tool with deterministic init (#36) 2026-07-24 03:26:16 +03:00
test_memory_setup_tool.ts feat(memory): add memory-setup tool with deterministic init (#36) 2026-07-24 03:26:16 +03:00
test_merge_pr_tool.py refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
test_merge_pr_tool.ts refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
test_observability.py feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
test_permissions.py feat(agents): increase step limit to 150 (#69) 2026-07-26 01:19:17 +03:00
test_pipeline_status.py feat(pipeline): add check_project_map to DOCS phase (#67) 2026-07-26 00:07:13 +03:00
test_pipeline_status_adr.py feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
test_pipeline_status_ci.py feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
test_pipeline_status_next_actions.py refactor(pipeline): make pipeline-status sole orchestrator + slim docs (#42) 2026-07-24 15:40:20 +03:00
test_pipeline_status_project_map.py feat(pipeline): add check_project_map to DOCS phase (#67) 2026-07-26 00:07:13 +03:00
test_pipeline_status_tool.py feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
test_pipeline_status_tool.ts feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
test_post_docs_review_tool.py refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
test_post_docs_review_tool.ts refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
test_post_review_tool.py refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
test_post_review_tool.ts refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
test_search.py refactor(memory): rename to memory, OpenAI env, chunking, batching, dedup (#75) 2026-07-26 16:13:05 +03:00
test_setup_memory.py feat(memory): wire CLI into plugin via setup-memory.sh wrapper (#77) 2026-07-26 17:06:45 +03:00
test_spec_status.py fix(pipeline-status): parse_remote_url breaks with git insteadOf userinfo (#55) 2026-07-24 21:47:39 +03:00
test_spec_status_tool.py feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
test_tunnel_tool.py refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00
test_tunnel_tool.ts refactor(tools): add repo parameter + shared module + tunnel tests (#65) 2026-07-25 19:19:19 +03:00