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
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 }}
EverMind-AI
/
Raven
Public
Notifications
You must be signed in to change notification settings
Fork
94
Star
4.1k
Code
Issues
74
Pull requests
10
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(agent): expand shell variables before the workspace fence scans
- #527
#527
Merged
0xKT
merged 14 commits into
main
EverMind-AI/Raven:main
from
fix/shell_fence_variable_expansion
EverMind-AI/Raven:fix/shell_fence_variable_expansion
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
fix(agent): expand shell variables before the workspace fence scans
#527
0xKT
merged 14 commits into
main
EverMind-AI/Raven:main
from
fix/shell_fence_variable_expansion
EverMind-AI/Raven:fix/shell_fence_variable_expansion
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
fix(agent): expand shell variables before the workspace fence scans
Show description for 886e40d
LivXue
and
claude
committed
886e40d
View commit details
Copy full SHA for 886e40d
Browse repository at this point
fix(agent): consume the cd option terminator before choosing a destination
Show description for c27c933
LivXue
and
claude
committed
c27c933
View commit details
Copy full SHA for c27c933
Browse repository at this point
fix(agent): scan a nested shell's payload in the shell that runs it
Show description for 50b7b6d
LivXue
and
claude
committed
50b7b6d
View commit details
Copy full SHA for 50b7b6d
Browse repository at this point
fix(agent): resolve a brace trim, and refuse the expansions the fence cannot
Show description for 3635130
LivXue
and
claude
committed
3635130
View commit details
Copy full SHA for 3635130
Browse repository at this point
fix(agent): expand cmd.exe percent names before the Windows path scan
Show description for 641324e
LivXue
and
claude
committed
641324e
View commit details
Copy full SHA for 641324e
Browse repository at this point
test(agent): cover the fence branches, and drop a normalizer that cannot run
Show description for 91d02b3
LivXue
and
claude
committed
91d02b3
View commit details
Copy full SHA for 91d02b3
Browse repository at this point
refactor(agent): give the fence's internal exception the Error suffix ruff wants
Show description for 6d72a61
LivXue
and
claude
committed
6d72a61
View commit details
Copy full SHA for 6d72a61
Browse repository at this point
fix(agent): unwrap command wrappers before looking for a nested payload
Show description for 6b116f1
LivXue
and
claude
committed
6b116f1
View commit details
Copy full SHA for 6b116f1
Browse repository at this point
fix(agent): read percent names only where cmd.exe is the shell, and ignore case
Show description for 2f200cb
LivXue
and
claude
committed
2f200cb
View commit details
Copy full SHA for 2f200cb
Browse repository at this point
fix(agent): read a brace body's own parameters, and refuse a brace it cannot parse
Show description for 90831f7
LivXue
and
claude
committed
90831f7
View commit details
Copy full SHA for 90831f7
Browse repository at this point
fix(agent): start each cd from where the last one landed
Show description for f57c1b6
LivXue
and
claude
committed
f57c1b6
View commit details
Copy full SHA for f57c1b6
Browse repository at this point
fix(*): read the separator that says whether a cd ran
Show description for 0ce2632
LivXue
and
claude
committed
0ce2632
View commit details
Copy full SHA for 0ce2632
Browse repository at this point
fix(agent): let pushd and popd move the walk the way they move the shell
Show description for bb456fc
LivXue
and
claude
committed
bb456fc
View commit details
Copy full SHA for bb456fc
Browse repository at this point
fix(agent): make the and-chain the unit the walk carries, not the step
Show description for 741716b
LivXue
and
claude
committed
741716b
View commit details
Copy full SHA for 741716b
Browse repository at this point
You can’t perform that action at this time.