Skip to content

Releases: gracefullight/pkgs

opencode-plugin-mimic: v0.1.11

Choose a tag to compare

@gracefullight gracefullight released this 27 Jan 13:09
741ed2d

0.1.11 (2026-01-27)

Features

  • mimic: implement git tools, error learning, and context-aware instincts (4915bd8)

opencode-plugin-mimic: v0.1.10

Choose a tag to compare

@gracefullight gracefullight released this 24 Jan 01:29
2339042

0.1.10 (2026-01-24)

Bug Fixes

  • opencode-plugin-mimic: split modelId by slash to extract provider and model separately (ab8fe1a)

opencode-plugin-mimic: v0.1.9

Choose a tag to compare

@gracefullight gracefullight released this 23 Jan 18:08
bec314b

0.1.9 (2026-01-23)

Bug Fixes

  • opencode-plugin-mimic: fix provider extraction from model ID (48a3284)

opencode-plugin-mimic: v0.1.8

Choose a tag to compare

@gracefullight gracefullight released this 23 Jan 10:33
be7c287

0.1.8 (2026-01-23)

Bug Fixes

  • opencode-plugin-mimic: correct default observer model ID to glm-4.7 (0795578)

opencode-plugin-mimic: v0.1.7

Choose a tag to compare

@gracefullight gracefullight released this 23 Jan 08:03
13999b7

0.1.7 (2026-01-23)

Bug Fixes

  • mimic: skip tool suggestions for builtin tools in surfacePatterns (0a26158)

opencode-plugin-mimic: v0.1.6

Choose a tag to compare

@gracefullight gracefullight released this 23 Jan 02:06
c8abdd4

0.1.6 (2026-01-23)

Features

  • mimic: ignore all mimic data and trigger release (aa07057)

Bug Fixes

  • mimic: fix gitignore pattern match in tests and ensure trailing slash consistency (1b5dd1c)

opencode-plugin-mimic: v0.1.5

Choose a tag to compare

@gracefullight gracefullight released this 22 Jan 23:18
78663be

0.1.5 (2026-01-22)

Features

  • auto-add state.json to gitignore on initialization (e7d4700)

Bug Fixes

  • prevent evolution of builtin OpenCode tools to shortcuts (58908ee)

opencode-plugin-mimic: v0.1.4

Choose a tag to compare

@gracefullight gracefullight released this 22 Jan 22:01
3f3e609

0.1.4 (2026-01-22)

Bug Fixes

  • resolve 9 lint issues including auto-fixable code style and type safety (b21a32c)

opencode-plugin-mimic: v0.1.3

Choose a tag to compare

@gracefullight gracefullight released this 22 Jan 14:34
ab3da35

0.1.3 (2026-01-22)

Bug Fixes

  • opencode-plugin-mimic: add missing @opencode-ai/sdk dependency (1be73ec)

opencode-plugin-mimic: v0.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Jan 14:21
a0a136b

0.1.2 (2026-01-22)

Bug Fixes

  • opencode-plugin-mimic: replace console.log with tui.showToast to prevent TUI overlay (a61e2f3)