Skip to content

v1.0.4

Choose a tag to compare

@CoderLuii CoderLuii released this 09 Apr 02:34
· 28 commits to main since this release

04/04/2026

Added

  • Ship a built-in /oh-my-openagent-setup skill for first-time setup and reruns after provider changes (only visible when ENABLE_OH_MY_OPENAGENT=true)
  • Copy HolyCode-managed OpenCode skills into ~/.config/opencode/skills on boot without overwriting existing user skill folders
  • Ensure enabled plugin packages are installed on boot if they are missing from the OpenCode cache
  • Add HOLYCODE_PLUGIN_UPDATE environment variable with two modes: manual (install if missing only) and auto (install if missing and update on boot)

Changed

  • Document /oh-my-openagent-setup as the supported path for writing oh-my-openagent.jsonc
  • Document the default picker policy so only Sisyphus, Hephaestus, Prometheus, and Atlas are visible by default
  • Clarify that OPENCODE_DISABLE_AUTOUPDATE only affects OpenCode itself, not plugins
  • Clarify that /oh-my-openagent-setup skill only appears when the plugin is enabled

Fixed

  • Add an explicit rerun + doctor + model-capability refresh path for stale visible default-model behavior after provider changes