Skip to content

v0.1.3: readable content[] and prompt-injection hardening

Choose a tag to compare

@cyanheads cyanheads released this 28 Jun 14:12
v0.1.3
5bc1e17

readable content[] and prompt-injection hardening

Presentation pass on the content[] markdown twin, plus delimiting user-supplied input in the stargazing prompt.

Added:

  • astronomy_get_rise_set echoes a body output field so content[]-only clients see which body the cycles describe (#3)

Changed:

  • astronomy_get_rise_set, astronomy_find_events, astronomy_list_visible, astronomy_get_satellite_passes — content[] now leads with human-readable headers and rounds precision instead of dumping raw fields (#3)
  • astronomy_stargazing_plan — wraps user-supplied location and date in <location>/<date> tags framed as data, not instructions (#6)

115 tests pass; bun run devcheck clean.