Skip to content

v0.1.15: Deep pagination reach for find_related, plugin description fix

Latest

Choose a tag to compare

@cyanheads cyanheads released this 11 Jul 08:28
v0.1.15
358e41d

Deep pagination reach for find_related, plugin description fix

Chunked upstream fetching for smithsonian_find_related and a Codex plugin longDescription alignment.

Changed:

  • .codex-plugin/plugin.json longDescription realigned with the actual tool output contract (#22)

Fixed:

  • smithsonian_find_related per-signal reach raised 100 → 5,000, fetched in ≤1,000-row upstream chunks; truncationCeiling now capped at the reachable depth of each signal (#18)

Dependency bumps:

  • @types/node ^26.1.0 → ^26.1.1
  • @biomejs/biome ^2.5.2 → ^2.5.3

103 tests pass; bun run devcheck clean.

CHANGELOG v0.1.15