10 Commits

Author SHA1 Message Date
BusyBee3333
935c662e1d feat(signals): add ruleAdd action and UI wiring for no-code rule creation 2025-12-31 02:07:37 -05:00
BusyBee3333
7694d965c9 feat: Add structured signal editor with app dropdown and action builder
- Add AppDiscovery provider for running app enumeration
- Implement AppDropdownView with auto-launch functionality
- Create SignalAction models for 40+ yabai commands
- Build ActionBuilderView with nested parameter controls
- Add LiveShellPreview for real-time shell command generation
- Implement ActionValidator for conflict detection
- Add migration parser for existing raw action strings
- Include feature flag for safe rollout
- Maintain full backward compatibility
2025-12-31 01:44:13 -05:00
BusyBee3333
85b04e116d
Merge pull request #2 from BusyBee3333/codex/add-setup-files-for-backend-deployment
Add local backend setup documentation and docker compose stack
2025-11-11 01:33:59 -05:00
BusyBee3333
77be975a1b
Merge branch 'main' into codex/add-setup-files-for-backend-deployment 2025-11-11 01:31:54 -05:00
BusyBee3333
b2da668bce
Merge pull request #3 from BusyBee3333/codex/create-next.js-14-frontend-with-app-router
Add Next.js frontend scaffold
2025-11-11 01:28:15 -05:00
BusyBee3333
02153d4e73
Merge pull request #1 from BusyBee3333/codex/implement-backend-for-media-ingestion-and-lyrics-extraction
Add backend services for media ingestion, audio handling, and lyrics
2025-11-11 01:27:08 -05:00
BusyBee3333
607d0b112e Add Next.js frontend scaffold 2025-11-10 16:13:01 -05:00
BusyBee3333
da89ef227d Add local development setup and configuration 2025-11-10 16:12:43 -05:00
BusyBee3333
ac66c5d9be Implement core backend services for beatmatchr 2025-11-10 16:11:36 -05:00
BusyBee3333
904e0ff20f first commit 2025-11-10 03:36:51 -05:00