..
.gitkeep
docs: initial project map + handoff/decisions skeleton + README rewrite ( #32 )
2026-07-24 01:12:51 +03:00
001-pr-18-ci-bootstrap.md
ci: ubuntu-latest workflows + dependabot ( #18 )
2026-07-23 22:22:09 +03:00
002-pr-23-migrate-opencode-config.md
feat: migrate src/ second-brain + tests + python tooling ( #17 )
2026-07-23 23:17:18 +03:00
003-pr-17-migrate-src-tests.md
feat: migrate src/ second-brain + tests + python tooling ( #17 )
2026-07-23 23:17:18 +03:00
004-pr-24-docker-setup.md
feat: docker-compose + Dockerfile + .env.example ( #24 )
2026-07-23 23:35:18 +03:00
005-pr-25-reviewer-echo-bypass.md
fix: reviewer agent echo bypass ( #25 )
2026-07-23 23:42:41 +03:00
006-pr-26-skills-cleanup-batch.md
fix: skills minor cleanup batch ( #26 )
2026-07-23 23:53:55 +03:00
007-pr-27-configure-opencode-rewrite.md
refactor: opencode-config skill rewrite + rename /configure-opencode ( #27 )
2026-07-24 00:21:02 +03:00
008-pr-28-issue-repo-init-rewrite.md
refactor: issue + repo-init skills rewrite ( #28 )
2026-07-24 00:31:19 +03:00
009-pr-29-commands-rename.md
refactor: commands rename /run-pipeline + /spec ( #29 )
2026-07-24 00:46:00 +03:00
010-pr-30-run-pipeline-rewrite.md
feat: pipeline-driver rewrite + merge_pr tool ( #30 )
2026-07-24 00:59:27 +03:00
011-pr-31-orchestrator-agents-md.md
feat: orchestrator AGENTS.md + docker bind-mount ( #31 )
2026-07-24 01:08:56 +03:00
012-pr-32-docs-skeleton-readme.md
docs: initial project map + handoff/decisions skeleton + README rewrite ( #32 )
2026-07-24 01:12:51 +03:00
013-pr-34-tunnel-tool.md
feat(tunnel): add cloudflare tunnel toggle tool ( #34 )
2026-07-24 02:11:29 +03:00
014-pr-36-memory-setup-tool.md
feat(memory): add memory-setup tool with deterministic init ( #36 )
2026-07-24 03:26:16 +03:00
015-pr-38-validation-tools.md
feat(tools): add commit, create-pr, create-issue tools ( #38 )
2026-07-24 04:17:44 +03:00
016-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
017-pr-42-orchestration-switch.md
refactor(pipeline): make pipeline-status sole orchestrator + slim docs ( #42 )
2026-07-24 15:40:20 +03:00
018-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
019-pr-46-review-posting-tools.md
fix(tools): drop hardcoded --repo in post-review/post-docs-review ( #61 )
2026-07-25 03:55:50 +03:00
020-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
021-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
022-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
023-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
024-pr-57-memory-plugin-dockerfile.md
fix(docker): install opencode-memory plugin in Dockerfile ( #57 )
2026-07-24 22:07:18 +03:00
025-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
026-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
027-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
028-pr-67-project-map-contract.md
feat(pipeline): add check_project_map to DOCS phase ( #67 )
2026-07-26 00:07:13 +03:00
029-pr-69-agent-steps-150.md
feat(agents): increase step limit to 150 ( #69 )
2026-07-26 01:19:17 +03:00
030-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
031-pr-73-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
032-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
033-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
034-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
035-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
036-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
037-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
038-pr-86-readme-memory-setup-instructions.md
docs(readme): add memory setup instructions with troubleshooting ( #86 )
2026-07-26 20:25:21 +03:00
039-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
040-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
041-pr-93-readme-minimal-bilingual.md
docs(readme): rewrite to minimal bilingual without memory setup ( #93 )
2026-07-26 23:41:41 +03:00
042-pr-100-lazy-init-embedder.md
refactor(memory): lazy-init embedder + reindex logging ( #100 )
2026-07-27 00:30:16 +03:00
043-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
044-pr-102-e2e-memory-tests.md
test(memory): E2E coverage for 4 scenarios ( #102 )
2026-07-27 01:32:53 +03:00
045-pr-103-remove-plugin-rust.md
chore(memory): remove plugin + setup-memory.sh + Rust artifacts ( #103 )
2026-07-27 01:47:26 +03:00
046-pr-104-reindex-skill-update.md
docs(memory): reindex + update SKILL.md ( #104 )
2026-07-27 02:08:35 +03:00
047-pr-106-remove-deprecated-ai-provider.md
chore(config): remove deprecated ai provider and add memory readme section ( #106 )
2026-07-27 02:23:33 +03:00
048-pr-107-dockerfile-memory-deps.md
fix(docker): install ripgrep and python deps for memory tools ( #107 )
2026-07-27 02:59:17 +03:00
049-pr-112-add-repo-readme-skill-and-tool.md
feat(skills): add repo-readme skill and create-readme tool ( #112 )
2026-07-29 01:04:51 +03:00
050-pr-113-enable-create-issue-and-rules.md
feat(agents): enable create_issue and behavioral rules ( #113 )
2026-07-29 01:25:30 +03:00
051-pr-116-readme-standard-v2.md
feat(readme): new bilingual standard v2 with features table ( #116 )
2026-07-29 03:22:28 +03:00
052-pr-118-readme-fixes.md
fix(readme): russian heading, simplified support, access_url, env username ( #118 )
2026-07-29 04:56:35 +03:00
053-pr-120-agents-extract-skill-en.md
refactor(agents): extract bug-discovery skill, AGENTS.md to English, EN descriptions ( #120 )
2026-07-29 05:14:28 +03:00
054-pr-122-pipeline-status-statuscheckrollup.md
fix(pipeline-status): use statusCheckRollup instead of actions/runs CI filter ( #122 )
2026-07-29 05:29:10 +03:00
055-pr-124-keyword-search-out-of-box.md
fix(memory): keyword search out-of-box + doctor gaps + tests ( #124 )
2026-07-29 17:20:59 +03:00
056-pr-126-replace-gb-flag-with-us.md
fix(readme): replace GB flag with US flag for English section ( #126 )
2026-07-29 18:09:10 +03:00
057-pr-128-enforce-bug-discovery-protocol.md
fix(agents): enforce bug-discovery protocol across all subagent layers ( #128 )
2026-07-29 18:29:41 +03:00
058-pr-130-readme-optional-clone-and-development.md
feat(create-readme): optional git clone, development block, remove telegram ( #130 )
2026-07-29 20:50:52 +03:00
059-pr-132-fix-docker-opencode-limits.md
fix(docker): increase opencode limits and add tini reaper + healthcheck ( #132 )
2026-07-29 21:19:01 +03:00
060-pr-134-draw-image-svg-template-renderer.md
feat(draw-image): SVG template renderer for on-brand covers ( #134 )
2026-07-29 23:42:50 +03:00
061-pr-144-optional-badge-subtitle-entrypoint.md
fix(draw-image): optional badge/subtitle + self-healing docker entrypoint ( #144 )
2026-07-30 01:23:25 +03:00
062-pr-146-clickable-steps.md
feat(create-readme): add clickable steps to Quick Start ( #146 )
2026-07-30 03:07:09 +03:00
063-pr-149-empty-quick-start.md
fix(create-readme): allow empty quick_start with steps-only Quick Start ( #149 )
2026-07-30 04:06:52 +03:00
064-pr-151-bilingual-tagline.md
feat(create-readme): add bilingual tagline and repo_name validation ( #151 )
2026-07-30 04:50:50 +03:00
065-pr-153-block-license-align-readme.md
feat(create-readme): block manual License section and align repo README tagline ( #153 )
2026-07-30 18:06:15 +03:00
066-pr-155-validate-switcher-anchor.md
fix(create-readme): validate EN switcher anchor symmetrically ( #155 )
2026-07-30 19:57:46 +03:00
067-pr-158-cover-pipeline.md
feat(create-readme): add cover image reference to template and validation ( #158 )
2026-07-30 23:15:12 +03:00
068-pr-161-density-1024.md
fix(draw-image): use density 72 for 1024x1024 PNG output ( #161 )
2026-07-30 23:31:02 +03:00
069-pr-163-resolve-prompt-contradictions.md
fix(agents): resolve prompt contradictions and path mismatches ( #163 )
2026-07-31 18:47:32 +03:00
070-pr-167-memory-cleanup-and-self-maintaining.md
fix(memory): cleanup bloat and make memory-syncer self-maintaining ( #167 )
2026-07-31 19:01:26 +03:00
071-pr-169-sdd-validation-headings.md
fix(issue): align headings with create-issue validation and add SDD sections ( #169 )
2026-07-31 19:42:14 +03:00
072-pr-172-feature-spec-skill.md
feat(feature-spec): add SDD-style Q&A skill for feature planning ( #172 )
2026-07-31 19:58:12 +03:00
073-pr-174-telegram-send-tool.md
feat(telegram): add telegram-send plugin-tool for Bot API messaging ( #174 )
2026-07-31 20:42:33 +03:00
073-pr-175-overwrite-existing-local-readme.md
fix(repo-readme): create mode does not overwrite existing local README ( #175 )
2026-07-31 21:10:29 +03:00
075-pr-178-draw-image-race-condition-tmp-render-svg.md
fix(draw-image): race condition on shared .tmp-render.svg breaks parallel renders ( #178 )
2026-07-31 21:38:54 +03:00
076-pr-179-run-pipeline-origin-head-templates.md
fix(run-pipeline): replace origin/master with origin/HEAD in templates B and C ( #179 )
2026-07-31 21:47:31 +03:00
077-pr-180-scaffold-handoff-usage-comment-path.md
fix(scaffold-handoff): update usage comment to reflect .opencode/scripts/ path ( #180 )
2026-07-31 21:53:53 +03:00
078-pr-181-agents-config-edits-rule.md
docs(config): add Config Edits rule to AGENTS.md, expand configure-opencode ( #181 )
2026-07-31 22:01:56 +03:00
079-pr-182-adr-numbering-collision.md
fix(scripts): compute next ADR as max+1 not count+1 in scaffold ( #182 )
2026-07-31 22:13:30 +03:00
080-pr-184-draw-image-test-helper-input-svg-race.md
fix(draw-image): per-process temp dir in renderToPng test helpers ( #184 )
2026-07-31 22:28:04 +03:00
081-pr-186-beforeall-output-tmp-race.md
fix(draw-image): per-process output TMP in beforeAll for parallel vitest ( #186 )
2026-07-31 22:39:58 +03:00
082-pr-187-e2e-test-beforeall-tmp-race.md
fix(draw-image): per-process output TMP in e2e.test.ts beforeAll race ( #187 )
2026-07-31 22:49:46 +03:00
083-pr-189-strengthen-orchestrator-model.md
fix(agents): strengthen Orchestrator Model with override and delegation map ( #189 )
2026-07-31 23:36:04 +03:00