Skip to content

v1.67.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 20:22

1.67.0 (2026-07-19)

Features

  • odin: fast per-recipe Odin language lookup skill (#34)

A deterministic lookup skill packaged from the odin-guide exploration: SKILL.md routes a query to ONE small recipe file (exact-slug-first, then whole-word keyword match) and prints it verbatim — no synthesis, no churn. 15 self-contained recipes (procedures, returns, structs, conversions, defer, allocators, errors, unions, data-structures, math, strings, terminal, polymorphism, cli, resources) grounded in the official Odin docs. No-query prints a terse topic index. No public docs page (out of scope).