Skip to content

Harden integration setup and add project memory hooks#158

Merged
Daliys merged 2 commits into
developmentfrom
daliys/issue-75-autosetup-client-guard
Jul 12, 2026
Merged

Harden integration setup and add project memory hooks#158
Daliys merged 2 commits into
developmentfrom
daliys/issue-75-autosetup-client-guard

Conversation

@Daliys

@Daliys Daliys commented Jul 11, 2026

Copy link
Copy Markdown
Member

Summary

  • Prevent the Integrations Auto Setup handler from throwing when its refreshed client list no longer contains the clicked client.
  • Add a focused lookup regression test and changelog entry.
  • Add tracked ProjectMem configuration and local Git hook wrappers.

Root cause

Auto Setup regenerated the integration list after bridge deployment and selected the original client kind with First(...). A changed list caused an unhandled InvalidOperationException.

Impact

Auto Setup now gives a clear refresh-and-retry message instead of crashing. ProjectMem runtime state remains local while the reviewed configuration and hooks are versioned.

Validation

  • PYTHONDONTWRITEBYTECODE=1 scripts/prepush-validate.sh --static-only
  • Push-hook validation: 34 Python bridge tests, metadata checks, and Nexus quality gate.

Closes #75.

@Daliys Daliys marked this pull request as ready for review July 12, 2026 10:54
@Daliys Daliys merged commit 2b182de into development Jul 12, 2026
5 checks passed
@Daliys Daliys deleted the daliys/issue-75-autosetup-client-guard branch July 12, 2026 10:55
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