Skip to content

Releases: inference-gateway/opentask

🚀 Version 1.4.0

Choose a tag to compare

@inference-gateway-releaser inference-gateway-releaser released this 26 Jul 16:03
Immutable release. Only release title and notes can be modified.

1.4.0 (2026-07-26)

✨ Features

  • dedicated refine system prompt, editable refine prompt, debug toggle (#76) (97b7832)
  • popup: on-demand RunPod GPU provisioning with llama.cpp model deploy (#81) (155922f)

♻️ Improvements

  • options: move Agents tab from frontend popover to options page (#80) (d3b4c60)
  • options: rename Agent tab to Orchestrator (#78) (04222e5)

👷 CI

🚀 Version 1.3.0

Choose a tag to compare

@inference-gateway-releaser inference-gateway-releaser released this 26 Jul 10:23
Immutable release. Only release title and notes can be modified.

1.3.0 (2026-07-26)

✨ Features

  • add Dependencies tab for common CI tool/runtime setup (#71) (3a975e6)
  • make workflow system-instructions prompt editable (#69) (e4fcdcd)
  • rebuild options and popup UI on shadcn components (#67) (6acc3a8)

♻️ Improvements

  • correct punctuation in comments and text across multiple files (ac11383)

🔧 Miscellaneous

🚀 Version 1.2.1

Choose a tag to compare

@inference-gateway-releaser inference-gateway-releaser released this 26 Jul 08:31
Immutable release. Only release title and notes can be modified.

1.2.1 (2026-07-26)

♻️ Improvements

  • improve owner selection in options (8a28a89)
  • simplify caching logic in getSkills (7577d53)

📚 Documentation

  • update README to reflect current codebase state (#66) (34b380e)

🔧 Miscellaneous

🚀 Version 1.2.0

Choose a tag to compare

@inference-gateway-releaser inference-gateway-releaser released this 26 Jul 00:21
Immutable release. Only release title and notes can be modified.

1.2.0 (2026-07-26)

✨ Features

  • add configurable workflow job timeout (66365bc)
  • add per-owner bot configuration (52aceaa)
  • add project initialization scaffold (d6bb78b)
  • anchor palette to caret position (379294c)
  • options: add Create GitHub App button and toggle-style checkboxes (4f57cf3)
  • options: add Create token button prefilling fine-grained PAT (cd6c0a9)
  • support per-owner personal access tokens (17b9e31)
  • ui: add dark theme support for options page and toolbar popup (#61) (f2899b7)

♻️ Improvements

  • rename Infer Agent to OpenTask Agent (0e30b87)
  • rename Infer references to OpenTask (67bea00)
  • update directive references from @infer to @opentask across documentation and code (eded6c6)

🐛 Bug Fixes

  • docs: standardize punctuation in Safari listing and background documentation (c8563dd)
  • task: allow refine to also update issue title (#60) (0cc8aae)
  • ui: apply light theme background when light theme is selected and saved (#62) (34ee3d1)
  • ui: apply light theme to page background, not just inputs (529be23)

🔧 Miscellaneous

  • bump infer-action to v0.35.1 (#64) (4ace8a6)
  • deps: bump infer-action from v0.34.6 to v0.35.0 (#58) (d86f4c8)
  • options: rename 'GitHub Comment Helper' to 'OpenTask settings' (#63) (a113d3e)

🚀 Version 1.1.0

Choose a tag to compare

@inference-gateway-releaser inference-gateway-releaser released this 25 Jul 11:48
Immutable release. Only release title and notes can be modified.

1.1.0 (2026-07-25)

✨ Features

  • add agents section to the extension backend (#55) (6db0a74)
  • add Infer Agent workflow (#49) (eac5eed)
  • add Infer Agent workflow (#52) (a6ff533)
  • track issues on their project board via installed workflow (#48) (d3768ca), closes #42

🐛 Bug Fixes

  • disable plugins by default and correct plugin repos (#50) (#51) (97655b7)
  • include enabled plugin skills in ! auto-complete menu (#54) (4bf720f)
  • namespace plugin skills as : in autocomplete (5291f15)

🚀 Version 1.0.2

Choose a tag to compare

@inference-gateway-releaser inference-gateway-releaser released this 25 Jul 09:15
Immutable release. Only release title and notes can be modified.

1.0.2 (2026-07-25)

♻️ Improvements

  • rename extension from 'Inference Gateway for GitHub' to 'OpenTask for GitHub' (#47) (42c2a4e)

🚀 Version 1.0.1

Choose a tag to compare

@inference-gateway-releaser inference-gateway-releaser released this 25 Jul 09:05
Immutable release. Only release title and notes can be modified.

1.0.1 (2026-07-25)

🐛 Bug Fixes

  • refine: prevent multiple refine clicks, show permanent success state (#45) (cc11d54)

🚀 Version 1.0.0

Choose a tag to compare

@inference-gateway-releaser inference-gateway-releaser released this 25 Jul 00:57
Immutable release. Only release title and notes can be modified.

1.0.0 (2026-07-25)

✨ Features

  • add infer-action plugins support to generated workflow (#43) (4fba8fb)

🔧 Miscellaneous

Initial Release

Choose a tag to compare

@inference-gateway-releaser inference-gateway-releaser released this 24 Jul 14:09
Immutable release. Only release title and notes can be modified.
27027e0

Initial Release