Releases: alvinunreal/oh-my-opencode-slim
Releases · alvinunreal/oh-my-opencode-slim
v1.0.3
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
What's Changed
- fix: mutate system array in-place for Qwen compatibility by @ReqX in #381
- docs: add DeepWiki badge to README by @alvinreal in #386
- fix: Table formatting by @DenisBalan in #384
- feat(config): allow notification-only plugin updates by @gustavocaiano in #383
- Add ExceededBudget to rate_limit_patterns by @ThomasMldr in #388
- feat: add resumable specialist session manager by @alvinunreal in #390
- fix: prevent duplicate tmux pane spawns by @alvinunreal in #393
- feat: add Enter shortcut for interview questions by @alvinunreal in #394
- Session docs by @alvinunreal in #396
- Openai gpt-5.5 by @alvinunreal in #397
New Contributors
- @DenisBalan made their first contribution in #384
- @gustavocaiano made their first contribution in #383
- @ThomasMldr made their first contribution in #388
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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
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
What's Changed
- test: add release artifact and host smoke checks by @alvinunreal in #316
- feat: agent display names with custom @ invocations by @ZenStudioLab in #325
- fix: improve image-hook naming and session-scoped cleanup by @jwcrystal in #314
- Updating docs by @alvinunreal in #327
- Fix multiplexer pane targeting and attach directory handling by @alvinunreal in #329
- Small annoyance fixes by @alvinunreal in #330
- fix: persist background task results to disk to survive plugin reinitialization by @tom-dyar in #322
New Contributors
- @ZenStudioLab made their first contribution in #325
- @tom-dyar made their first contribution in #322
Full Changelog: v0.9.14...v0.9.15
v0.9.14
v0.9.13
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
- @dkovacevic15 made their first contribution in #302
- @jwcrystal made their first contribution in #309
Full Changelog: v0.9.12...v0.9.13
v0.9.12
What's Changed
- Refine apply_patch absolute path normalization by @dhaern in #278
- update ast-grep and MCP SDK dependencies by @dhaern in #285
- improve intra-turn todo hygiene for stale incomplete todos by @dhaern in #283
- increase LSP diagnostics timeout budget by @dhaern in #282
- chore: combine PR #284 and #286 - update dependencies by @alvinreal in #288
- fix(auto-update): refresh host-managed package cache by @huilang021x in #289
- fix(auto-update): clarify failed install state by @huilang021x in #292
- fix(cli): store stable plugin paths during install by @alvinunreal in #296
New Contributors
- @huilang021x made their first contribution in #289
Full Changelog: v0.9.11...v0.9.12
v0.9.11
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