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 17, 2026

🤖 I have created a release beep boop

1.0.0 (2026-02-20)

⚠ 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 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 JSON parsing with safe fallbacks for vitest, playwright, pnpm (50ba21e)
  • add local LLM analysis, filter improvements, and testing scripts (1d85791)
  • add memory layer and native build pipeline (743d65a)
  • 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) (a005bb1)
  • add quota analysis with multi-tier support (64c0b03)
  • add rtk rgai command for semantic code search (bc60a71)
  • 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)
  • benchmark: add reproducible code-search benchmark methodology (e10e5e1)
  • 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) (#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)
  • docs,hooks: enforce rgai-first search policy across docs and hooks (8f29fd0)
  • gain: add per-project token savings with -p flag (26b6ed1)
  • 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,docs,hooks: enforce rgai-first search policy (b19c7db)
  • 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) (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)
  • rgai: optimize compact output for token savings (~87% reduction) (129e44e)
  • 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)
  • sync with upstream v0.20.0 + fork enhancements (9b12615)
  • ultra-compact kubectl output (summary only, show issues) (5ed6799)
  • vitest: add module with ANSI stripping and test filtering (62c9b19)
  • write: fork.5 — atomic write engine with flock/CAS/retry + WriteParams refactor (dcf0e7d)

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: add missing hook scripts for compilation (e274460)
  • ci: add planner_graph + semantic_stage modules (were untracked) (231c8f0)
  • ci: correct rust-toolchain action name (9526471)
  • ci: count only top-level modules in docs validation (0484f67)
  • ci: fix release artifacts not uploading (#73) (bb20b1e)
  • ci: fix release workflow not uploading artifacts to GitHub releases (bd76b36)
  • ci: validate-docs check only repo hook path, skip global .claude/hooks/ (ebf548d)
  • 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)
  • finalize memory watcher dependency and bang escape (406bcc2)
  • find: rewrite with ignore crate + fix json stdin + benchmark pipeline (fcc1462)
  • forward args in rtk git push/pull to support -u, remote, branch (4bb0130)
  • 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)
  • grep,write: silent rg errors, BRE escaping, @file for patch/replace (6e314a1)
  • grep: accept -n flag for grep/rg compatibility (1989970)
  • grep: escape bare { that break PCRE in rg (e.g. "Plan {", "Foo {") (ffd0eef)
  • grep: translate BRE | alternation and strip -r flag for rg (544f2ce)
  • hook: use POSIX character classes for cross-platform grep compatibility (#98) (4aafc83)
  • 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)
  • init: update block-grep hook test for new PreToolUse schema (7dac398)
  • install to ~/.local/bin instead of /usr/local/bin (closes #155) (#161) (bd240dc)
  • 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)
  • prevent UTF-8 panics on multi-byte characters (#93) (155e264)
  • read: align command classification and hook coverage (c5ba46d)
  • release pipeline trigger and version-agnostic package URLs (108d0b5)
  • release pipeline trigger and version-agnostic package URLs (264539c)
  • rgai: address reviewer feedback on stemming, path detection, comment scoring (5314c9a)
  • show full error output on git command failures (1f1576a)
  • tracking: use GLOB instead of LIKE for project path filtering (722e053)
  • tracking: write ops now report actual token savings in gain (a9a59b9)
  • 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 stale repo URLs from pszymkowiak/rtk to rtk-ai/rtk (#78) (55d010a)
  • vitest: improve parser to handle real Vitest output format (fc1ed38)
  • vitest: robust JSON extraction for pnpm/dotenv prefixes (#92) (e5adba8)
  • write: accept leading-dash values in patch/replace args (7b3b05a)

Performance Improvements

  • write: optimize retry/cas paths and batch IO (801fbcd)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--rtk branch 9 times, most recently from 23b7283 to 274fbec Compare February 19, 2026 15:48
@github-actions github-actions bot force-pushed the release-please--branches--master--components--rtk branch from 274fbec to adbb37d Compare February 20, 2026 08:40
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