| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-23 | 1.9 kB | |
| v0.8.4 source code.tar.gz | 2026-03-23 | 3.5 MB | |
| v0.8.4 source code.zip | 2026-03-23 | 3.6 MB | |
| Totals: 3 Items | 7.0 MB | 0 | |
What's Changed
- fix: abort session between fallback model attempts to unblock chain by @jmvbambico in https://github.com/alvinunreal/oh-my-opencode-slim/pull/171
- fix: respect user's default_agent config instead of overwriting by @alvinreal in https://github.com/alvinunreal/oh-my-opencode-slim/pull/176
- fix: use first model from array when no provider config is present by @adikpb in https://github.com/alvinunreal/oh-my-opencode-slim/pull/178
- fix: ensure --reset writes to correct path and backs up .jsonc configs by @cto-new[bot] in https://github.com/alvinunreal/oh-my-opencode-slim/pull/183
- fix: default built-in models to OpenAI by @alvinunreal in https://github.com/alvinunreal/oh-my-opencode-slim/pull/186
- feat: use gpt-5.4-mini for OpenAI worker agents by @alvinreal in https://github.com/alvinunreal/oh-my-opencode-slim/pull/189
- feat: support OPENCODE_CONFIG_DIR for custom config directory by @oribarilan in https://github.com/alvinunreal/oh-my-opencode-slim/pull/185
- docs: add ping all agents section to README by @alvinreal in https://github.com/alvinunreal/oh-my-opencode-slim/pull/193
- feat(lsp): align with OpenCode core - 37 servers, root detection, merged config by @adikpb in https://github.com/alvinunreal/oh-my-opencode-slim/pull/195
- fix(fallback): implement runtime fallback chains for all foreground agents by @jmvbambico in https://github.com/alvinunreal/oh-my-opencode-slim/pull/199
New Contributors
- @jmvbambico made their first contribution in https://github.com/alvinunreal/oh-my-opencode-slim/pull/171
- @adikpb made their first contribution in https://github.com/alvinunreal/oh-my-opencode-slim/pull/178
- @oribarilan made their first contribution in https://github.com/alvinunreal/oh-my-opencode-slim/pull/185
Full Changelog: https://github.com/alvinunreal/oh-my-opencode-slim/compare/v0.8.3...v0.8.4