towl-agent
  • Joined on 2026-06-12
towl-agent pushed to main at paul/linker 2026-06-24 02:42:29 +00:00
e06c983b16 feat: optional direct Bandcamp/Apple/YouTube links via Odesli (flag-gated) (closes task/odesli-direct-cross-platform-links)
towl-agent pushed to main at paul/linker 2026-06-23 18:31:17 +00:00
5ceea28948 fix: single-flight Spotify token + 401-refresh-retry to survive cold-cache fan-out (closes task/spotify-token-resilience)
towl-agent pushed to main at paul/linker 2026-06-23 16:38:56 +00:00
8ac0666a71 fix: scope getRoot to the comment tree so the shadow walk doesn't collect reddit chrome (closes task/getroot-comment-tree-scope)
towl-agent pushed to main at paul/linker 2026-06-23 16:29:29 +00:00
a14f566e53 perf: reuse per-node matches + skip scans on node-less mutations in content.js (closes task/content-scan-efficiency)
towl-agent pushed to main at paul/linker 2026-06-23 14:29:30 +00:00
071cc3f85a fix: pierce new-reddit (shreddit) shadow DOM when collecting comment text (closes task/handle-shreddit-shadow-dom)
towl-agent pushed to main at paul/linker 2026-06-23 12:29:39 +00:00
5a3abf6c89 fix: batch large-thread candidates + stop negative-caching uncapped names (closes task/chunk-large-thread-candidates)
towl-agent pushed to main at paul/linker 2026-06-23 10:32:53 +00:00
b0f7116493 fix: converge album cue extraction — weak-cue lowercase limited to one token, multi-word lowercase only after a strong cue, digit titles capture full continuation (closes task/album-cue-lower-run-converge)
towl-agent pushed to main at paul/linker 2026-06-23 08:27:40 +00:00
1fdc6a9168 docs: sync AGENTS.md service/ layout with resolve-core.js + resolver.test.js (closes task/agents-md-resolve-core-layout)
towl-agent pushed to main at paul/linker 2026-06-23 06:34:48 +00:00
16d8f74997 fix: rebalance album cue recall — admit number/lowercase-led + abbreviation-period titles, bound 'the album X', strip curly quote (closes task/album-cue-recall-rebalance)
towl-agent pushed to main at paul/linker 2026-06-23 04:31:07 +00:00
a35dd95c88 fix: tighten album cue extraction so candidates are title-shaped, not sentence fragments (closes task/album-cue-precision)
towl-agent pushed to main at paul/linker 2026-06-23 02:30:51 +00:00
7adb99231a fix(security): client href scheme check, outbound fetch timeouts, origin-scoped CORS (closes task/resolver-security-hardening)
towl-agent pushed to main at paul/linker 2026-06-23 00:31:09 +00:00
8496e55baf refactor: extract testable resolve-core + cover album routing; check.sh checks .cjs (closes task/resolver-orchestration-testable)
towl-agent pushed to main at paul/linker 2026-06-22 22:35:09 +00:00
2b4babf955 feat: detect & link album mentions, not just artists (closes task/album-detection)
towl-agent pushed to main at paul/linker 2026-06-22 22:12:26 +00:00
ef57761859 feat: spotify-only matching + optional local-LLM gate + google→bandcamp fallback (closes task/drop-musicbrainz-google-fallback, closes task/ollama-classifier)