Skip to content

cli-web-hackernews: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 12:35
52f4efb

0.1.0 (2026-06-14)

Features

  • add cli-web-hackernews — browse, search, and interact with Hacker News (7dcd17a)
  • add pipeline automation scripts and boilerplate templates (e0e4cc4)
  • fleet-wide doctor command (self-diagnosis) via vendored core module (5c2f403)
  • Phase 1+2 — quality gates, cli-web-devkit, cli-web-core, fleet sync (bbb6a88)
  • Phases 3-5 — generation v2, fleet ops, api-spec IR, MCP serve fleet-wide (61caad1)
  • refactor pipeline skill content to authoring/prompting best practices (6170131)
  • shared runtime (cli-web-core), fleet devkit, and repo-wide quality gates (2932dc2)

Bug Fixes

  • address code review findings on PR #21 (f78ed53)
  • address code-review findings in shared runtime, pipeline, and quality gate (06988a0)
  • eliminate all remaining fleet and tooling bugs from the review (b70aa65)
  • make setup.sh executable and add context manager + auth retry to hackernews client (6c00a4b)

Documentation

  • regenerate hackernews TEST.md via generate-test-docs.py (9487776)