Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
andr6
/
strix
Public
forked from
usestrix/strix
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jan 21, 2026
docs: add documentation to main repository
0xallam
committed
25ac2f1
Copy full SHA for 25ac2f1
fix(llm): collect usage stats from final stream chunk
Show description for b456a4e
0xallam
committed
b456a4e
Copy full SHA for b456a4e
refactor: simplify --config implementation to reuse existing config system
Show description for 1658877
0xallam
and
FeedClogger
committed
1658877
Copy full SHA for 1658877
Added .env variable override through --config param
FeedClogger
authored and
0xallam
committed
4ab9af6
Copy full SHA for 4ab9af6
Commits on Jan 20, 2026
chore: update Discord invite link
0xallam
committed
4337991
Copy full SHA for 4337991
docs: update skills README for markdown format
0xallam
committed
9cff247
Copy full SHA for 9cff247
refactor: standardize vulnerability skills format
0xallam
committed
af2c830
Copy full SHA for af2c830
fix: remove icon from ListFilesRenderer
0xallam
committed
91feb3e
Copy full SHA for 91feb3e
fix: exclude scan_modes and coordination from available skills
0xallam
committed
762c25d
Copy full SHA for 762c25d
refactor: migrate skills from Jinja to Markdown
0xallam
committed
6cb1c20
Copy full SHA for 6cb1c20
fix: remove unintended margin from stats panel
0xallam
committed
4b62169
Copy full SHA for 4b62169
refactor: improve stats panel styling and add version display
0xallam
committed
e948f06
Copy full SHA for e948f06
refactor: update agent tree status indicators
0xallam
committed
3d4b1bf
Copy full SHA for 3d4b1bf
feat: remove docker container on shutdown
Show description for 8413987
0xallam
committed
8413987
Copy full SHA for 8413987
refactor: redesign finished dialogs and UI elements
0xallam
committed
a67fe4c
Copy full SHA for a67fe4c
Commits on Jan 19, 2026
refactor: revamp proxy tool renderers for better UX
Show description for 9f7b532
0xallam
committed
9f7b532
Copy full SHA for 9f7b532
fix: remove 'unknown' fallback display in browser tool renderer
0xallam
committed
4357224
Copy full SHA for 4357224
fix: strip ANSI codes from Python tool output and optimize highlighting
Show description for a7bd635
0xallam
committed
a7bd635
Copy full SHA for a7bd635
perf: optimize TUI streaming rendering performance
Show description for e30ef9a
0xallam
committed
e30ef9a
Copy full SHA for e30ef9a
fix: always show shell restart warning after install
0xallam
committed
03fb1e9
Copy full SHA for 03fb1e9
fix: improve install script PATH handling for more shells
Show description for 7417e6f
0xallam
committed
7417e6f
Copy full SHA for 7417e6f
chore: bump version to 0.6.2 and sandbox to 0.1.11
0xallam
committed
86f8835
Copy full SHA for 86f8835
refactor: share single browser instance across all agents
Show description for 2bfb80f
0xallam
committed
2bfb80f
Copy full SHA for 2bfb80f
Commits on Jan 18, 2026
fix: create fresh gql client per request to avoid transport state issues
0xallam
committed
7ff0e68
Copy full SHA for 7ff0e68
fix: add telemetry module to Dockerfile for posthog error tracking
0xallam
committed
2ebfd20
Copy full SHA for 2ebfd20
refactor: simplify tool server to asyncio tasks with per-agent isolation
Show description for 918a151
0xallam
committed
918a151
Copy full SHA for 918a151
fix: run tool server as module to ensure correct sys.path for workers
0xallam
committed
a80ecac
Copy full SHA for a80ecac
style: remove redundant sudo -E flag
0xallam
committed
19246d8
Copy full SHA for 19246d8
fix: add initial delay and increase retries for tool server health check
0xallam
committed
4cb2ceb
Copy full SHA for 4cb2ceb
fix: replace pgrep with health check for tool server validation
0xallam
committed
26b0786
Copy full SHA for 26b0786
refactor: simplify container initialization and fix startup reliability
Show description for 61dea70
0xallam
committed
61dea70
Copy full SHA for 61dea70
Commits on Jan 16, 2026
chore(deps): bump pyasn1 from 0.6.1 to 0.6.2
Show description for c433d4f
dependabot[bot]
authored and
0xallam
committed
c433d4f
Copy full SHA for c433d4f
fix(tool_server): include request_id in worker errors and use get_running_loop
Show description for ed6861d
0xallam
committed
ed6861d
Copy full SHA for ed6861d
fix(tool_server): use get_running_loop() instead of deprecated get_event_loop()
0xallam
committed
a74ed69
Copy full SHA for a74ed69
fix(python): prevent stdout/stderr race on timeout
Show description for 9102b22
0xallam
committed
9102b22
Copy full SHA for 9102b22
Previous
Next
You can’t perform that action at this time.