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
.
openclaw
/
gogcli
Public
Notifications
You must be signed in to change notification settings
Fork
672
Star
8.3k
Code
Issues
1
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(safety-profile): lock boolean policy flags
- #979
#979
Merged
steipete
merged 13 commits into
main
openclaw/gogcli:main
from
triage/t8-pr976
openclaw/gogcli:triage/t8-pr976
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(safety-profile): lock boolean policy flags
#979
steipete
merged 13 commits into
main
openclaw/gogcli:main
from
triage/t8-pr976
openclaw/gogcli:triage/t8-pr976
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
feat(safety-profile): pin flag values with locked-flags so a baked profile can fix output settings the command line cannot change
ronny-rentner
committed
69b851b
View commit details
Copy full SHA for 69b851b
Browse repository at this point
feat(safety-profile): add readonly-locked and pin no-input, extending the locked variants to the read path
ronny-rentner
committed
a2baa26
View commit details
Copy full SHA for a2baa26
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/safety-profile-locked-flags
ronny-rentner
committed
0d1063d
View commit details
Copy full SHA for 0d1063d
Browse repository at this point
docs(safety-profiles): document locked-flags, the locked presets, and which flags not to lock
ronny-rentner
committed
7cabd50
View commit details
Copy full SHA for 7cabd50
Browse repository at this point
docs(safety-profiles): match the file's existing style in the locked-flags section
ronny-rentner
committed
438ad1a
View commit details
Copy full SHA for 438ad1a
Browse repository at this point
docs(safety-profiles): correct how an unlocked flag's value is actually determined
ronny-rentner
committed
49ac92b
View commit details
Copy full SHA for 49ac92b
Browse repository at this point
test(safety-profile): cover locked-flag bypass shapes, inertness, generator output; rebuild locked names per parse
ronny-rentner
committed
fee967b
View commit details
Copy full SHA for fee967b
Browse repository at this point
fix(safety-profile): resolve output-mode precedence after locks so a locked json or plain wins over the competing mode
ronny-rentner
committed
fd24ccc
View commit details
Copy full SHA for fd24ccc
Browse repository at this point
fix(safety-profile): refuse an explicit competing output mode against a locked one, override only environment defaults
ronny-rentner
committed
22e8ed9
View commit details
Copy full SHA for 22e8ed9
Browse repository at this point
fix(safety-profile): make locked flags count as provided, refuse names that match nothing, and refuse locks on --home or required flags
ronny-rentner
committed
b3a42d5
View commit details
Copy full SHA for b3a42d5
Browse repository at this point
Commits on Aug 11, 2026
fix(safety-profile): harden locked flag enforcement
Show description for 6a7d1de
steipete
and
ronny-rentner
committed
6a7d1de
View commit details
Copy full SHA for 6a7d1de
Browse repository at this point
fix(safety-profile): validate locked flag injection
Show description for a16e933
steipete
and
ronny-rentner
committed
a16e933
View commit details
Copy full SHA for a16e933
Browse repository at this point
refactor(safety-profile): limit locked flags to booleans
Show description for 6d30196
steipete
and
ronny-rentner
committed
6d30196
View commit details
Copy full SHA for 6d30196
Browse repository at this point
You can’t perform that action at this time.