Skip to content

Releases: lpalokan/bmad-manager

v0.1.19

Choose a tag to compare

@lpalokan lpalokan released this 01 Sep 18:37
2b834ac

0.1.19 (2026-09-01)

Bug Fixes

  • honour a changed skills repo URL, serialise syncs, and pin the ref an install records (b66873d)
  • honour a changed skills repo URL, serialise syncs, and pin the ref an install records (36f8dc8)
  • offer a managed clone by its directory, and tag the git fixture it clones (e06ba06)

v0.1.18

Choose a tag to compare

@lpalokan lpalokan released this 17 Aug 08:39
da77fb7

0.1.18 (2026-08-17)

Bug Fixes

  • report an unresolvable context upstream instead of "current" (42c60c4), closes #105
  • resolve a project's context source by plurality and file overlap, report an unresolvable upstream (c3543ab)
  • resolve a project's context source by plurality, back up edits on refresh (c176166), closes #103

v0.1.17

Choose a tag to compare

@lpalokan lpalokan released this 10 Aug 06:34
0059bdc

0.1.17 (2026-08-10)

Features

  • append --output-folder output to create-path init commands (f71a14d)
  • create new projects with output_folder = output (6f94859), closes #99

v0.1.16

Choose a tag to compare

@lpalokan lpalokan released this 10 Aug 04:05
416bdcc

0.1.16 (2026-08-10)

Features

  • default company-context to output/, keep reading _bmad-output/ (610434e)
  • default company-context to output/, keep reading _bmad-output/ (8562ae6), closes #96

v0.1.15

Choose a tag to compare

@lpalokan lpalokan released this 06 Jul 06:03
4677180

0.1.15 (2026-07-05)

Features

  • refresh drifted company-context under the Update button (b3a992f), closes #92
  • refresh drifted company-context under the Update button (Swift) (959e3a6)
  • refresh drifted company-context under the Update button (Swift) (bfe91fe), closes #92
  • refresh drifted company-context under the Update button (Tauri) (496848d)

v0.1.14

Choose a tag to compare

@lpalokan lpalokan released this 25 Jun 19:02
d13e6f2

0.1.14 (2026-06-25)

Features

  • add Codex/Claude launch-method setting and resolver (Tauri) (3d7c3cc), closes #88
  • launch Codex GUI on Windows when installed (dc53e82)
  • launch Codex GUI on Windows when installed (issue #88) (cb933c8)

Bug Fixes

  • drop unused AgentLaunchMethod import in settings steps (d5e9eb1)
  • open codex:// via ShellExecute (cmd start), not explorer.exe (3a84ff5), closes #88
  • suppress console-window flashes on Windows GUI subprocess spawns (3fd75ee), closes #88

v0.1.13

Choose a tag to compare

@lpalokan lpalokan released this 24 Jun 16:35
4c3bbae

0.1.13 (2026-06-24)

Features

  • open Codex on the project (side-loaded detection, deep link, cold-start launch) (c18305f)
  • open Codex on the project even when it isn't already running (7a85b21)

Bug Fixes

  • detect side-loaded Codex GUI by Applications-folder scan (24e09a7)
  • open Codex GUI on the project via codex:// deep link (4a1d918)

v0.1.12

Choose a tag to compare

@lpalokan lpalokan released this 21 Jun 11:21
b036c05

0.1.12 (2026-06-21)

Bug Fixes

  • show Update button for git-sourced projects behind the latest (8251449)
  • show Update button for git-sourced projects behind the latest (670213e)

v0.1.11

Choose a tag to compare

@lpalokan lpalokan released this 21 Jun 08:41
cb7a871

0.1.11 (2026-06-21)

Features

  • record GitHub module installs by repo URL, not local temp path (e47a1a9)
  • record GitHub module installs by repo URL, not local temp path (586d100), closes #79

Bug Fixes

  • update ProjectCoordinatorTests fake to two-arg withModuleRoot (1ebe7de)

v0.1.10

Choose a tag to compare

@lpalokan lpalokan released this 20 Jun 19:34
002926a

0.1.10 (2026-06-20)

Bug Fixes

  • flag projects with a non-semver installed version as needing reinstall (f304dd0)
  • flag projects with a non-semver installed version as needing reinstall (04cc960), closes #76