claude-code-ultimate-guide/examples/scripts
Florian BRUNIAUX 46c5862c4e fix(docs): critical factual corrections v3.6.1
Major audit correcting misleading documentation about Claude Code behavior:

### Fixed
- `--add-dir`: permissions (not context loading)
- `excludePatterns` → `permissions.deny` (never existed)
- `.claudeignore` removed (not an official feature)
- "selective loading" myth → lazy loading reality
- Invented CLI flags (`--think`, `--headless`, `--learn`) → prompt keywords
- `@` file reference: "loads automatically" → "reads on-demand"

### Added
- Session Search Tool (`cs`) - zero-dep bash script for finding sessions
- Security section: Known limitations of permissions.deny

15 files modified, 516 insertions, 200 deletions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 09:16:53 +01:00
..
audit-scan.sh fix(docs): critical factual corrections v3.6.1 2026-01-15 09:16:53 +01:00
check-claude.ps1 chore: release v2.5.0 with content optimization and script externalization 2026-01-11 13:52:19 +01:00
check-claude.sh feat(docs): add comprehensive data privacy documentation v3.2.0 2026-01-14 20:42:19 +01:00
clean-reinstall-claude.ps1 chore: release v2.5.0 with content optimization and script externalization 2026-01-11 13:52:19 +01:00
clean-reinstall-claude.sh chore: release v2.5.0 with content optimization and script externalization 2026-01-11 13:52:19 +01:00
session-search.sh fix(docs): critical factual corrections v3.6.1 2026-01-15 09:16:53 +01:00
session-stats.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00