adamjmurray/producer-pal
AI music production assistant for Ableton Live
165Stars
26Forks
533Claude Commits
TypeScriptLanguage
First Claude commit: Nov 6, 2025Last Claude commit: 2mo agoDiscovered: Mar 29, 2026
Recent Claude Commits
Reduce test duplication by reusing setupExpressAppServer helper
157a64a2mo agoauthor_emailAddress code review: remove duplicate test and stale line-number comments
64de1082mo agoauthor_emailRevert vi.mock factory extraction that broke vitest hoisting
cb841e52mo agoauthor_emailIncrease test coverage for statements and lines
1bc66752mo agoauthor_emailRemove more duplicate code in tests
2c09dc82mo agoauthor_emailExtract shared test helpers to reduce exact duplicate code
50c4f102mo agoauthor_emailReduce test code duplication from 71 to 65 clones (0.83% to 0.67%)
a7201672mo agoauthor_emailReduce test code duplication from 130 to 74 clones (1.46% to 0.79%)
579b5422mo agoauthor_emailIncrease test coverage across webui and src/tools
c1ddefa2mo agoauthor_emailReduce code duplication across test and source files
61a94782mo agoauthor_emailIncrease test coverage with edge case tests for multiple modules
3ab5c522mo agoauthor_emailReduce exact duplicates in tests (151→133 clones, 1.8%→1.58%)
876166f3mo agoauthor_emailReduce exact duplicates in tests (151→133 clones, 1.8%→1.58%)
4be5b1b3mo agoauthor_emailReduce code duplication across src and e2e, lower e2e threshold to 1.5%
e3ce99f3mo agoauthor_emailReduce exact clone duplication in test code
ddd05f13mo agoauthor_emailIncrease test coverage for branches and statements
80956b13mo agoauthor_emailIncrease test coverage across multiple areas
4e304193mo agoauthor_emailreduce test code duplication by extracting shared helpers
6acff843mo agoauthor_emailIncrease statement coverage to 98.6% with targeted test additions
245a13a3mo agoauthor_emailAdd tests to increase statement coverage to 98.6%
d5b41293mo agoauthor_emailIncrease function test coverage to 99.67% and bump threshold to 99.5%
2f8d06e3mo agoauthor_emailIncrease test coverage for statements (+0.04%) and functions (+0.08%)
628e3ad3mo agoauthor_emailIncrease test branch coverage from 94.06% to 94.35%
da784a43mo agoauthor_emailBump functions coverage threshold from 99.6% to 99.7%
563a22f3mo agoauthor_emailImprove test assertions based on code review feedback
87eeee63mo agoauthor_emailIncrease test function coverage from 99.65% to 99.82%
c6e92973mo agoauthor_emailReduce test code duplication from 2.48% to 2.2%
36e73a33mo agoauthor_emailIncrease test branch coverage from 94.02% to 94.33%
e8aea193mo agoauthor_emailIncrease test coverage across multiple modules
8fe6ab53mo agoauthor_emailRemove dead view mock exports and fix non-null assertion
186ae753mo agoauthor_emailReduce test duplication from 2.74% to 2.39% (0.35% reduction)
a12d20e3mo agoauthor_emailReduce test code duplication from 2.96% to 2.78%
de9e9633mo agoauthor_emailReduce code duplication across formatters, streaming helpers, and read tools
fc5a4463mo agoauthor_emailReduce src code duplication from 6 clones (0.29%) to 1 (0.07%)
29cfc273mo agoauthor_emailAdopt livePath builders in live-set, delete, and workflow files
2dfb0e74mo agoauthor_emailAdopt livePath builders in track & device operations (batch 2h)
9800eb84mo agoauthor_emailAdopt livePath builders in clip & remaining test files (batch 2j)
d60b1c14mo agoauthor_emailAdopt livePath builders in control operation test files
44b6bb44mo agoauthor_emailAdopt livePath builders in duplicate advanced/locator tests and helpers
8837df64mo agoauthor_emailAdopt livePath builders in duplicate track & clip tests
b7aa7844mo agoauthor_emailAdopt livePath builders in scene operation test files
fcb31624mo agoauthor_emailAdopt livePath builders in duplicate track-scene helper tests
ea928a84mo agoauthor_emailMigrate duplicate device & arrangement-length tests to livePath builders
ecb1ca44mo agoauthor_emailAdopt livePath builders in duplicate scene & validation tests
a782d394mo agoauthor_emailIncrease test coverage across multiple modules
8c9cab54mo agoauthor_emailReduce test duplication from 3.01% to 2.59% and lower threshold to 3%
1a4f0a54mo agoauthor_emailMigrate playback tests to use registerMockObject from mock-registry
ed524b64mo agoauthor_emailMigrate track test files to use registerMockObject from mock-registry
e20a73d4mo agoauthor_emailMigrate update-live-set tests to use registerMockObject
c0e92c94mo agoauthor_emailMigrate create-scene and capture-scene tests to mock registry
368d9034mo agoauthor_email