Skip to content

Releases: apiad/opencode

v0.11.0

12 Mar 00:36

Choose a tag to compare

Release v0.11.0

v0.10.1

03 Mar 21:15

Choose a tag to compare

[0.10.1] - 2026-03-03

Changed

  • Updated install.sh and add-gemini.sh to suggest running gemini /onboard instead of launching the CLI automatically.

Fixed

  • Improved ASCII art and version display in the banner function of installer scripts.

v0.10.0

03 Mar 20:55

Choose a tag to compare

[0.10.0] - 2026-03-03

Added

  • Implemented install.sh scaffolding script to automate project bootstrapping from the template.
  • Implemented add-gemini.sh integration script for adding the framework to existing repositories.
  • Added professional ASCII banners with versioning to all installer scripts for improved UX.

Changed

  • Refined README.md with streamlined Quick Start and new Integration sections.

v0.9.0

03 Mar 15:09

Choose a tag to compare

[0.9.0] - 2026-03-03

Added

  • Implemented /debug command and forensic debugger subagent for root-cause analysis (RCA).
  • Created a specialized forensic investigation workflow for bug detection and documentation.

Changed

  • Refined scaffold and revise command instructions for better clarity and consistency.
  • Improved README documentation and project metadata.

v0.8.0

02 Mar 18:32

Choose a tag to compare

Full Changelog: v0.7.0...v0.8.0

v0.7.0

02 Mar 15:22

Choose a tag to compare

Added

  • Implemented /cron command with cron.toml task configuration using systemd user timers for background execution.
  • Project badges and emoji headers to README.md for better visual appeal.

Changed

  • Comprehensive overhaul of README.md with detailed command descriptions and common workflows.
  • Cleaned up .gemini/settings.json by removing redundant plan path.

Release v0.6.0

02 Mar 14:35

Choose a tag to compare

[0.6.0] - 2026-03-02

Added

  • Automate gh release create in /release command.

Changed

  • Cleanup deleted maintenance typo file.
  • Fix maintenance typo and simplify command descriptions.
  • Update /research command and subagents for better organization.

Fixed

  • Remove unused subproc import in welcome hook.

v0.5.0

28 Feb 21:20

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.5.0] - 2026-02-28

Added

  • New /issues command to manage project issues with GitHub CLI, supporting summaries, creation/updates, and work modes.

Changed

  • Updated README.md and welcome.py hook to include information about the /issues command.
  • Internal documentation updates in TASKS.md and journal/.

[0.4.0] - 2026-02-28

Changed

  • Refactored the hook system: centralized shared logic into .gemini/hooks/utils.py and renamed hook files for consistency (session.py, log.py, make.py, journal.py).
  • Added PEP 257 docstrings to all hooks and improved internal documentation.

Added

  • Updated TASKS.md and journal/2026-02-28.md with details of the hook refactoring.
  • Ignore __pycache__ directories in .gitignore.

[0.3.0] - 2026-02-28

Added

  • Refactored the /research command into a robust 3-phase workflow using specialized researcher and reporter subagents.
  • Rewrote the README.md to explain the opinionated framework, the agent's behavior, hooks, commands, journaling, and the project initialization workflow.

Changed

  • Improved the /release command logic to include README.md updates and fix formatting issues.

[0.2.0] - 2026-02-28

Added

  • Added a new /scaffold command for project initialization with modern tooling (e.g., Python/uv, JS/npm).

Changed

  • Updated the /release command to include updating README.md and fixed a minor typo.

[0.1.0] - 2026-02-28

Added

  • Consolidated /task/* commands into a single /task command in .gemini/commands/task.toml.
  • Enhanced /release command to include version update steps.
  • Initial project task tracking with TASKS.md.
  • Daily journal tracking in journal/.

Changed

  • Refactored .gemini/hooks/welcome.py to include new commands.
  • Simplified GEMINI.md to a cleaner starter template.
  • Updated .gemini/commands/release.toml to include dependency and source version updates.

Fixed

  • Typo in release.toml formatting.

v0.3.0

28 Feb 18:07

Choose a tag to compare

Release v0.3.0

v0.2.0

28 Feb 14:38

Choose a tag to compare

Release v0.2.0