COMMITS
July 9, 2026
L
docs: bump example model to gpt-5.6-terra
lars-hagen committed
July 6, 2026
L
chore: 1.1.4 to publish updated README to npm
lars-hagen committed
L
docs: recommend global install pinned to latest
lars-hagen committed
L
refactor: drop dead env-loading; routing policy belongs in user markdown
lars-hagen committed
July 5, 2026
L
docs: tighten package description
lars-hagen committed
L
docs: document opencode plugin install command
lars-hagen committed
L
chore: bump version to smoke-test the OIDC publish workflow
lars-hagen committed
L
ci: add tag-triggered npm publish and build check workflows
lars-hagen committed
L
fix: defer env loading past plugin init to avoid startup deadlock
lars-hagen committed
July 4, 2026
L
feat: build tool description from the caller's own providers and agents
lars-hagen committed
L
chore: rename package to opencode-task-model
lars-hagen committed
L
fix: deny nested task on spawned subagent sessions
lars-hagen committed
L
docs: clarify reasoning is not inherited via plugin API surface
lars-hagen committed
L
fix: reproduce native task model/variant inheritance and last-part output
lars-hagen committed
L
chore: prepare 1.0.0 npm release
lars-hagen committed
L
feat: use raw provider/model refs instead of alias table
lars-hagen committed
June 3, 2026
L
feat: override built-in task tool with optional per-call model and reasoning
lars-hagen committed
L
refactor: derive arg enums from MODELS and REASONING constants
lars-hagen committed
L
feat: per-call reasoning level via prompt variant
lars-hagen committed
L
feat: add opus-anth alias for Anthropic-direct opus 4.8
lars-hagen committed
L
feat: delegate tool for per-call subagent model selection
lars-hagen committed