From 9209c3366f5daeecb6370016fcd6f0ac4ecd6b49 Mon Sep 17 00:00:00 2001 From: Hunter Bown Date: Sun, 10 May 2026 00:23:27 -0500 Subject: [PATCH] docs(changelog): credit @Giggitycountless for .gitignore automation Co-Authored-By: Claude Opus 4.7 (1M context) --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bc8c130..1c6d5c33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,10 @@ published. ### Fixed +- **`/init` auto-adds `.deepseek/` to `.gitignore` (#1326)** when the + workspace is a git repo, so workspace-local snapshots, instructions, + and pastes don't get accidentally committed. Idempotent on repeated + runs. Thanks **@Giggitycountless**. - **MCP tool ordering is deterministic** — discovered tools and the resulting API tool block are now sorted by name so the prompt prefix the model sees is stable across runs, regardless of