Files
claude-sync/projects/-Users-csader-Downloads-SplitFlapDisplay-main/memory/project_branches.md
T
Chris 33cab10cef Initial sync: memory, agents, commands, and gitignore
Syncs project memory, custom agents, and commands across machines.
Excludes secrets (settings.json), session state, and runtime files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-11 09:19:24 -05:00

26 lines
1.1 KiB
Markdown

---
name: Feature branches and PRs status
description: All feature branches on csader/SplitFlapDisplay fork with implementation status and PR info
type: project
---
Fork: `github.com/csader/SplitFlapDisplay` (upstream: `adamgmakes/SplitFlapDisplay`)
Clone: `/Users/csader/Downloads/SplitFlapDisplay`
**Why:** Contributing features back to the original split-flap display project.
**Branches and status:**
| Branch | Status | PR |
|--------|--------|----|
| `feature/5-module-bus-bar` | Merged with wrong files | #6 merged, #7 fix open |
| `fix/5-module-bus-bar-files` | Correct FAB2 files | #7 open |
| `feature/mqtt-home-assistant` | Implemented, pushed | Not yet PR'd |
| `feature/teach-mode` | Implemented, pushed | Not yet PR'd |
| `feature/photo-tune` | Implemented, pushed | Not yet PR'd |
| `feature/expanded-sports` | Implemented, pushed | Not yet PR'd |
| `feature/simulator` | Implemented, pushed | Not yet PR'd |
| `feature/animated-preview` | Implemented, pushed | #8 open |
**How to apply:** Check branch status before working. User wants to test features before filing PRs for most branches.