docs(changelog): add bug-hunt-pool-supervisor non-blocking tracking entry
CI / quality (pull_request) Successful in 19s
CI / push-validation (pull_request) Successful in 24s
CI / helm (pull_request) Successful in 40s
CI / build (pull_request) Successful in 40s
CI / e2e_tests (pull_request) Failing after 3m14s
CI / lint (pull_request) Successful in 3m19s
CI / typecheck (pull_request) Successful in 3m58s
CI / security (pull_request) Successful in 4m5s
CI / unit_tests (pull_request) Successful in 7m25s
CI / integration_tests (pull_request) Successful in 7m27s
CI / docker (pull_request) Successful in 10s
CI / coverage (pull_request) Successful in 7m33s
CI / status-check (pull_request) Failing after 1s
CI / quality (pull_request) Successful in 19s
CI / push-validation (pull_request) Successful in 24s
CI / helm (pull_request) Successful in 40s
CI / build (pull_request) Successful in 40s
CI / e2e_tests (pull_request) Failing after 3m14s
CI / lint (pull_request) Successful in 3m19s
CI / typecheck (pull_request) Successful in 3m58s
CI / security (pull_request) Successful in 4m5s
CI / unit_tests (pull_request) Successful in 7m25s
CI / integration_tests (pull_request) Successful in 7m27s
CI / docker (pull_request) Successful in 10s
CI / coverage (pull_request) Successful in 7m33s
CI / status-check (pull_request) Failing after 1s
Update CHANGELOG.md and CONTRIBUTORS.md to document the behavioral change to bug-hunt-pool-supervisor that makes automation tracking non-blocking, as required by PR review feedback for PR #9349.
This commit is contained in:
@@ -152,6 +152,8 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
|
||||
### Changed
|
||||
|
||||
- **bug-hunt-pool-supervisor Non-Blocking Tracking**: Updated bug-hunt-pool-supervisor agent instructions to make automation tracking non-blocking.
|
||||
|
||||
- **Decision Tree Full ULID Display** (#5825): The `agents plan tree` command now
|
||||
displays full 26-character ULIDs for all decisions instead of truncating them to
|
||||
8 characters. This enables users to copy decision IDs directly from tree output
|
||||
|
||||
@@ -21,3 +21,4 @@ Below are some of the specific details of various contributions.
|
||||
* HAL 9000 has contributed the plugin entry point security hardening fix (#7476): enforced entry point allowlist validation before importing plugin modules to prevent malicious plugin loading.
|
||||
* This project was made possible thanks to considerable donation of time, money, and resources by CleverThis, Inc.
|
||||
* HAL 9000 has contributed automated bug fixes, CLI output formatting improvements, and ongoing maintenance as part of the CleverAgents automation system.
|
||||
* HAL 9000 has contributed the `bug-hunt-pool-supervisor` non-blocking tracking fix: updated agent instructions to prevent initialization hangs by making automation tracking non-blocking, ensuring the supervisor continues even if tracking issue creation fails.
|
||||
|
||||
Reference in New Issue
Block a user