Skip to content

Comments

chore(master): release 1.0.0#1

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
release-please--branches--master--components--rtk
Open

chore(master): release 1.0.0#1
github-actions[bot] wants to merge 1 commit intomasterfrom
release-please--branches--master--components--rtk

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 20, 2026

🤖 I have created a release beep boop

1.0.0 (2026-02-21)

⚠ BREAKING CHANGES

  • Removes --depth, --format (tree/flat/json) flags

Features

  • add --quota flag to rtk gain with tier-based analysis (26b314d)
  • add -A flag to kubectl pods/services for all namespaces (06816b3)
  • add /repo-recap skill for PR/issue/release summaries (981d3be)
  • add rtk wc command for compact word/line/byte counts (#175) (393fa5b)
  • add chaining instructions to init command (97ed27a)
  • add CI/CD automation (release management and automated metrics) (22c3017)
  • add comprehensive claude code economics analysis (ec1cf9a)
  • add comprehensive security review workflow for PRs (1ca6e81)
  • add comprehensive security review workflow for PRs (66101eb)
  • add comprehensive temporal audit system for token savings analytics (76703ca)
  • add discover command, auto-rewrite hook, and git show support (ff1c759)
  • add execution time tracking to rtk gain analytics (a3bfbf7)
  • add execution time tracking to rtk gain analytics (2a1e1a8)
  • add GitHub CLI integration (depends on #9) (341c485)
  • add GitHub CLI integration with token optimizations (0f7418e)
  • add hook audit mode for verifiable rewrite metrics (#151) (70c3786)
  • add JSON parsing with safe fallbacks for vitest, playwright, pnpm (50ba21e)
  • add local LLM analysis, filter improvements, and testing scripts (1d85791)
  • add modern JavaScript tooling support (b82fa85)
  • add modern JavaScript tooling support (lint, tsc, next, prettier, playwright, prisma) (88c0174)
  • add Modern JS Stack commands to benchmark script (b868987)
  • add parser infrastructure with three-tier fallback system (6493bc9)
  • add parser infrastructure with three-tier fallback system (edab4e1)
  • add pnpm support (list, outdated, install) (681729d)
  • add pnpm support + fix git argument parsing for modern stacks (e574b6d)
  • add Python and Go support (#88) (30a30ee)
  • add Python and Go support (#88) (a005bb1)
  • add quota analysis with multi-tier support (64c0b03)
  • add rtk tree + fix rtk ls + audit phase 1-2 (278cc57)
  • add shared utils module for JS stack commands (0fc06f9)
  • add SQLite tracking, gain command, and CI/CD (f8c9a81)
  • add wget command for compact download output (26796da)
  • audit phase 3 + tracking validation + rtk learn (7975624)
  • cargo build/test/clippy with compact output (bfd5646)
  • cargo: add cargo install filtering with 80-90% token reduction (645a773), closes #69
  • cargo: add cargo install filtering (447002f)
  • cargo: add cargo nextest support with failures-only output (#107) (68fd570)
  • cargo: aggregate test output into single line (#83) (3806c4b)
  • cargo: aggregate test output into single line (#83) (#85) (06b1049)
  • CI/CD automation (versioning, benchmarks, README auto-update) (b8bbfb8)
  • ci: automate Homebrew formula update on release (#80) (a0d2184)
  • comprehensive economics analysis and code quality improvements (8e72e7a)
  • Comprehensive Temporal Audit System for Token Savings Analytics (862047e)
  • curl with auto-JSON detection (314accb)
  • discover command, auto-rewrite hook, git show (c9c64cf)
  • docker: add docker compose support (#110) (510c491)
  • gain: colored dashboard with efficiency meter and impact bars (#129) (606b86e)
  • gh pr create/merge/diff/comment/edit + gh api (517a93d)
  • git branch, fetch, stash, worktree commands (bc31da8)
  • git: add fallback passthrough for unsupported subcommands (32bbd02)
  • grep: add extra args passthrough (-i, -A/-B/-C, etc.) (a240d1a)
  • Hook-first installation with 99.5% token reduction (e7f80ad)
  • hook: handle global options before subcommands (#99) (7401f10)
  • init: auto-patch settings.json for frictionless hook installation (2db7197)
  • init: auto-patch settings.json for frictionless hook installation (848a63d)
  • init: refactor to hook-first with slim RTK.md (9620f66)
  • make install-local.sh self-contained (#89) (6bcdb3e)
  • make install-local.sh self-contained (#89) (b82ad16)
  • migrate vitest, playwright, pnpm to OutputParser trait (cf26ad4)
  • npm/npx routing, pnpm build/typecheck, --skip-env flag (49b3cf2)
  • pnpm: add fallback passthrough for unsupported subcommands (614ff5c)
  • python: add lint dispatcher + universal format command (#100) (4cae6b6)
  • read: add stdin support via "-" path (060c38b)
  • rtk tree + fix rtk ls + full audit (phase 1-2-3) (cb83da1)
  • shared infrastructure for new commands (6c60888)
  • shared infrastructure for new commands (9dbc117)
  • sqlite: add custom sqlite db location (6e181ae)
  • sqlite: add custom sqlite db location (93364b5)
  • tee raw output to file for LLM re-read without re-run (#134) (a08a62b)
  • ultra-compact kubectl output (summary only, show issues) (5ed6799)
  • vitest: add module with ANSI stripping and test filtering (62c9b19)

Bug Fixes

  • 3 issues (latest tag, ccusage fallback, versioning) (d773ec3)
  • add security validation and error handling to pnpm (f87be32)
  • add website URL (rtk-ai.app) across project metadata (#81) (c84fa3c)
  • allow git status to accept native flags (a7ea143)
  • allow git status to accept native flags (a27bce8)
  • ci: correct rust-toolchain action name (9526471)
  • ci: fix release artifacts not uploading (#73) (bb20b1e)
  • ci: fix release workflow not uploading artifacts to GitHub releases (bd76b36)
  • comprehensive code quality improvements (5b840cc)
  • convert rtk ls from reimplementation to native proxy (fe4e0f9)
  • convert rtk ls from reimplementation to native proxy (2176369)
  • correct install.sh URL (master not main) (964601f)
  • correct rust-toolchain action and macos runner (2d40c7c)
  • discover: add cargo check support, wire RtkStatus::Passthrough, enhance rtk init (d5f8a94)
  • docs: escape HTML tags in rustdoc comments (b13d92c)
  • find: rewrite with ignore crate + fix json stdin + benchmark pipeline (fcc1462)
  • forward args in rtk git push/pull to support -u, remote, branch (4bb0130)
  • gh run view drops --log-failed, --log, --json flags (#159) (d196c2d)
  • git branch creation silently swallowed by list mode (#194) (88dc752)
  • git: accept native git flags in add command (including -A) (2ade8fe)
  • git: accept native git flags in add command (including -A) (40e7ead)
  • git: fix for issue #82 (04e6bb0)
  • git: Returns "Not a git repository" when git status is executed in a non-repo folder #82 (d4cb2c0)
  • git: support multiple -m flags in git commit (292225f)
  • git: support multiple -m flags in git commit (c18553a)
  • grep: accept -n flag for grep/rg compatibility (7d561cc)
  • grep: accept -n flag for grep/rg compatibility (7d69299)
  • grep: translate BRE | alternation and strip -r flag for rg (#206) (70d1b04)
  • hook: use POSIX character classes for cross-platform grep compatibility (#98) (4aafc83)
  • improve CI reliability and hook coverage (#95) (50bb494)
  • improve CI reliability and hook coverage (#95) (ac80bfa)
  • improve command robustness and flag support (c2cd691)
  • improve command robustness and flag support (d7d8c65)
  • improve error handling and merge commit detection (d3b7301)
  • install to ~/.local/bin instead of /usr/local/bin (closes #155) (#161) (0b34772)
  • ls: compact output (-72% tokens) + fix discover panic (ea7cdb7)
  • optimize HashMap merge and add safety checks (3b847f8)
  • P0 crashes + cargo check + dedup utilities + discover status (05078ff)
  • P0 crashes + cargo check + dedup utilities + discover status (60d2d25)
  • pass git flags transparently to git command (93f9fbe)
  • patrick's 3 issues (latest tag, ccusage fallback, versioning) (9e322e2)
  • playwright: fix JSON parser and binary resolution (#215) (461856c)
  • prevent UTF-8 panics on multi-byte characters (#93) (155e264)
  • propagate linter exit code in rtk lint (#207) (8e826fc), closes #185
  • propagate rg exit code in rtk grep for CLI parity (#227) (f1be885), closes #162
  • release pipeline trigger and version-agnostic package URLs (108d0b5)
  • release pipeline trigger and version-agnostic package URLs (264539c)
  • show full error output on git command failures (1f1576a)
  • smart markdown body filter for gh issue/pr view (#188) (#214) (4208015)
  • trigger release build after release-please creates tag (3ddffdd)
  • trigger release build after release-please creates tag (3b44ef9)
  • tsc: show every TypeScript error instead of collapsing by code (3df8ce5)
  • tsc: show every TypeScript error instead of collapsing by code (67e8de8)
  • update ARCHITECTURE.md version to 0.18.0 (398cb08)
  • update CLAUDE.md version to 0.18.1 (34db3e4)
  • update README.md version to 0.18.1 (621b65a)
  • update stale repo URLs from pszymkowiak/rtk to rtk-ai/rtk (#78) (55d010a)
  • update version references to 0.16.0 in README.md and CLAUDE.md (ec54833)
  • update version references to 0.18.0 in docs (c73ed47)
  • vitest: improve parser to handle real Vitest output format (fc1ed38)
  • vitest: robust JSON extraction for pnpm/dotenv prefixes (#92) (ab43e4b)
  • vitest: robust JSON extraction for pnpm/dotenv prefixes (#92) (e5adba8)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--rtk branch from b54fa57 to 52df2ac Compare February 20, 2026 03:37
@github-actions github-actions bot force-pushed the release-please--branches--master--components--rtk branch from 52df2ac to edaa345 Compare February 21, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants