github code-yeongyu/oh-my-opencode v3.2.0
v3.2.0 - Meet Hephaestus 🔨

latest release: v3.2.1
4 hours ago

3.2.0 — Meet Hephaestus 🔨

Highlights

🔥 Hephaestus: The Legitimate Craftsman Agent

Meet Hephaestus

In Greek mythology, Hephaestus was the god of forge, fire, metalworking, and craftsmanship—the divine blacksmith who crafted weapons for the gods.

Meet our new autonomous deep worker: Hephaestus (GPT 5.2 Codex Medium).

Why "Legitimate"? When Anthropic blocked third-party access citing ToS violations, the community started joking about "legitimate" usage. Hephaestus embraces this irony—he's the craftsman who builds things the right way.

Key Characteristics:

  • Goal-Oriented: Give him an objective, not a recipe. He determines the steps himself.
  • Explores Before Acting: Fires 2-5 parallel explore/librarian agents before writing a single line of code.
  • End-to-End Completion: Doesn't stop until the task is 100% done with evidence of verification.
  • Pattern Matching: Searches existing codebase to match your project's style—no AI slop.
  • Legitimate Precision: Crafts code like a master blacksmith—surgical, minimal, exactly what's needed.

Inspired by AmpCode's deep mode—autonomous problem-solving with thorough research before decisive action.


What's New

Features

  • agents: Add Hephaestus - autonomous deep worker agent (#1287)
  • babysitting: Make unstable-agent-babysitter always-on by default
  • todo-continuation: Show remaining tasks list in continuation prompt
  • doctor: Detect OpenCode desktop GUI installations on all platforms (#1352)
  • skill-mcp-manager: Enhance manager with improved test coverage
  • hooks: Add unstable-agent-babysitter hook for monitoring unstable background agents
  • background-agent: Add isUnstableAgent flag for unstable model detection
  • background_output: Add thinking_max_chars option
  • ci: Auto-generate structured release notes from conventional commits

Bug Fixes

  • Windows: Improve compatibility and fix event listener issues (#1102)
  • config: Properly handle prompt_append for Prometheus agent (#1271)
  • tmux: Send Ctrl+C before kill-pane and respawn-pane to prevent orphaned processes (#1329)
  • tests: Properly stub notifyParentSession and fix timer-based tests
  • non-interactive-env: Always inject env vars for git commands
  • background-agent: Abort session on task completion to prevent zombie attach processes
  • ci: Add retry logic for platform binary builds

Refactoring

  • background-agent: Show category in task completion notification
  • delegate-task: Improve session title format and add task_metadata block
  • background-agent: Optimize task timing and constants management
  • agents: Improve explore/librarian prompt examples with 4-part context structure
  • Major codebase cleanup - BDD comments, file splitting, bug fixes (#1350)

Documentation

  • background-task: Enhance background_output tool description with full_session parameter

Full Changelog: v3.1.11...v3.2.0

Don't miss a new oh-my-opencode release

NewReleases is sending notifications on new releases.