16 Commits

Author SHA1 Message Date
Aiden Cline c8c22290d9 feat: label PRs cleared by automated review (#4505)
* feat: label PRs cleared by automated review

* refactor: let reviewer explicitly mark PR ready

* fix: allow ready tool in reviewer workflow
2026-08-11 11:49:44 -05:00
Aiden Cline d7f9d31478 docs: tighten agent/review policy for reasoning_options and base_model (#3931)
* docs: tighten agent/review policy for reasoning_options and base_model

Stop agents defaulting OpenAI gateways to empty reasoning_options from
uncertainty; baseline effort is low/medium/high from upstream/peers.
Clarify budget_tokens as narrow/legacy and require override-only base_model.

* docs: rewrite AGENTS.md as catalog-only guide

Drop JS/code-style noise. Focus on lab models vs providers, base_model
(create models/ when missing), override-only hosts, logos, costs, and
reasoning_options.

* docs: fix model field required/optional guidance in AGENTS.md

description is required; prefer cost.tiers over legacy context_over_200k;
split strongly recommended (family, knowledge) from truly optional (status).

* docs: clarify none-vs-toggle and require toggle wire comments

Effort with none plus graded levels must not also claim toggle. Binary
off may use toggle with a leading top-of-file wire-path comment.

* docs: align reviewer/fixer with create-models-if-missing base_model rule

Subagent review: bots still used the weak 'base_model only if models/
exists' wording. Bind create-lab-entry + override-only; fix stale
section refs, README effort example, and required logo label.

* docs: fix toggle+effort coexistence and lab inheritance requirements

Allow toggle beside graded effort when off is a separate wire control;
forbid only toggle+effort when none is already an effort value. Require
complete lab models/ files for base_model inheritance; mark interleaved
as provider-only.

* docs: resolve reasoning policy contradictions in one pass

Classify hosts by lab vs multi-model relay (not npm). Baseline is the
underlying model's native/peer option set, not fixed L/M/H. Fix examples
to match DeepSeek and Alibaba wire paths; align skill, reviewer, fixer.

* docs: fix opus-4.6 example options and OpenRouter path

README base_model snippet matches lab effort+budget; AGENTS table uses
real openrouter claude-opus-4.6.toml filename.
2026-08-01 17:20:23 -05:00
opencode-agent[bot] d53651e3d9 fix(reviewer): compare reasoning options by API surface (#3746)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-07-25 22:34:20 -05:00
Aiden Cline a96e2afa9a fix: tighten PR reviewer output format 2026-07-09 19:36:27 -05:00
Aiden Cline 88ecc18650 feat: add automated PR reviewer 2026-07-08 10:15:27 -05:00
Aiden Cline 11fcae1b77 chore: add citations to issue fixer PRs 2026-07-04 13:12:54 -05:00
Aiden Cline 5f1a66a597 chore: add dev CI fixer workflow 2026-06-28 22:56:42 -05:00
Aiden Cline 581162626d chore: tighten issue fixer outputs 2026-06-28 20:17:34 -05:00
Aiden Cline 0a6ece6397 chore: deny issue fixer external files 2026-06-28 18:50:25 -05:00
Aiden Cline 95328b4b6d chore: harden issue fixer workflow 2026-06-28 18:41:46 -05:00
Aiden Cline f0b703f77b chore: simplify issue fixer bash permission 2026-06-28 18:37:51 -05:00
Aiden Cline f838cbe093 chore: add issue fixer workflow 2026-06-28 18:35:24 -05:00
Aiden Cline 985600d642 Stop tracking opencode package lock 2026-06-27 19:12:05 -05:00
opencode-agent[bot] b62addbab1 Add reasoning_options to HF gpt-oss-120b
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-06-27 23:44:20 +00:00
Aiden Cline 8f1160c3ee igore: add skill for automation 2026-06-25 09:47:02 -05:00
Frank eb68be3fbc stats 2026-06-02 12:38:49 -04:00