Releases: shahboura/agents-opencode
Releases · shahboura/agents-opencode
v2.1.1
v2.1.0
v2.0.1
v2.0.0
2.0.0 (2026-05-07)
⚠ BREAKING CHANGES
- removed legacy .opencode/agent/ directory support. Only .opencode/agents/ (plural) is supported. Users must run 'mv .opencode/agent .opencode/agents' before upgrading.
- removed legacy .opencode/agent/ directory support. Only .opencode/agents/ (plural) is supported. Users must run 'mv .opencode/agent .opencode/agents' before upgrading.
Features
v1.5.0
v1.4.2
v1.4.1
v1.4.0
v1.3.1
v1.3.0
1.3.0 (2026-03-12)
Features
- add back markdown linting with stable version (0fae9c2)
- Add Ctrl+K search shortcut and search hint (a710e4b)
- Add custom dark mode toggle with JavaScript fallback (5e4f6ad)
- Add dark/light mode support with system preference and toggle (5e79a36)
- add reusable skills (af814bf)
- Completely redesign README for better UX (80eb130)
- enhance brutal-critic with research capabilities and sync docs (66a29fe)
- Enhanced uninstall with global/local modes and complete self-cleanup (a956fe7)
- improve command routing metadata and package-based install flow (a97fbbd)
- Improve installation script performance and features (254654b)
- Migrate to Beautiful Jekyll theme (2861c98)
- simplify installation for Windows/Linux only (efc70b6)
- Uninstall removes .opencode entirely without backup (2ab9687)
- update installation scripts to download from git (4a4e932)
- Update uninstall to work on current directory with self-cleanup (909e5b4)
- upgrade markdownlint-cli to latest version (0.47.0) (de19bb8)
Bug Fixes
- Change em-advisor mode from subagent to primary (ada298c)
- Comment out avatar field for Beautiful Jekyll compatibility (6b13aa1)
- Comment out collections for Beautiful Jekyll compatibility (25fdcff)
- configure markdownlint to ignore AGENTS.md and fix line length issues (4005775)
- correct task permissions, compact em-advisor, add skills and commands (e4303f7)
- Enhanced repository self-cleanup with AGENTS.md backup and thorough cleanup (551d176)
- harden publish CI, fix agent permissions and consistency (df926df)
- harden skill activation policy and permission guardrails across agents (24c89ae)
- Improve search placeholder and dark mode toggle visibility (f3d6354)
- Move uninstall handling before repository cloning (c5efbb6)
- Remove jekyll-sitemap plugin for GitHub Pages compatibility (34b0184)
- remove lint-markdown job from GitHub Actions workflow (bbcede6)
- remove references to lint:md script from documentation (50910c6)
- remove remaining linting dependencies and fix README formatting (f3b31d1)
- remove remaining linting scripts from package.json (7bd5759)
- Resolve linting and validation issues (ad822bc)
- Resolve UI issues with just-the-docs configuration (845474d)
- Switch back to just-the-docs with proper dark mode (3387f2a)
- trigger post-concurrency release publish cycle (874038e)
- trigger release pipeline for next patch (40b26e2)