Skip to content

Releases: alvinunreal/oh-my-opencode-slim

v1.0.3

24 Apr 17:11

Choose a tag to compare

What's Changed

  • fix: improve plugin-side performance and reduce runtime overhead by @dhaern in #402
  • feat: add read context to resumable sessions by @alvinunreal in #403

Full Changelog: v1.0.2...v1.0.3

v1.0.2

23 Apr 21:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

22 Apr 17:43

Choose a tag to compare

What's Changed

  • fix: cleanup all session image dirs, not just current session by @jwcrystal in #368
  • fix(council): preserve pre-1.0.0 master.model as fallback for council agent by @ReqX in #370
  • feat: auto-scroll to top when submitting interview answers by @alvinreal in #373
  • docs: clarify councillor model configuration by @alvinreal in #378
  • feat(preset): add /preset slash command for runtime agent preset switching by @ReqX in #379

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Apr 20:13

Choose a tag to compare

What's Changed

  • fix: isolate host smoke config and probe global health by @alvinunreal in #331
  • fix: custom orchestrator prompt gets appended instead of replacing default by @ReqX in #332
  • fix: collapse system messages for Qwen3.5 compatibility by @ReqX in #336
  • feat(background): non-blocking question relay for background subagents by @ReqX in #335
  • fix: ignore non-string plugin entries during install detection by @Daltonganger in #339
  • feat: add init-time health check and defensive logging by @ReqX in #343
  • fix: #347 by @zuuky in #348
  • fix(build): externalize zod from plugin bundle to prevent dual-instance crash by @ReqX in #344
  • fix: #345 by @zuuky in #346
  • refactor: remove background task tooling by @alvinunreal in #350
  • Quick doc updates by @alvinunreal in #355
  • rename cartography to codemap by @alvinunreal in #352
  • Remove custom LSP tooling and isolate test runs by @alvinunreal in #360
  • refactor(council): remove council-master agent, let council synthesize directly by @ReqX in #362
  • fix(agent-permissions): restrict council_session access by @alvinunreal in #363
  • fix(interview): suppress browser auto-open in tests by @alvinunreal in #366
  • feat(agents): support custom subagent routing prompts by @alvinunreal in #365

New Contributors

Full Changelog: v0.9.15...v1.0.0

v0.9.15

18 Apr 14:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.14...v0.9.15

v0.9.14

16 Apr 09:07

Choose a tag to compare

What's Changed

Full Changelog: v0.9.13...v0.9.14

v0.9.13

16 Apr 06:45

Choose a tag to compare

What's Changed

  • improve round-based todo hygiene and request boundary handling by @dhaern in #300
  • fix(agents): use council master model for councillor agent registration by @dkovacevic15 in #302
  • Fix/node runtime compat by @alvinunreal in #304
  • feat(interview): add multi-session dashboard mode with failover recovery by @ReqX in #303
  • feat: add per-session log rotation with auto-cleanup by @jwcrystal in #309
  • feat: add disabled_agents config + Observer agent (visual/multimodal analysis) by @jwcrystal in #307

New Contributors

Full Changelog: v0.9.12...v0.9.13

v0.9.12

13 Apr 20:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.11...v0.9.12

v0.9.11

12 Apr 17:06

Choose a tag to compare

What's Changed

  • feat(config): support provider-specific model options in agent/preset config by @ReqX in #272
  • Fix patch by @alvinunreal in #277

Full Changelog: v0.9.10...v0.9.11

v0.9.10

12 Apr 08:18

Choose a tag to compare

What's Changed

  • fix(hooks): make file-tool nudge ephemeral by @dhaern in #269
  • feat(hooks): add apply_patch stale-patch rescue by @dhaern in #268
  • fix(hooks): harden todo auto-continuation scheduling by @dhaern in #270

Full Changelog: v0.9.9...v0.9.10