Skip to content

docs: extend [Unreleased] CHANGELOG for #88-#93#94

Merged
jayzalowitz merged 1 commit into
mainfrom
jayzalowitz/changelog-followup
Apr 27, 2026
Merged

docs: extend [Unreleased] CHANGELOG for #88-#93#94
jayzalowitz merged 1 commit into
mainfrom
jayzalowitz/changelog-followup

Conversation

@jayzalowitz

Copy link
Copy Markdown
Owner

Summary

Captures the second half of the audit cleanup work that landed after #87 (the first CHANGELOG capture).

Pure docs — no code changes.

The `[Unreleased]` section is now the complete picture of the session. To cut a release: bump VERSION to `0.4.1.0`, rename the section to `[0.4.1.0] - 2026-04-27`, then `git tag v0.4.1.0 && git push --tags` to trigger the existing draft-release workflow.

Test plan

  • No code changed
  • CHANGELOG entries follow the Added/Fixed/Tests structure already established

🤖 Generated with Claude Code

Captures the second half of the audit cleanup work that landed after
#87:

- #88 config/core test coverage (was 0/missing helpers)
- #89 connectors gmail + calendar pure-logic tests (8 → 43)
- #90 llm-client URL validation hardening (zone IDs, trailing dots, CGNAT)
- #91 adapter-discovery factory shape check + manifest defaultConfig
- #92 preference-archaeologist coverage (action keys, multi-group, expiry)
- #93 worker SignalDeduper extraction + 11 tests

Pure docs.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 27, 2026 03:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Extends the [Unreleased] section of CHANGELOG.md to capture the second half of the audit-cleanup work landed in PRs #88#93, keeping the changelog up to date without introducing code changes.

Changes:

  • Adds new Added entries for adapter manifest defaultConfig and worker SignalDeduper extraction.
  • Adds new Fixed entries for URL validation hardening, adapter shape validation, and worker dedupe cap enforcement.
  • Adds new Tests entries summarizing coverage improvements across config/core/connectors/llm-client/execution-router/twin-model/worker.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jayzalowitz jayzalowitz merged commit f2299dd into main Apr 27, 2026
12 checks passed
@jayzalowitz jayzalowitz deleted the jayzalowitz/changelog-followup branch April 27, 2026 04:08
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.

2 participants