Skip to content

cli-web-reddit: 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 plugin agents, skills, and reddit newline fix (32e024f)
  • 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)
  • plugin: add review agents, boilerplate skill, consistency checker, gap analyzer + fix reddit newline escape (ed665b9)
  • publish the CLI fleet to PyPI (per-CLI + umbrella) (59ca9f6)
  • 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 in shared runtime, pipeline, and quality gate (06988a0)
  • reddit: auto-refresh token_v2 on expiry + fix 403 misreported as AUTH_EXPIRED (e56c3ea)
  • reddit: fetch deeply nested comments (0a4a207)
  • reddit: fetch deeply nested comments that were silently dropped (aa47181)
  • reddit: improve comment tree display with box-drawing indent characters (bddecc4)
  • reddit: post get works with just ID, t3_ prefix, and includes parent_id (#7) (4fdc8b9)