Skip to content

Releases: Thepizzapie/BuildersGate

v0.1.26

Choose a tag to compare

@github-actions github-actions released this 29 Jul 23:51
Immutable release. Only release title and notes can be modified.
Release 0.1.26

Orchestration steering: MCP instructions so a session cannot be lobotomized by
changing directory, a SessionStart hook that preloads the board, a project
thread for in-flight state, and user-scope hook install.

Audit: an agent's reported file list is now the one the harness observed, not
the one it remembers. Every seat was also being instructed to write a file its
own lane forbade; METADATA_LANES is the carve-out.

Ships the VFX pipeline with five known issues documented in the changelog.

v0.1.25

Choose a tag to compare

@github-actions github-actions released this 29 Jul 14:39
Immutable release. Only release title and notes can be modified.
Release 0.1.25

v0.1.24

Choose a tag to compare

@github-actions github-actions released this 29 Jul 06:22
Immutable release. Only release title and notes can be modified.
Release 0.1.24

v0.1.23

Choose a tag to compare

@github-actions github-actions released this 29 Jul 06:04
Immutable release. Only release title and notes can be modified.
Release 0.1.23

v0.1.22

Choose a tag to compare

@github-actions github-actions released this 29 Jul 01:26
Immutable release. Only release title and notes can be modified.
Builders Gate 0.1.22

Fixed
- The first-run screen offered to create a project in C:\Windows\system32. A
  double-clicked executable inherits system32 as its working directory, and the
  screen read Path.cwd() straight out, then failed with a raw PermissionError.
  New projects now land under ~/BuildersGate when the working directory is not
  a real one.
- PermissionError from the create endpoint answers 400 with a suggestion
  instead of leaking [WinError 5].

v0.1.21

Choose a tag to compare

@github-actions github-actions released this 28 Jul 23:47
Immutable release. Only release title and notes can be modified.
Builders Gate 0.1.21

Fixed
- The desktop app had no icon. A 64-bit module handle was being truncated by an
  undeclared ctypes restype, so the icon resource lookup returned NULL and
  Windows used its generic application icon.
- The logo was a hand-redrawing of itself in four places. All are now traced
  from packaging/logo.svg.
- The rail brand painted the whole mark one colour. New --brand-post token
  carries the logo's blue on both grounds.

Added
- "Run anyway" on the uncommitted-changes refusal, with the offending paths
  listed. The route now forwards allow_dirty, which it previously dropped.

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:45
Immutable release. Only release title and notes can be modified.
Builders Gate 0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:32
Immutable release. Only release title and notes can be modified.
Builders Gate 0.1.1