Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Mar 18:18

@weisser-dev/awesome-opencode v1.1.1

Published to npm: @weisser-dev/awesome-opencode@1.1.1

npx @weisser-dev/awesome-opencode

Bug Fix

  • Removed double start confirmation — When choosing "Start OpenCode" or "Start OpenCode (Sandboxed)" from the re-run menu, it no longer asks "Start OpenCode? Y/N" again. Direct launch.
  • Sandboxed option shows Docker requirement — Menu entry displays "(Docker required)" and is greyed out when Docker is not installed, instead of silently failing.

What's in v1.1.x

New in v1.1.0:

  • Sandboxed OpenCode via Docker — Run in isolated container with provider-aware env config (Anthropic, OpenAI, AWS Bedrock, Azure, Google, OpenRouter, Custom)
  • CLI subcommandsawesome-opencode configure agents|skills|models|mcp for targeted changes
  • Improved re-run menu — 8 options: Start / Sandboxed / Reconfigure / Configure agents/skills/models/mcp / Exit
  • MCP search via mcp.so — Replaces broken registry API, supports multiple searches, filters mirrors
  • Existing config detection — Shows custom providers, agents, and MCP servers found in your config
  • GPT-5.3 fingerprints — Recognizes GPT-5.3, GPT-5.3 Codex, GPT-5.3 Chat

Full feature set (since v1.0.0):

  • 108 agents across 10 categories
  • 15 skills
  • 18 curated MCP servers + mcp.so live search
  • Smart model detection (26+ fingerprints, custom providers)
  • Step limits per agent for cost control
  • Language-aware agent recommendations
  • AGENTS.md auto-generation

See CHANGELOG.md for full details.