Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
wiltonlazary
/
rtk
Public
forked from
rtk-ai/rtk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 3, 2026
Merge pull request #2748 from rtk-ai/feat/toml-filters-in-hook
Show description for 31f9d43
aeppling
authored
31f9d43
View commit details
Copy full SHA for 31f9d43
Browse repository at this point
Merge pull request #2801 from rtk-ai/fix/git-stash-show-diffstat
Show description for 1b38eec
aeppling
authored
1b38eec
View commit details
Copy full SHA for 1b38eec
Browse repository at this point
test(git): update stash summary tests for comma-free format
aeppling
committed
b619ecf
View commit details
Copy full SHA for b619ecf
Browse repository at this point
no commas
aeppling
authored
6c3d81f
View commit details
Copy full SHA for 6c3d81f
Browse repository at this point
fix(git): compress git stash show summary line
Show description for 0ac5f5c
aeppling
committed
0ac5f5c
View commit details
Copy full SHA for 0ac5f5c
Browse repository at this point
Merge pull request #2789 from rtk-ai/fix/analytics-utf8-char-boundary-panic
Show description for e200764
aeppling
authored
e200764
View commit details
Copy full SHA for e200764
Browse repository at this point
fix(analytics): floor prefix slices to char boundary instead of full-string fallback
aeppling
committed
c9468ee
View commit details
Copy full SHA for c9468ee
Browse repository at this point
fix(git): compact git stash show instead of forcing -p
Show description for add35e0
aeppling
committed
add35e0
View commit details
Copy full SHA for add35e0
Browse repository at this point
Merge pull request #2791 from rtk-ai/docs/windows-native-hook
Show description for 9f63151
aeppling
authored
9f63151
View commit details
Copy full SHA for 9f63151
Browse repository at this point
Commits on Jul 2, 2026
docs(windows): document native binary hook support
Show description for 129104e
pszymkowiak
and
claude
committed
129104e
View commit details
Copy full SHA for 129104e
Browse repository at this point
fix(analytics): truncate display strings on UTF-8 char boundaries
Show description for 47b22e0
aeppling
committed
47b22e0
View commit details
Copy full SHA for 47b22e0
Browse repository at this point
fix(trust): surface parse errors, skip already-trusted files, fail loudly when non-interactive
aeppling
committed
2d487cb
View commit details
Copy full SHA for 2d487cb
Browse repository at this point
fix(filter): address review findings in the TOML filter path
Show description for 315a943
aeppling
committed
315a943
View commit details
Copy full SHA for 315a943
Browse repository at this point
Commits on Jul 1, 2026
perf(hook): match TOML filters with a match-only RegexSet
Show description for 34c0bcf
aeppling
committed
34c0bcf
View commit details
Copy full SHA for 34c0bcf
Browse repository at this point
fix(gain): note untrusted custom filters so they can be re-trusted
aeppling
committed
a4872d9
View commit details
Copy full SHA for a4872d9
Browse repository at this point
docs(trust): fix README to match silent skip; note global-filter migration
aeppling
committed
bbeee4c
View commit details
Copy full SHA for bbeee4c
Browse repository at this point
fix(trust): label detected filters as project- or global-scoped
aeppling
committed
a9c33e2
View commit details
Copy full SHA for a9c33e2
Browse repository at this point
feat(trust): rtk trust uses the same opt-in prompt as init
Show description for e0a83ac
aeppling
committed
e0a83ac
View commit details
Copy full SHA for e0a83ac
Browse repository at this point
fix(trust): skip untrusted filters silently on the command path
Show description for 9d3b678
aeppling
committed
9d3b678
View commit details
Copy full SHA for 9d3b678
Browse repository at this point
chore(scripts): switch benches to mockhttp.org as httpbin.org is struggling at the moment
KuSh
committed
b52e02b
View commit details
Copy full SHA for b52e02b
Browse repository at this point
docs: document custom filters + trust in the config guide
Show description for 84f9528
aeppling
committed
84f9528
View commit details
Copy full SHA for 84f9528
Browse repository at this point
Merge pull request #2751 from guyoron1/fix/cjk-emoji-char-boundary-panic
Show description for 32dda24
KuSh
authored
32dda24
View commit details
Copy full SHA for 32dda24
Browse repository at this point
feat(trust): gate custom filters (project + user-global) + init opt-in flags
Show description for 1130a7c
aeppling
committed
1130a7c
View commit details
Copy full SHA for 1130a7c
Browse repository at this point
Merge pull request #1649 from iliaal/feat/php-tooling
Show description for 1052c1c
KuSh
authored
1052c1c
View commit details
Copy full SHA for 1052c1c
Browse repository at this point
Merge pull request #2771 from rtk-ai/fix/cicd/pr-targer-next-release
Show description for ce30f37
aeppling
authored
ce30f37
View commit details
Copy full SHA for ce30f37
Browse repository at this point
test(php): add token-savings assertion to paratest per cli-testing guide
Show description for d67fc28
iliaal
committed
d67fc28
View commit details
Copy full SHA for d67fc28
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feat/php-tooling
Show description for 5e34f61
iliaal
committed
5e34f61
View commit details
Copy full SHA for 5e34f61
Browse repository at this point
test(php): add paratest unit tests to satisfy test-presence gate
Show description for fe75595
iliaal
committed
fe75595
View commit details
Copy full SHA for fe75595
Browse repository at this point
fix(cicd): next release pr target fork compatibel
aeppling
committed
6e34bba
View commit details
Copy full SHA for 6e34bba
Browse repository at this point
Merge branch 'develop' into fix/cjk-emoji-char-boundary-panic
guyoron1
authored
28948d9
View commit details
Copy full SHA for 28948d9
Browse repository at this point
Merge pull request #2768 from guyoron1/fix/uv-transparent-prefix-conflict
Show description for 8cdc861
aeppling
authored
8cdc861
View commit details
Copy full SHA for 8cdc861
Browse repository at this point
style: apply rustfmt to BUILTIN_TRANSPARENT_PREFIXES
guyoron1
committed
0632d83
View commit details
Copy full SHA for 0632d83
Browse repository at this point
fix(uv): remove uv run from transparent prefixes to fix rewrite conflicts
Show description for 96f9422
guyoron1
committed
96f9422
View commit details
Copy full SHA for 96f9422
Browse repository at this point
fix(uv): pass guard_raw arg to print_with_hint after signature change
guyoron1
committed
7e42d92
View commit details
Copy full SHA for 7e42d92
Browse repository at this point
fix(parser): use byte offsets instead of char indices in extract_json_object
Show description for 27f9739
guyoron1
committed
27f9739
View commit details
Copy full SHA for 27f9739
Browse repository at this point
Previous
Next
You can’t perform that action at this time.