Sergey
|
c3efae6a30
|
fix(agents): enforce bug-discovery protocol across all subagent layers (#128)
* fix(agents): strengthen bug-discovery protocol in AGENTS.md to MANDATORY
* fix(skills): add bug-discovery triggers to run-pipeline templates A-E
* fix(agents): add bug-discovery section to subagent bodies
* fix(skill): strengthen bug-discovery description for semantic matching
* docs(handoff): scaffold handoff and ADR for bug-discovery protocol
* docs(handoff): set PR number
---------
Co-authored-by: opencode-agent <agent@opencode.local>
|
2026-07-29 18:29:41 +03:00 |
|
Sergey
|
f1b8ff94bf
|
feat(agents): enable create_issue and behavioral rules (#113)
* feat(agents): enable create_issue for subagents
* docs(agents): add bug discovery protocol and linear execution rule
* docs(handoff): add handoff and ADR
* docs(handoff): set PR number
* docs(project-map): update after structural changes
* fix(agents): revert create_issue for read-only subagents
* fix(agents): re-enable create_issue and update tests
---------
Co-authored-by: opencode-agent <agent@opencode.local>
|
2026-07-29 01:25:30 +03:00 |
|
Sergey
|
4cf149cb02
|
docs(memory): reindex + update SKILL.md (#104)
* feat(memory): add OPENAI_EMBEDDING_BATCH_DELAY support
* docs(memory): update SKILL.md for progressive enhancement and auto-setup
* docs(memory): update AGENTS.md tool usage policy
* docs(memory): fix stale snake_case tool references in skills, agents, tools
* docs(handoff): add handoff + ADR for reindex-skill-update
* docs(handoff): set PR number
* refactor(memory): extract _embed_in_batches to satisfy xenon rank A
---------
Co-authored-by: opencode-agent <agent@opencode.local>
|
2026-07-27 02:08:35 +03:00 |
|
Sergey
|
d641f7a65b
|
fix(docs): align tool names to kebab-case in active documentation (#78)
Co-authored-by: opencode-agent <agent@opencode.local>
|
2026-07-26 17:48:55 +03:00 |
|
Sergey
|
063044450f
|
feat(agents): increase step limit to 150 (#69)
* feat(agents): increase step limit to 150
* test(agents): update step limit assertions to 150
* docs(adr): add ADR-029 agent step limit 100 to 150
* docs(project-map): update tree with PR#68 changes
* docs(handoff): add PR 69 handoff for agent steps 150
* docs(project-map): fix PR tags to PR#69 (actual PR number)
---------
Co-authored-by: opencode-agent <agent@opencode.local>
|
2026-07-26 01:19:17 +03:00 |
|
Sergey
|
2473360530
|
fix(agents): remove invalid doom_loop frontmatter field + simplify reviewer setup (#49)
* fix(agents): remove invalid top-level doom_loop field from frontmatter
* fix(reviewer): simplify setup step 5 and add investigation budget
* test(agents): add frontmatter validation tests
* docs(handoff): add handoff and ADR-020 for doom_loop frontmatter fix
* docs(handoff): set PR number
* docs: update project map
---------
Co-authored-by: opencode-agent <agent@slaid098.dev>
|
2026-07-24 19:24:36 +03:00 |
|
Sergey
|
a8f9aa0bc6
|
feat: migrate .opencode/ config from opencode (#23)
* feat: migrate .opencode/ config from opencode
* refactor: rename repo refs and sanitize for public
* docs(handoff): add pr-7 handoff + ADR-002
* docs(handoff): fix PR number
* docs: update project map with .opencode/ structure
---------
Co-authored-by: opencode-agent <agent@slaid098.dev>
|
2026-07-23 22:57:39 +03:00 |
|