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 }}
danielfinke
/
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
Breadcrumbs
History for
rtk
src
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 26, 2026
Merge pull request #3093 from lntutor/fix/2443-copilot-ide-terminal
Show description for 1d6798d
KuSh
authored
1d6798d
View commit details
Copy full SHA for 1d6798d
View code at this point
Browse repository at this point
Merge pull request #3211 from rtk-ai/fix/permission-whitespace-normalization
Show description for 3483786
aeppling
authored
3483786
View commit details
Copy full SHA for 3483786
View code at this point
Browse repository at this point
Merge branch 'develop' into fix/2443-copilot-ide-terminal
Show description for b434fd2
lntutor
and
claude
committed
b434fd2
View commit details
Copy full SHA for b434fd2
View code at this point
Browse repository at this point
fix(copilot): support IDE terminal hooks
lntutor
committed
d0f004f
View commit details
Copy full SHA for d0f004f
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
fix(permissions): stop extra whitespace from evading deny rules
Show description for f6b9290
aeppling
and
claude
committed
f6b9290
View commit details
Copy full SHA for f6b9290
View code at this point
Browse repository at this point
Merge pull request #3149 from guyoron1/fix/copilot-permission-decision
Show description for 23d1e89
KuSh
authored
23d1e89
View commit details
Copy full SHA for 23d1e89
View code at this point
Browse repository at this point
fix(hooks): distinguish explicit ask from default in AskRewrite
Show description for 0df6929
guyoron1
and
claude
committed
0df6929
View commit details
Copy full SHA for 0df6929
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
Merge pull request #3181 from rtk-ai/rtk-rule-defaults
Show description for bee2178
TaKO8Ki
authored
bee2178
View commit details
Copy full SHA for bee2178
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
fix(pytest): strip ANSI so colored runs don't dump raw output
aeppling
committed
aba7643
View commit details
Copy full SHA for aba7643
View code at this point
Browse repository at this point
fix(ruff): bound output when user sets --output-format
aeppling
committed
fa82e18
View commit details
Copy full SHA for fa82e18
View code at this point
Browse repository at this point
fix conflict
aeppling
committed
20ad62b
View commit details
Copy full SHA for 20ad62b
View code at this point
Browse repository at this point
Update src/cmds/python/uv_cmd.rs
Show description for b6b0ec2
aeppling
and
KuSh
authored
b6b0ec2
View commit details
Copy full SHA for b6b0ec2
View code at this point
Browse repository at this point
chore: declare RtkRule default to avoid repeating unecessary attributes
KuSh
committed
523c803
View commit details
Copy full SHA for 523c803
View code at this point
Browse repository at this point
Merge pull request #3128 from TaKO8Ki/fix/pipe-rewrite-safety
TaKO8Ki
authored
ca41893
View commit details
Copy full SHA for ca41893
View code at this point
Browse repository at this point
fix(rewrite): keep pipeline-final wc commands raw
TaKO8Ki
committed
1c5a23c
View commit details
Copy full SHA for 1c5a23c
View code at this point
Browse repository at this point
fix(search): stream piped grep and rg output
TaKO8Ki
committed
66b95cb
View commit details
Copy full SHA for 66b95cb
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
docs: revert internal and low-value files, drop the two-estimator table
Show description for 3f009d1
aeppling
committed
3f009d1
View commit details
Copy full SHA for 3f009d1
View code at this point
Browse repository at this point
docs: lower the filter gate to 20% and trim redundant explainer links
Show description for b104758
aeppling
committed
b104758
View commit details
Copy full SHA for b104758
View code at this point
Browse repository at this point
docs: scope savings claims to bash output and document the estimator
Show description for a1673f7
aeppling
committed
a1673f7
View commit details
Copy full SHA for a1673f7
View code at this point
Browse repository at this point
fix(ruff): honour a user-supplied --output-format
Show description for 44982e0
aeppling
committed
44982e0
View commit details
Copy full SHA for 44982e0
View code at this point
Browse repository at this point
fix(python): stop reporting a failed tool run as clean
Show description for 86b34df
aeppling
committed
86b34df
View commit details
Copy full SHA for 86b34df
View code at this point
Browse repository at this point
docs(uv): describe uv run passthrough accurately
Show description for a75bf0e
aeppling
committed
a75bf0e
View commit details
Copy full SHA for a75bf0e
View code at this point
Browse repository at this point
fix(uv): make tee recovery hints resolve to the data they promise
Show description for bf14bf5
aeppling
committed
bf14bf5
View commit details
Copy full SHA for bf14bf5
View code at this point
Browse repository at this point
fix(hooks): emit permissionDecision allow for simple Copilot CLI rewrites
Show description for 84aa4d6
guyoron1
and
claude
committed
84aa4d6
View commit details
Copy full SHA for 84aa4d6
View code at this point
Browse repository at this point
test(sbt): cover rewrite of testOnly incl. quoted forms
aeppling
committed
cf1cc5c
View commit details
Copy full SHA for cf1cc5c
View code at this point
Browse repository at this point
fix(sbt): compute tee label before args_display move
aeppling
committed
3dff2aa
View commit details
Copy full SHA for 3dff2aa
View code at this point
Browse repository at this point
fix(sbt): separate tee label for selective test tasks
aeppling
committed
973b3b6
View commit details
Copy full SHA for 973b3b6
View code at this point
Browse repository at this point
fix(sbt): drop sbt 0.13 legacy task names
aeppling
committed
f6a4c41
View commit details
Copy full SHA for f6a4c41
View code at this point
Browse repository at this point
fix(sbt): filter testOnly/testQuick like sbt test
aeppling
committed
c02f4d0
View commit details
Copy full SHA for c02f4d0
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
simplify the comment for `pipeline_final_safe` field
TaKO8Ki
committed
2ccf6a5
View commit details
Copy full SHA for 2ccf6a5
View code at this point
Browse repository at this point
add pipeline_final_safe to `Scala/SBT`
TaKO8Ki
committed
50b4bf6
View commit details
Copy full SHA for 50b4bf6
View code at this point
Browse repository at this point
docs: explain safe pipeline rewriting
TaKO8Ki
committed
297d664
View commit details
Copy full SHA for 297d664
View code at this point
Browse repository at this point
fix: rewrite only safe final pipeline commands
TaKO8Ki
committed
590445e
View commit details
Copy full SHA for 590445e
View code at this point
Browse repository at this point
fix: tokenize |& as a single pipe operator
TaKO8Ki
committed
ee149ee
View commit details
Copy full SHA for ee149ee
View code at this point
Browse repository at this point
Merge pull request #752 from randomBrainstormer/feat/sbt/add-sbt-scala-build-tool-support
Show description for 4f86523
aeppling
authored
4f86523
View commit details
Copy full SHA for 4f86523
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.