Auto-sync claude-code 2026-06-26 09:54

This commit is contained in:
Chris Sader
2026-06-26 09:54:16 -05:00
parent 983ecb6d2e
commit 67e72a916c
2 changed files with 15 additions and 0 deletions
+1
View File
@@ -14,3 +14,4 @@
- [HACS and Mushroom on HA Blue](reference_hacs_mushroom.md) — HACS, Mushroom, weatheralerts install details
- [Never use "new" as automation ID](feedback_automation_ids.md) — Use unique numeric IDs when creating automations via REST API
- [Claude Code sync setup](reference_claude_sync.md) — Cross-machine sync via Gitea repo, LaunchAgents, memory symlinks between MacBook Pro and claude-code.local
- [No sed for multi-line edits](feedback_no_sed_multiline.md) — Use Python or heredoc writes for multi-line config inserts, not sed