Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Releases: svange/augint-github

v2.0.0

16 Apr 17:57

Choose a tag to compare

v2.0.0 (2026-04-16)

This release is published under the MIT License.

Features

  • Move TUI dashboard to augint-tools (#32, cc2067b)

Breaking Changes

  • The CLI commands ai-gh tui, ai-gh panel, and ai-gh dashboard have been removed. Install augint-tools with the [tui] extra and run ai-tools dashboard instead.

Detailed Changes: v1.13.0...v2.0.0

v1.13.0

16 Apr 00:06

Choose a tag to compare

v1.13.0 (2026-04-16)

This release is published under the MIT License.

Bug Fixes

  • security: Correct nosemgrep rule ID for urllib finding (#31, 0fbe09a)

  • security: Mark SHA1 hashes as non-security and suppress urlopen warning (#31, 0fbe09a)

  • security: Replace SHA1 with SHA256 and add semgrep ignore for urllib (#31, 0fbe09a)

Features

  • Implement health check system for repository dashboard (#31, 0fbe09a)

  • dashboard: Implement v2 widget-based layout and themes (#31, 0fbe09a)

  • panel: Add usage telemetry and --no-refresh flag (#31, 0fbe09a)


Detailed Changes: v1.12.0...v1.13.0

v1.12.0

14 Apr 23:05

Choose a tag to compare

v1.12.0 (2026-04-14)

This release is published under the MIT License.

Features

  • Implement pluggable layout system for TUI dashboard with multiple layouts (#26, ef9c784)

Detailed Changes: v1.11.0...v1.12.0

v1.11.0

14 Apr 22:14

Choose a tag to compare

v1.11.0 (2026-04-14)

This release is published under the MIT License.

Features

  • Add TUI dashboard command with repository status monitoring (32ca122)

Detailed Changes: v1.10.0...v1.11.0

v1.10.0

11 Apr 14:43

Choose a tag to compare

v1.10.0 (2026-04-11)

This release is published under the MIT License.

Features

  • Implement ruleset deletion command with safety checks and idempotency (9cb0dcc)

Detailed Changes: v1.9.2...v1.10.0

v1.9.2

11 Apr 04:40

Choose a tag to compare

v1.9.2 (2026-04-11)

This release is published under the MIT License.

Bug Fixes

  • Standardize repository settings to always delete branches on merge (3ce38d9)

Detailed Changes: v1.9.1...v1.9.2

v1.9.1

11 Apr 03:32

Choose a tag to compare

v1.9.1 (2026-04-11)

This release is published under the MIT License.

Bug Fixes

  • Drop ghost-tag recovery; keep fail-loud release step (62fed00)

  • Fail loudly on release errors and auto-recover ghost tags (cf13e7a)

  • Grant contents:write and GH_TOKEN so releases publish to PyPI (32e1140)


Detailed Changes: v1.9.0...v1.9.1

v1.6.0

05 Apr 04:40

Choose a tag to compare

v1.6.0 (2026-04-05)

This release is published under the MIT License.

Bug Fixes

  • Sync IaC ruleset status checks with pipeline templates and remove no-op mypy gate (ebf295e)

Features


Detailed Changes: v1.5.0...v1.6.0

v1.5.0

05 Apr 04:01

Choose a tag to compare

v1.5.0 (2026-04-05)

This release is published under the MIT License.


Detailed Changes: v1.4.0...v1.5.0

v1.4.0

05 Apr 03:13

Choose a tag to compare

v1.4.0 (2026-04-05)

This release is published under the MIT License.

Bug Fixes

  • Adapt bypass actors for personal vs org repos (#5, 955626a)

  • Fetch full ruleset details and rename push to sync (#5, 955626a)

  • Remove prerelease workflow and dev branch configuration (#5, 955626a)

Features

  • Add ai-gh CLI with rulesets, config, workflow, status, and init (#5, 955626a)

  • Add ai-gh CLI with rulesets, config, workflow, status, and init subcommands (#5, 955626a)


Detailed Changes: v1.3.5...v1.4.0