Skip to content

Releases: ian-pascoe/opencode-adaptive-thinking

v0.1.3

26 May 13:05
8d7e55d

Choose a tag to compare

Patch Changes

v0.1.2

26 Apr 11:02
69b02e0

Choose a tag to compare

Patch Changes

  • #8 0afb0c6 Thanks @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

25 Apr 17:33
00061a8

Choose a tag to compare

Patch Changes

  • #6 132dce4 Thanks @ian-pascoe! - Bound adaptive-thinking session state with an LRU cache to prevent unbounded growth across long-running OpenCode processes.

v0.1.0

25 Apr 13:35
dd2e4eb

Choose a tag to compare

Minor Changes

  • #3 dbe24bc Thanks @ian-pascoe! - Add plugin options for enabling/disabling the plugin, customizing the reasoning-effort tool, and overriding injected system guidance.

v0.0.2

25 Apr 12:21
1479879

Choose a tag to compare

Patch Changes

  • #1 5616012 Thanks @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.