[agent/claude:opus] DX audit and fix (TypeScript package). 1) Review CLAUDE.md �... #1

Merged
Virgil merged 1 commit from agent/dx-audit-and-fix--typescript-package---1 into main 2026-03-17 09:14:03 +00:00

1 commit

Author SHA1 Message Date
Snider
66e2df79b6 fix(ts): update stale API call and apply gofmt formatting
- Fix marketplace.NewInstaller call to match go-scm v0.3.4 signature
  (now requires Medium as first argument)
- Apply gofmt: sort imports lexicographically, fix struct field alignment
- Update CLAUDE.md: correct DenoClient mutex type (sync.Mutex not RWMutex)
- Remove stale pkg/coredeno comment and unnecessary unused import guard

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 09:13:40 +00:00