opencode-config/tests
Sergey 0d16b028fa
fix(draw-image): optional badge/subtitle + self-healing docker entrypoint (#144)
* fix(draw-image): conditional slot bg + optional subtitle in buildSvg

* test(draw-image): optional badge/subtitle unit+integration+e2e

* feat(docker): self-healing entrypoint shim + .dockerignore

* test(draw-image): pytest assert --subtitle omitted when absent

* docs(handoff): optional badge/subtitle + docker entrypoint handoff+ADR

* docs(handoff): set PR number 144

* docs(project-map): fix PR refs 143 to 144

---------

Co-authored-by: opencode-agent <agent@opencode.local>
2026-07-30 01:23:25 +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 chore(memory): remove plugin + setup-memory.sh + Rust artifacts (#103) 2026-07-27 01:47:26 +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): increase opencode limits and add tini reaper + healthcheck (#132) 2026-07-29 21:19:01 +03:00
test_dockerfile.py chore(memory): remove plugin + setup-memory.sh + Rust artifacts (#103) 2026-07-27 01:47:26 +03:00
test_draw_image_tool.py fix(draw-image): optional badge/subtitle + self-healing docker entrypoint (#144) 2026-07-30 01:23:25 +03:00
test_draw_image_tool.ts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
test_embedder.py refactor(memory): lazy-init embedder + reindex logging (#100) 2026-07-27 00:30:16 +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 refactor(memory): lazy-init embedder + reindex logging (#100) 2026-07-27 00:30:16 +03:00
test_memory_doctor.ts fix(memory): keyword search out-of-box + doctor gaps + tests (#124) 2026-07-29 17:20:59 +03:00
test_memory_keyword_search.ts fix(memory): keyword search out-of-box + doctor gaps + tests (#124) 2026-07-29 17:20:59 +03:00
test_memory_tools_e2e.py fix(memory): keyword search out-of-box + doctor gaps + tests (#124) 2026-07-29 17:20:59 +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 fix(readme): russian heading, simplified support, access_url, env username (#118) 2026-07-29 04:56:35 +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 fix(pipeline-status): use statusCheckRollup instead of actions/runs CI filter (#122) 2026-07-29 05:29:10 +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): lazy-init embedder + reindex logging (#100) 2026-07-27 00:30:16 +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