Sergey
4e926a43a7
fix(readme): russian heading, simplified support, access_url, env username ( #118 )
...
* fix(readme): russian heading, simplified support, access_url, env username
* fix(ci): wrap long assert to satisfy ruff E501 in test_permissions.py
* docs(project-map): add PR#118 tags (create-readme, repo-readme, .env.example)
* fix(ci): format test_permissions.py for ruff format check
---------
Co-authored-by: opencode-agent <agent@opencode.local>
2026-07-29 04:56:35 +03:00
Sergey
fc03889c6f
fix(tests): rename misleading test names after create_issue enablement ( #114 )
...
Co-authored-by: opencode-agent <agent@opencode.local>
2026-07-29 01:40:03 +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
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
f06c9f2422
fix(config): rename CONTEX7 typo + update stale config/scripts paths ( #44 )
...
* fix(config): rename CONTEX7_API_KEY to CONTEXT7_API_KEY
* fix(permissions): update stale config/scripts paths to .opencode/scripts
* test(config): add tests for typo fix and updated paths
* docs(handoff): add handoff and ADR-018 for hotfix
* docs(handoff): set PR number
---------
Co-authored-by: opencode-agent <agent@slaid098.dev>
2026-07-24 17:50:33 +03:00
Sergey
f9a9e0f854
feat(permissions): deny direct git/gh calls + role-based tool access ( #40 )
...
* feat(permissions): deny direct git/gh calls and add role-based tool access
* feat(permissions): update docs-reviewer to use commit tool
* test(permissions): add tests for deny rules and tool access
* docs(handoff): add handoff and ADR for permissions lock
* docs: update project map + handoff + ADR
---------
Co-authored-by: opencode-agent <agent@slaid098.dev>
2026-07-24 04:34:20 +03:00