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 }}
netresearch
/
coding_agent_cli_toolset
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(audit): skip virtualenv bin dirs when detecting installations
- #148
#148
Merged
CybotTM
merged 17 commits into
main
netresearch/coding_agent_cli_toolset:main
from
fix/audit-skip-venv
netresearch/coding_agent_cli_toolset:fix/audit-skip-venv
Copy head branch name to clipboard
Sep 22, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
fix(audit): skip virtualenv bin dirs when detecting installations
#148
CybotTM
merged 17 commits into
main
netresearch/coding_agent_cli_toolset:main
from
fix/audit-skip-venv
netresearch/coding_agent_cli_toolset:fix/audit-skip-venv
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2026
fix(audit): skip virtualenv bin dirs when detecting installations
Show description for 9a1124e
CybotTM
committed
9a1124e
View commit details
Copy full SHA for 9a1124e
Browse repository at this point
fix(audit): drop the detected-path prefix from the version_command PATH
Show description for e72a8d7
CybotTM
committed
e72a8d7
View commit details
Copy full SHA for e72a8d7
Browse repository at this point
fix(audit): require a directory boundary after venv/bin patterns
Show description for 4d9e381
CybotTM
committed
4d9e381
View commit details
Copy full SHA for 4d9e381
Browse repository at this point
fix(audit): use the venv-free lookup for install checks too
Show description for 3d70af9
CybotTM
committed
3d70af9
View commit details
Copy full SHA for 3d70af9
Browse repository at this point
fix(reconcile): keep uv-tool and pipx installs, resolve the active copy like the audit
Show description for e8937d6
CybotTM
committed
e8937d6
View commit details
Copy full SHA for e8937d6
Browse repository at this point
fix(reconcile): classify uv-tool and pipx installs by their directory
Show description for c8fd0f7
CybotTM
committed
c8fd0f7
View commit details
Copy full SHA for c8fd0f7
Browse repository at this point
fix(reconcile): resolve relocated tool dirs, uninstall by package and scope
Show description for 76b3cda
CybotTM
committed
76b3cda
View commit details
Copy full SHA for 76b3cda
Browse repository at this point
fix(reconcile): exact tool-venv layout, manual global pipx, precise reinstall hints
Show description for c3cfe39
CybotTM
committed
c3cfe39
View commit details
Copy full SHA for c3cfe39
Browse repository at this point
fix(audit): one environment rule for audit and reconcile
Show description for 3824ebc
CybotTM
committed
3824ebc
View commit details
Copy full SHA for 3824ebc
Browse repository at this point
fix(reconcile): only a tool's own entry points count as its installation
Show description for 6677fe9
CybotTM
committed
6677fe9
View commit details
Copy full SHA for 6677fe9
Browse repository at this point
fix(audit): read a tool record only inside its manager's root
Show description for fb892a4
CybotTM
committed
fb892a4
View commit details
Copy full SHA for fb892a4
Browse repository at this point
fix(audit): keep dependency copies out of every lookup
Show description for 254e934
CybotTM
committed
254e934
View commit details
Copy full SHA for 254e934
Browse repository at this point
fix(audit): build a tool record path from a known root and a checked name
Show description for d4c4d42
CybotTM
committed
d4c4d42
View commit details
Copy full SHA for d4c4d42
Browse repository at this point
test(integration): stub the prerequisite lookup, not only the installer's
Show description for 3e3c4ec
CybotTM
committed
3e3c4ec
View commit details
Copy full SHA for 3e3c4ec
Browse repository at this point
fix(audit): one rule for foreign binaries, and keep the lookup cheap
Show description for d5e0251
CybotTM
committed
d5e0251
View commit details
Copy full SHA for d5e0251
Browse repository at this point
fix(audit): resolve a PATH entry before classifying it
Show description for 253eef9
CybotTM
committed
253eef9
View commit details
Copy full SHA for 253eef9
Browse repository at this point
refactor(reconcile): take the audit's filtered PATH instead of its own copy
Show description for 0d35bf2
CybotTM
committed
0d35bf2
View commit details
Copy full SHA for 0d35bf2
Browse repository at this point
You can’t perform that action at this time.