adamjmurray/producer-pal
AI music production assistant for Ableton Live
135Stars
18Forks
533Claude Commits
TypeScriptLanguage
First Claude commit: Nov 6, 2025Last Claude commit: 1mo agoDiscovered: Mar 29, 2026
Recent Claude Commits
Reduce test duplication by reusing setupExpressAppServer helper
157a64a1mo agoauthor_emailAddress code review: remove duplicate test and stale line-number comments
64de1081mo agoauthor_emailRevert vi.mock factory extraction that broke vitest hoisting
cb841e51mo agoauthor_emailIncrease test coverage for statements and lines
1bc66751mo agoauthor_emailRemove more duplicate code in tests
2c09dc81mo agoauthor_emailExtract shared test helpers to reduce exact duplicate code
50c4f101mo agoauthor_emailReduce test code duplication from 71 to 65 clones (0.83% to 0.67%)
a7201671mo agoauthor_emailReduce test code duplication from 130 to 74 clones (1.46% to 0.79%)
579b5421mo agoauthor_emailIncrease test coverage across webui and src/tools
c1ddefa1mo agoauthor_emailReduce code duplication across test and source files
61a94781mo agoauthor_emailIncrease test coverage with edge case tests for multiple modules
3ab5c521mo agoauthor_emailReduce exact duplicates in tests (151→133 clones, 1.8%→1.58%)
876166f1mo agoauthor_emailReduce exact duplicates in tests (151→133 clones, 1.8%→1.58%)
4be5b1b1mo agoauthor_emailReduce code duplication across src and e2e, lower e2e threshold to 1.5%
e3ce99f1mo agoauthor_emailReduce exact clone duplication in test code
ddd05f11mo agoauthor_emailIncrease test coverage for branches and statements
80956b11mo agoauthor_emailIncrease test coverage across multiple areas
4e304191mo agoauthor_emailreduce test code duplication by extracting shared helpers
6acff841mo agoauthor_emailIncrease statement coverage to 98.6% with targeted test additions
245a13a1mo agoauthor_emailAdd tests to increase statement coverage to 98.6%
d5b41291mo agoauthor_emailIncrease function test coverage to 99.67% and bump threshold to 99.5%
2f8d06e1mo agoauthor_emailIncrease test coverage for statements (+0.04%) and functions (+0.08%)
628e3ad1mo agoauthor_emailIncrease test branch coverage from 94.06% to 94.35%
da784a41mo agoauthor_emailBump functions coverage threshold from 99.6% to 99.7%
563a22f1mo agoauthor_emailImprove test assertions based on code review feedback
87eeee61mo agoauthor_emailIncrease test function coverage from 99.65% to 99.82%
c6e92971mo agoauthor_emailReduce test code duplication from 2.48% to 2.2%
36e73a31mo agoauthor_emailIncrease test branch coverage from 94.02% to 94.33%
e8aea191mo agoauthor_emailIncrease test coverage across multiple modules
8fe6ab51mo agoauthor_emailRemove dead view mock exports and fix non-null assertion
186ae751mo agoauthor_emailReduce test duplication from 2.74% to 2.39% (0.35% reduction)
a12d20e1mo agoauthor_emailReduce test code duplication from 2.96% to 2.78%
de9e9631mo agoauthor_emailReduce code duplication across formatters, streaming helpers, and read tools
fc5a4462mo agoauthor_emailReduce src code duplication from 6 clones (0.29%) to 1 (0.07%)
29cfc272mo agoauthor_emailAdopt livePath builders in live-set, delete, and workflow files
2dfb0e72mo agoauthor_emailAdopt livePath builders in track & device operations (batch 2h)
9800eb82mo agoauthor_emailAdopt livePath builders in clip & remaining test files (batch 2j)
d60b1c12mo agoauthor_emailAdopt livePath builders in control operation test files
44b6bb42mo agoauthor_emailAdopt livePath builders in duplicate advanced/locator tests and helpers
8837df62mo agoauthor_emailAdopt livePath builders in duplicate track & clip tests
b7aa7842mo agoauthor_emailAdopt livePath builders in scene operation test files
fcb31622mo agoauthor_emailAdopt livePath builders in duplicate track-scene helper tests
ea928a82mo agoauthor_emailMigrate duplicate device & arrangement-length tests to livePath builders
ecb1ca42mo agoauthor_emailAdopt livePath builders in duplicate scene & validation tests
a782d392mo agoauthor_emailIncrease test coverage across multiple modules
8c9cab52mo agoauthor_emailReduce test duplication from 3.01% to 2.59% and lower threshold to 3%
1a4f0a52mo agoauthor_emailMigrate playback tests to use registerMockObject from mock-registry
ed524b62mo agoauthor_emailMigrate track test files to use registerMockObject from mock-registry
e20a73d2mo agoauthor_emailMigrate update-live-set tests to use registerMockObject
c0e92c92mo agoauthor_emailMigrate create-scene and capture-scene tests to mock registry
368d9032mo agoauthor_email