Skip to content

docs: clarify contributor git identity setup#1385

Merged
igorls merged 1 commit into
MemPalace:developfrom
sjhddh:docs/contributor-git-identity-1317
May 9, 2026
Merged

docs: clarify contributor git identity setup#1385
igorls merged 1 commit into
MemPalace:developfrom
sjhddh:docs/contributor-git-identity-1317

Conversation

@sjhddh

@sjhddh sjhddh commented May 6, 2026

Copy link
Copy Markdown
Contributor

Adds a short CONTRIBUTING note asking contributors to verify their Git name and email before pushing commits, with a specific warning for agentic coding tools that may not inherit the user's normal Git config.

Closes #1317.

Tests:

  • Reviewed CONTRIBUTING.md rendering/diff.
  • Scanned the patch for credential-like strings.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@igorls igorls merged commit 1c26ece into MemPalace:develop May 9, 2026
6 checks passed
This was referenced May 10, 2026
arnoldwender pushed a commit to arnoldwender/mempalace that referenced this pull request May 10, 2026
Bumps version 3.3.4 → 3.3.5 across pyproject.toml, version.py, plugin
manifests, README badge, and uv.lock. Flips CHANGELOG.md from
``[3.3.5] — unreleased`` to ``[3.3.5] — 2026-05-09`` and adds entries
for the four PRs that landed after the bug-fix block was authored:

- Bug Fixes: MemPalace#1396 (tool_search retry on transient HNSW flush)
- Documentation: MemPalace#1385 (CONTRIBUTING git-identity guidance, closes MemPalace#1317)
- Internal: MemPalace#1431 (test multiprocessing fork → spawn)
- Internal: MemPalace#1430 (test sqlite connection lifecycle via contextlib.closing)

The four open issues remaining on the v3.3.5 milestone (MemPalace#1266, MemPalace#1253,
MemPalace#1092, MemPalace#1082) have been moved to v3.4 — they form the concurrent-writer
/ HNSW corruption cluster that needs deeper work than this cycle could
absorb.
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.

process: PR #385 landed with a placeholder git identity — consider backfilling attribution or adding a note for tool-generated commits

2 participants