83c14209da
fix: inline links on first pass, rebalance rule emphasis
Matt Van Horn
2026-04-20 07:24:56 -07:00
38014f8143
feat: clickable source links in synthesis (no raw URLs)
Matt Van Horn
2026-04-20 00:24:56 -07:00
1da9c601c3
Merge pull request #285 from mvanhorn/fix/output-contract-planner-breadth
Matt Van Horn
2026-04-19 11:09:56 -07:00
4388fed46a
fix: rewrite 'no LLM provider' stderr to stop the capability-constraint misread
Matt Van Horn
2026-04-19 10:28:48 -07:00
a7d6ef051a
fix: expand entity-grounding haystack to transcripts + top comments
Matt Van Horn
2026-04-19 10:28:36 -07:00
b7df5ecd2d
fix: emit user-visible DEGRADED RUN WARNING on bare named-entity calls
Matt Van Horn
2026-04-19 10:28:21 -07:00
a0d61b0dc6
fix: add LAW 7 - YOU ARE the planner, --plan mandatory on named entities
Matt Van Horn
2026-04-19 10:28:08 -07:00
5f218aaac5
fix: always log planner subqueries to stderr
Matt Van Horn
2026-04-19 09:24:52 -07:00
a709d66e2a
fix: demote reranker candidates that miss the primary entity
Matt Van Horn
2026-04-19 09:24:43 -07:00
4d9f29d2ed
fix: broaden planner retrieval and fix deterministic fallback defaults
Matt Van Horn
2026-04-19 09:24:06 -07:00
52fb0e50cb
fix: scope pass-through to footer only, add LAW 6 against raw cluster dumps
Matt Van Horn
2026-04-19 09:23:55 -07:00
f635f78e4a
Merge pull request #281 from mvanhorn/docs/v3.0.9-release-notes
v3.0.9
Matt Van Horn
2026-04-18 14:12:40 -07:00
a070a584a4
docs: v3.0.9 release notes - The Self-Debug Release
Matt Van Horn
2026-04-18 14:12:20 -07:00
8e18d0142c
Merge pull request #280 from mvanhorn/fix/v3.0.9-engine-refuse-stale-skillmd
Matt Van Horn
2026-04-18 13:40:37 -07:00
e8105df4fd
fix: v3.0.9 - engine refuses Class 1 keyword traps, delete stale SKILL.md files, reinforce LAW 1 over WebSearch
Matt Van Horn
2026-04-18 13:30:33 -07:00
361e9d6c13
fix: v3.0.8 - SKILL.md was too big and LAWs too deep - move to top + engine emits badge (#279)
Matt Van Horn
2026-04-18 12:50:10 -07:00
d14814a9b0
feat: release v3.0.6 - promote plans 003-009 from private beta to public (#277)
Matt Van Horn
2026-04-18 10:24:14 -07:00
e9911ae2ae
Merge pull request #276 from mvanhorn/feat/beta-channel-wiring
Matt Van Horn
2026-04-17 22:44:31 -04:00
7cee41509f
feat: wire compare.sh and CLAUDE.md for /last30days-beta channel
Matt Van Horn
2026-04-17 22:43:29 -04:00
6acfc9017e
feat: move stats footer into Python engine, harden synthesis voice contract
feat/deterministic-footer
Matt Van Horn
2026-04-17 09:15:55 -04:00
371f62a403
Revert "feat: make default fun level actually surface comedy (#272)" (#273)
Matt Van Horn
2026-04-17 08:39:56 -04:00
bad1d312ef
feat: make default fun level actually surface comedy (#272)
Matt Van Horn
2026-04-17 08:30:39 -04:00
0103324701
Merge pull request #268 from zaydiscold/feat/multi-key-rotation
Matt Van Horn
2026-04-16 23:48:44 -04:00
f09c6850bc
feat: multi-key rotation for SCRAPECREATORS_API_KEY
zayd
2026-04-15 17:37:25 -07:00
3499c246b8
fix: add commands/last30days.md and remove skills/last30days-nux duplicate (#267)
v3.0.5
Matt Van Horn
2026-04-15 15:19:42 -04:00
53b8e33d13
fix(youtube): use url= param for ScrapeCreators comments/transcript + parse new response shape (#265)
Matt Van Horn
2026-04-15 15:17:22 -04:00
73b4bd6ac6
fix: enforce pre-research protocol + override WebSearch Sources mandate (#266)
Matt Van Horn
2026-04-15 15:15:29 -04:00
a2850e3d19
fix: drop plugin.json 'skills' key to clear path-escape error on v2.1.109 (#264)
v3.0.4
Matt Van Horn
2026-04-15 11:40:15 -04:00
9c1e253dcc
fix(build): strip skills/ and .claude-plugin/ from .skill bundle (#263)
Matt Van Horn
2026-04-15 09:31:51 -04:00
f4a3cc104b
fix: restore skills/ and .claude-plugin/ in plugin install tarball (#262)
v3.0.3
Matt Van Horn
2026-04-15 09:25:45 -04:00
a220632186
fix: restore /last30days slash command on Claude Code v2.1.105+ (#261)
v3.0.2
Matt Van Horn
2026-04-15 08:40:09 -04:00
082efe03e3
feat: surface YouTube + TikTok top comments alongside Reddit (#260)
Matt Van Horn
2026-04-15 08:26:06 -04:00
242e38ef56
chore: ignore docs/plans/ and untrack existing plan files (#259)
Matt Van Horn
2026-04-15 07:48:47 -04:00
c12dd3adbf
docs: mark plan 002 Units 1-4 complete; 5-10 remain
Matt Van Horn
2026-04-14 17:46:01 -04:00
c5b03adffc
Merge pull request #244 from mvanhorn/feat/claudeai-distribution
v3.0.1
Matt Van Horn
2026-04-14 17:44:58 -04:00
38a1c27e2e
chore: exclude .github/ from skill archive (CI workflows, not runtime)
Matt Van Horn
2026-04-14 17:44:18 -04:00
ed80797564
docs: add plan 2026-04-14-002 for claude.ai distribution push
Matt Van Horn
2026-04-14 17:44:00 -04:00
68c3420f9f
docs: promote claude.ai to first-class install path with direct download link
Matt Van Horn
2026-04-14 17:43:32 -04:00
12167ee19e
feat(skill): tune description and argument-hint for Claude skill-selector quality
Matt Van Horn
2026-04-14 17:42:54 -04:00
21b8e5c6d3
ci: auto-build .skill artifact on tag push and attach to GitHub release
Matt Van Horn
2026-04-14 17:42:15 -04:00
1157ea8afe
docs: mark plan 2026-04-14-001 as completed
Matt Van Horn
2026-04-14 12:24:16 -04:00
9f3be8bbda
Merge pull request #242 from mvanhorn/fix/skill-upload-200-file-limit
Matt Van Horn
2026-04-14 12:24:03 -04:00
beb54e9e9d
fix: sync version references in SKILL.md body and sync.sh cache path
Matt Van Horn
2026-04-14 12:22:51 -04:00
8d8ca68781
chore: bump version to 3.0.1 + changelog entry
Matt Van Horn
2026-04-14 12:21:24 -04:00
0949b870e0
fix(skill): trim description to 167 chars (was 228, Anthropic caps at 200)
Matt Van Horn
2026-04-14 12:20:20 -04:00
4b07ba02a6
docs: document .skill upload path via scripts/build-skill.sh
Matt Van Horn
2026-04-14 12:19:49 -04:00
039fc89874
feat: add scripts/build-skill.sh to produce claude.ai-upload-ready .skill
Matt Van Horn
2026-04-14 12:19:28 -04:00
2b506e90f5
chore: add .gitattributes to exclude non-runtime files from git archive
Matt Van Horn
2026-04-14 12:18:54 -04:00
deb9f33437
chore: remove legacy plans/ directory (superseded by docs/plans/)
Matt Van Horn
2026-04-14 12:18:19 -04:00
cb88bd2eed
chore: remove unused root vendor/ directory (215 files from PR #48)
Matt Van Horn
2026-04-14 12:17:58 -04:00