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 }}
ssainis-0131
/
rlm
Public
forked from
alexzhang13/rlm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Datepicker
All time
Commit history
Commits on Jan 6, 2026
Merge pull request #4 from ssainis-0131:dev_add_medium_priority_production_security_improvements
Show description for dc60dcc
ssainis-0131
authored
dc60dcc
View commit details
Copy full SHA for dc60dcc
Browse repository at this point
feat: implement medium priority security improvements including output size limits, CPU throttling, and audit logging
ssainis-0131
committed
99fbc33
View commit details
Copy full SHA for 99fbc33
Browse repository at this point
Commits on Jan 5, 2026
Merge pull request #3 from ssainis-0131:dev_add_high_priority_production_security_improvements
Show description for bc5bd5a
ssainis-0131
authored
bc5bd5a
View commit details
Copy full SHA for bc5bd5a
Browse repository at this point
fix: add missing entry for Docker network access in security specification
ssainis-0131
committed
dd92494
View commit details
Copy full SHA for dd92494
Browse repository at this point
feat: implement high-priority security improvements and tests for safe attribute access
ssainis-0131
committed
53ab977
View commit details
Copy full SHA for 53ab977
Browse repository at this point
Merge branch 'main' of https://github.com/ssainis-0131/rlm
ssainis-0131
committed
1042fdd
View commit details
Copy full SHA for 1042fdd
Browse repository at this point
fix: update security specification with completed critical issues and their fixes
ssainis-0131
committed
a130fb5
View commit details
Copy full SHA for a130fb5
Browse repository at this point
Merge pull request #2 from ssainis-0131:dev_add_critical_fixes_for_production
Show description for d866798
ssainis-0131
authored
d866798
View commit details
Copy full SHA for d866798
Browse repository at this point
feat: enhance security features in Docker and Local REPL environments
Show description for c0281e7
ssainis-0131
committed
c0281e7
View commit details
Copy full SHA for c0281e7
Browse repository at this point
Merge pull request #1 from ssainis-0131:dev_add_static_code_analysis_between_LLM_and_REPL
Show description for 886f49a
ssainis-0131
authored
886f49a
View commit details
Copy full SHA for 886f49a
Browse repository at this point
chore: add separator for production security improvements section in SECURITY_SPEC.md
ssainis-0131
committed
60ac72c
View commit details
Copy full SHA for 60ac72c
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into dev_add_static_code_analysis_between_LLM_and_REPL
ssainis-0131
committed
2d73333
View commit details
Copy full SHA for 2d73333
Browse repository at this point
feat: implement static code analysis for security checks in REPL environments
ssainis-0131
committed
850b19b
View commit details
Copy full SHA for 850b19b
Browse repository at this point
fix: resolve FINAL_VAR answers + improve Python 3.11 compatibility for structured prompts (#8)
Show description for db41d15
maximebrugel
and
alexzhang13
authored
db41d15
View commit details
Copy full SHA for db41d15
Browse repository at this point
add gemini client (#12)
Show description for 231779e
3 people
authored
231779e
View commit details
Copy full SHA for 231779e
Browse repository at this point
re-run ruff (ill add a hook for this later)
alexzhang13
committed
a9b0507
View commit details
Copy full SHA for a9b0507
Browse repository at this point
Add Azure OpenAI backend support (#20)
Show description for 1e3fa5a
harshitkd
authored
1e3fa5a
View commit details
Copy full SHA for 1e3fa5a
Browse repository at this point
fix: handle missing `usage` object in `OpenAIClient` (#15)
Show description for 3efda5c
lakshyaag
authored
3efda5c
View commit details
Copy full SHA for 3efda5c
Browse repository at this point
add empty prime repl
alexzhang13
committed
40f6a92
View commit details
Copy full SHA for 40f6a92
Browse repository at this point
add initial contributing doc
alexzhang13
committed
497e6b1
View commit details
Copy full SHA for 497e6b1
Browse repository at this point
Commits on Jan 4, 2026
Merge remote-tracking branch 'refs/remotes/origin/main'
alexzhang13
committed
3cbecc5
View commit details
Copy full SHA for 3cbecc5
Browse repository at this point
add unit test for making sure all imports are non-circular and fine
alexzhang13
committed
dac6164
View commit details
Copy full SHA for dac6164
Browse repository at this point
fix: use async clients for acompletion methods (#9)
whoisnnamdi
authored
35ff799
View commit details
Copy full SHA for 35ff799
Browse repository at this point
make sure docs are deployed
alexzhang13
committed
455333a
View commit details
Copy full SHA for 455333a
Browse repository at this point
add bash to README
alexzhang13
committed
996f126
View commit details
Copy full SHA for 996f126
Browse repository at this point
update quickstart example
alexzhang13
committed
cb215d9
View commit details
Copy full SHA for cb215d9
Browse repository at this point
add anthropic client dependency
alexzhang13
committed
11fdc80
View commit details
Copy full SHA for 11fdc80
Browse repository at this point
update uv lock, format quickstart
alexzhang13
committed
d7f533c
View commit details
Copy full SHA for d7f533c
Browse repository at this point
Quickstart Fixes (#1)
Show description for 1c446ce
kmad
and
alexzhang13
authored
1c446ce
View commit details
Copy full SHA for 1c446ce
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/origin/main'
alexzhang13
committed
76db8de
View commit details
Copy full SHA for 76db8de
Browse repository at this point
Make sure visualizer src/lib is included
alexzhang13
committed
7c43db6
View commit details
Copy full SHA for 7c43db6
Browse repository at this point
Merge pull request #5 from XiaoConstantine/fix/root-model-none-handling
Show description for c7400bc
alexzhang13
authored
c7400bc
View commit details
Copy full SHA for c7400bc
Browse repository at this point
fix: handle None root_model in lm_handler
Show description for 12212f5
XiaoConstantine
committed
12212f5
View commit details
Copy full SHA for 12212f5
Browse repository at this point
Commits on Jan 3, 2026
add link to RLM minimal
alexzhang13
committed
8a3a661
View commit details
Copy full SHA for 8a3a661
Browse repository at this point
Prime CLI not working
alexzhang13
committed
9534b66
View commit details
Copy full SHA for 9534b66
Browse repository at this point
Previous
Next
You can’t perform that action at this time.