adamjmurray/producer-pal
AI music production assistant for Ableton Live
235Stars
30Forks
533Claude Commits
TypeScriptLanguage
First Claude commit: Nov 6, 2025Last Claude commit: 4mo agoDiscovered: Mar 29, 2026
Recent Claude Commits
Reduce test duplication by reusing setupExpressAppServer helper
157a64a4mo agoauthor_emailAddress code review: remove duplicate test and stale line-number comments
64de1084mo agoauthor_emailRevert vi.mock factory extraction that broke vitest hoisting
cb841e54mo agoauthor_emailIncrease test coverage for statements and lines
1bc66754mo agoauthor_emailRemove more duplicate code in tests
2c09dc84mo agoauthor_emailExtract shared test helpers to reduce exact duplicate code
50c4f104mo agoauthor_emailReduce test code duplication from 71 to 65 clones (0.83% to 0.67%)
a7201674mo agoauthor_emailReduce test code duplication from 130 to 74 clones (1.46% to 0.79%)
579b5424mo agoauthor_emailIncrease test coverage across webui and src/tools
c1ddefa4mo agoauthor_emailReduce code duplication across test and source files
61a94784mo agoauthor_emailIncrease test coverage with edge case tests for multiple modules
3ab5c524mo agoauthor_emailReduce exact duplicates in tests (151→133 clones, 1.8%→1.58%)
876166f4mo agoauthor_emailReduce exact duplicates in tests (151→133 clones, 1.8%→1.58%)
4be5b1b4mo agoauthor_emailReduce code duplication across src and e2e, lower e2e threshold to 1.5%
e3ce99f4mo agoauthor_emailReduce exact clone duplication in test code
ddd05f14mo agoauthor_emailIncrease test coverage for branches and statements
80956b14mo agoauthor_emailIncrease test coverage across multiple areas
4e304194mo agoauthor_emailreduce test code duplication by extracting shared helpers
6acff844mo agoauthor_emailIncrease statement coverage to 98.6% with targeted test additions
245a13a4mo agoauthor_emailAdd tests to increase statement coverage to 98.6%
d5b41294mo agoauthor_emailIncrease function test coverage to 99.67% and bump threshold to 99.5%
2f8d06e4mo agoauthor_emailIncrease test coverage for statements (+0.04%) and functions (+0.08%)
628e3ad4mo agoauthor_emailIncrease test branch coverage from 94.06% to 94.35%
da784a44mo agoauthor_emailBump functions coverage threshold from 99.6% to 99.7%
563a22f4mo agoauthor_emailImprove test assertions based on code review feedback
87eeee64mo agoauthor_emailIncrease test function coverage from 99.65% to 99.82%
c6e92974mo agoauthor_emailReduce test code duplication from 2.48% to 2.2%
36e73a34mo agoauthor_emailIncrease test branch coverage from 94.02% to 94.33%
e8aea194mo agoauthor_emailIncrease test coverage across multiple modules
8fe6ab54mo agoauthor_emailRemove dead view mock exports and fix non-null assertion
186ae754mo agoauthor_emailReduce test duplication from 2.74% to 2.39% (0.35% reduction)
a12d20e4mo agoauthor_emailReduce test code duplication from 2.96% to 2.78%
de9e9634mo agoauthor_emailReduce code duplication across formatters, streaming helpers, and read tools
fc5a4465mo agoauthor_emailReduce src code duplication from 6 clones (0.29%) to 1 (0.07%)
29cfc275mo agoauthor_emailAdopt livePath builders in live-set, delete, and workflow files
2dfb0e75mo agoauthor_emailAdopt livePath builders in track & device operations (batch 2h)
9800eb85mo agoauthor_emailAdopt livePath builders in clip & remaining test files (batch 2j)
d60b1c15mo agoauthor_emailAdopt livePath builders in control operation test files
44b6bb45mo agoauthor_emailAdopt livePath builders in duplicate advanced/locator tests and helpers
8837df65mo agoauthor_emailAdopt livePath builders in duplicate track & clip tests
b7aa7845mo agoauthor_emailAdopt livePath builders in scene operation test files
fcb31625mo agoauthor_emailAdopt livePath builders in duplicate track-scene helper tests
ea928a85mo agoauthor_emailMigrate duplicate device & arrangement-length tests to livePath builders
ecb1ca45mo agoauthor_emailAdopt livePath builders in duplicate scene & validation tests
a782d395mo agoauthor_emailIncrease test coverage across multiple modules
8c9cab55mo agoauthor_emailReduce test duplication from 3.01% to 2.59% and lower threshold to 3%
1a4f0a55mo agoauthor_emailMigrate playback tests to use registerMockObject from mock-registry
ed524b65mo agoauthor_emailMigrate track test files to use registerMockObject from mock-registry
e20a73d5mo agoauthor_emailMigrate update-live-set tests to use registerMockObject
c0e92c95mo agoauthor_emailMigrate create-scene and capture-scene tests to mock registry
368d9035mo agoauthor_email