Skip to content

v0.1.2: CC BY-SA attribution on search and FAQ output

Choose a tag to compare

@cyanheads cyanheads released this 05 Jun 15:39
v0.1.2
a83c7e6

CC BY-SA attribution on search and FAQ output

Stack Exchange content is licensed CC BY-SA 4.0 and requires attribution. This release surfaces the license notice in both output channels for the two tools that were missing it.

Added:

  • attribution field in the output schema of stackexchange_search_questions and stackexchange_get_tag_faq (structured content channel) (#1)
  • CC BY-SA footer appended by format() on both tools — mirrors the pattern in stackexchange_get_thread (#1)
  • Tests for attribution in handler output and format() output on both tools

99 tests pass; bun run devcheck clean.