github code-yeongyu/oh-my-openagent v3.17.3

23 hours ago

What's Changed

Fixes

  • fix(posthog): disable exception autocapture to stay within free tier by @code-yeongyu in #3441
    • Error tracking exceeded 100K free tier limit (188K in 5 days)
    • Disabled enableExceptionAutocapture in both CLI and plugin clients
    • Manual captureException for critical run failures preserved
  • fix(cli): use getAgentRuntimeName for agent resolution in run command by @code-yeongyu
  • fix(grep): handle Windows drive-letter paths and CRLF in parseOutput by @rlavkvmflzk in #3321

Features

  • feat(agents): dynamic custom agent support via agent_definitions and opencode.json by @brandonwebb-vista in #2299
    • Add agent definitions file loader and opencode.json reader
    • Wire agent_definitions and opencode.json agents into precedence chain
    • Add agent_definitions schema, eager path resolution, and JSON agent loader

Bug Fixes

  • fix: isPlanFamily regression tests, code-review -> review-work in test data (#3312, #3285, #3290) in #3438
  • fix: numeric skill names, ultrawork missing run_in_background, ZWSP agent lookups in #3437
  • fix: resolve 3 bugs (#3366, #3272, #3222) in #3436

New Contributors

Full Changelog: v3.17.2...v3.17.3

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

NewReleases is sending notifications on new releases.