Releases: ian-pascoe/opencode-adaptive-thinking
Releases · ian-pascoe/opencode-adaptive-thinking
v0.1.3
v0.1.2
Patch Changes
- #8
0afb0c6Thanks @ian-pascoe! - Honor quiet invalid-config handling, ignore stale cached reasoning effort after model changes, and resolve fallback agent variants from the newest relevant message.
v0.1.1
Patch Changes
- #6
132dce4Thanks @ian-pascoe! - Bound adaptive-thinking session state with an LRU cache to prevent unbounded growth across long-running OpenCode processes.
v0.1.0
Minor Changes
- #3
dbe24bcThanks @ian-pascoe! - Add plugin options for enabling/disabling the plugin, customizing the reasoning-effort tool, and overriding injected system guidance.
v0.0.2
Patch Changes
- #1
5616012Thanks @ian-pascoe! - Harden reasoning effort state handling so temporary settings reset once, persisted settings do not reset on idle, invalid levels are rejected before mutation, and system guidance is added as one consolidated prompt entry.