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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Kilo-Org
/
kilocode
Public
Notifications
You must be signed in to change notification settings
Fork
3.1k
Star
27k
Code
Issues
460
Pull requests
123
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(cli): protect CLI config files from silent edits
- #7573
#7573
Merged
alex-alecu
merged 11 commits into
main
Kilo-Org/kilocode:main
from
feat/config-permission-protection
Kilo-Org/kilocode:feat/config-permission-protection
Copy head branch name to clipboard
Mar 27, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(cli): protect CLI config files from silent edits
#7573
alex-alecu
merged 11 commits into
main
Kilo-Org/kilocode:main
from
feat/config-permission-protection
Kilo-Org/kilocode:feat/config-permission-protection
Copy head branch name to clipboard
Commits
Commits on Mar 25, 2026
feat(cli): add config path detection for permission protection
Show description for 6e3d227
alex-alecu
committed
6e3d227
View commit details
Copy full SHA for 6e3d227
Browse repository at this point
feat(cli): force permission prompt for config file edits
Show description for 2455a43
alex-alecu
committed
2455a43
View commit details
Copy full SHA for 2455a43
Browse repository at this point
feat(cli): hide 'Always allow' in TUI for config file edits
Show description for 21902b1
alex-alecu
committed
21902b1
View commit details
Copy full SHA for 21902b1
Browse repository at this point
fix(cli): close absolute-path bypass and extract DISABLE_ALWAYS_KEY constant
Show description for c2969d2
alex-alecu
committed
c2969d2
View commit details
Copy full SHA for c2969d2
Browse repository at this point
Commits on Mar 26, 2026
Merge branch 'main' into feat/config-permission-protection
alex-alecu
authored
ed03c64
View commit details
Copy full SHA for ed03c64
Browse repository at this point
fix(cli): detect nested config dirs in isRelative
alex-alecu
committed
6105e35
View commit details
Copy full SHA for 6105e35
Browse repository at this point
fix(cli): check movePath in apply_patch config guard
alex-alecu
committed
a215147
View commit details
Copy full SHA for a215147
Browse repository at this point
refactor(cli): extract helpers to reduce duplication
alex-alecu
committed
2dba685
View commit details
Copy full SHA for 2dba685
Browse repository at this point
fix(cli): exempt plan files and protect global config dir from silent access
Show description for 97bad6d
alex-alecu
committed
97bad6d
View commit details
Copy full SHA for 97bad6d
Browse repository at this point
Commits on Mar 27, 2026
Merge branch 'main' into feat/config-permission-protection
alex-alecu
authored
d92ea98
View commit details
Copy full SHA for d92ea98
Browse repository at this point
fix(cli): normalize paths to prevent .. bypass
alex-alecu
committed
e4600cd
View commit details
Copy full SHA for e4600cd
Browse repository at this point
You can’t perform that action at this time.