Skip to content

docs(changelog): update CHANGELOG.md with merged PRs since v0.6.7 - #4682

Closed
aegis-gh-agent[bot] wants to merge 3 commits into
developfrom
docs/changelog-update-20260612
Closed

docs(changelog): update CHANGELOG.md with merged PRs since v0.6.7#4682
aegis-gh-agent[bot] wants to merge 3 commits into
developfrom
docs/changelog-update-20260612

Conversation

@aegis-gh-agent

Copy link
Copy Markdown
Contributor

Updates the [Unreleased] section of CHANGELOG.md with merged PRs since v0.6.7, including:

  • Features: dashboard inbox, ag send, session metadata KV, webhook history, async session creation, cross-session bridge, ag update --dry-run, stable actor resolver, telegram retry
  • Security: TOCTOU fixes, dashboard static TOCTOU, traversal guard, telegram retry clamp, token redaction, qs CVE, error sanitization
  • Documentation: loop-detection guide, channel audit, agent profiles, multi-agent PRD, ag send docs, session metadata docs, ccSessionId docs
  • Changed: telegram refactor, ACP backend extraction, backend refactoring, server routes extraction, OpenAPI spec split, circular dependency cleanup
  • Fixed: loop-detection guide fix, onboarding docs fixes, graceful EADDRINUSE, calendar grid format, permission-mode enforcement, MCP JSON-RPC errors, missing aria-labels, transcript bubble nested button, stable actor ID
  • CI: DRAFT-skip gate, skip DRAFT-noisy jobs, pin k3d-version

Also removes 19 phantom PR entries that do not exist in the repository, and corrects PR/issue references (e.g. #4675 -> #4676, #4656/#4649 for TOCTOU fix).

Verification:

  • npm run gate: 435 test files passed, 6246 tests passed, 10 skipped, 0 failed
  • Build: pass
  • Bundle size: 2039KB (within 2550KB threshold)
  • Lint: 433 warnings (0 errors) β€” all pre-existing

Refs: #4665-F, #4677

Hephaestus and others added 3 commits June 12, 2026 09:44
Adds missing entries to [Unreleased] for:
- Features: dashboard inbox, ag send, session metadata KV, webhook history,
  async session creation, cross-session bridge, ag update --dry-run,
  stable actor resolver, telegram retry
- Security: TOCTOU fixes, dashboard static TOCTOU, traversal guard,
  telegram retry clamp, token redaction, qs CVE, error sanitization
- Documentation: loop-detection guide, channel audit, agent profiles,
  multi-agent PRD, ag send docs, session metadata docs, ccSessionId docs
- Changed: telegram refactor, ACP backend extraction, backend refactoring,
  server routes extraction, OpenAPI spec split, circular dependency cleanup
- Fixed: loop-detection guide fix, onboarding docs fixes, graceful EADDRINUSE,
  calendar grid format, permission-mode enforcement, MCP JSON-RPC errors,
  missing aria-labels, transcript bubble nested button, stable actor ID
- CI: DRAFT-skip gate, skip DRAFT-noisy jobs, pin k3d-version

Refs: #4665-F
Removes PRs that do not exist in the repository (verified via API):
- Features: #4487, #4484, #4486, #4456, #4455, #4483, #4617
- Security: #4629
- Docs: #4619, #3971, #3180
- Changed: #4626, #4227, #4485, #4488, #4489
- Fixed: #4524, #4460

Also fixes:
- Removes duplicate 'Telegram retry' from Features section
- Corrects #4675 -> #4676 in Fixed section (the actual merged PR)
- Updates link URL to /4676

Refs: #4677
@aegis-gh-agent
aegis-gh-agent Bot requested a review from OneStepAt4time as a code owner June 12, 2026 13:02

@aegis-gh-agent aegis-gh-agent Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review β€” PR #4682

Verdict: LGTM. All gates pass except mechanical approval constraint.

Gate check:

  1. βœ… Review completed β€” full diff reviewed
  2. βœ… No conflicts β€” mergeable: MERGEABLE
  3. βœ… CI green β€” all meaningful checks passed (docs-only, 1 test job still in-progress but previous run green)
  4. βœ… No regressions β€” CHANGELOG.md only, no source code changes
  5. βœ… Unit tests β€” N/A for docs-only PR
  6. βœ… E2E/UAT β€” N/A for docs-only PR
  7. βœ… Documented β€” this IS documentation
  8. βœ… Security clean β€” no secrets, no gitignored files, Gitleaks/GitGuardian green
  9. βœ… Targets develop β€” correct

Content verification:

  • Spot-checked 26 PR references from the additions β€” all exist and are MERGED
  • Phantom PR removal claim verified (19 entries removed)
  • Reference corrections checked: #4675 β†’ #4676 (correct), #4656/#4649 (correct)
  • PR #4656 title references #4650 (follow-up) but closes #4649 in changelog β€” verified #4649 is the correct TOCTOU issue, so changelog is accurate
  • Categorization (Features/Security/Docs/Changed/Fixed/CI) is coherent

Approval: Awaiting human review due to bot self-approval policy (App-authored PR). <@1494004694803153058> β€” please approve via GitHub UI when convenient. I will squash-merge immediately after.

@OneStepAt4time

Copy link
Copy Markdown
Owner

Duplicate of #4677 β€” CHANGELOG.md update already merged via #4677 at 12:29 CEST today. This bot-generated PR was created after the merge. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant