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 }}
mohi-devhub
/
SentinelLM
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: mohi-devhub/SentinelLM
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
21 workflow runs
21 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(proxy): fix Anthropic client crash on extended-thinking responses
CI
#21:
Commit
e17bcbe
pushed by
mohi-devhub
6m 42s
main
main
6m 42s
View workflow file
feat(evaluators): add output guardrail for markdown-image exfiltration
CI
#20:
Commit
3d5e17e
pushed by
mohi-devhub
6m 15s
main
main
6m 15s
View workflow file
feat(api): enforce a hard boundary on untrusted user content
CI
#19:
Commit
311449f
pushed by
mohi-devhub
2m 26s
main
main
2m 26s
View workflow file
fix(evaluators): fix PII false positives on ordinary words
CI
#18:
Commit
2d5907e
pushed by
mohi-devhub
4m 44s
main
main
4m 44s
View workflow file
fix(chain): stop pii redact from race-cancelling other input evaluators
CI
#17:
Commit
e354c17
pushed by
mohi-devhub
5m 34s
main
main
5m 34s
View workflow file
feat(dashboard): make playground model a dropdown
CI
#16:
Commit
faad23f
pushed by
mohi-devhub
4m 21s
main
main
4m 21s
View workflow file
fix(dashboard): presets fill in a working model, not just message
CI
#15:
Commit
2d36494
pushed by
mohi-devhub
5m 3s
main
main
5m 3s
View workflow file
feat(dashboard): add Playground page for live evaluator testing
CI
#14:
Commit
2208e52
pushed by
mohi-devhub
4m 16s
main
main
4m 16s
View workflow file
docs: add evaluator accuracy findings for hallucination/faithfulness
CI
#13:
Commit
398abdb
pushed by
mohi-devhub
5m 2s
main
main
5m 2s
View workflow file
fix(evaluators): serialize model loading to fix concurrent-load race
CI
#12:
Commit
b942954
pushed by
mohi-devhub
3m 54s
main
main
3m 54s
View workflow file
fix(evaluators): resolve meta-tensor crash on newer transformers
CI
#11:
Commit
53b1427
pushed by
mohi-devhub
5m 19s
main
main
5m 19s
View workflow file
docs: add real-trace load test results and injection false-positive f…
CI
#10:
Commit
995c72c
pushed by
mohi-devhub
5m 28s
main
main
5m 28s
View workflow file
feat(cache): wire the Redis input-evaluator cache into the live path
CI
#9:
Commit
fca20d4
pushed by
mohi-devhub
4m 7s
main
main
4m 7s
View workflow file
chore: ignore local build artifacts and internal planning doc
CI
#8:
Commit
6d2ee59
pushed by
mohi-devhub
5m 22s
main
main
5m 22s
View workflow file
feat(cli): add sentinel eval offline subcommand
CI
#7:
Commit
36f8901
pushed by
mohi-devhub
4m 40s
main
main
4m 40s
View workflow file
feat: add ONNX NLI acceleration and streaming proxy support
CI
#6:
Commit
6867677
pushed by
mohi-devhub
5m 30s
main
main
5m 30s
View workflow file
fix(ci): fix ruff lint errors and Docker spaCy download
CI
#5:
Commit
73859d4
pushed by
mohi-devhub
3m 33s
main
main
3m 33s
View workflow file
fix(ci): resolve mypy errors, raise coverage to 61%, update README
CI
#4:
Commit
8b00477
pushed by
mohi-devhub
2m 40s
main
main
2m 40s
View workflow file
chore: reduce Docker image size by removing unused deps and using CPU…
CI
#3:
Commit
98f5497
pushed by
mohi-devhub
2m 53s
main
main
2m 53s
View workflow file
fix(ci): fix all three failing CI jobs
CI
#2:
Commit
8468dd1
pushed by
mohi-devhub
3m 11s
main
main
3m 11s
View workflow file
feat: production hardening, docs, and CI
CI
#1:
Commit
661322e
pushed by
mohi-devhub
3m 7s
main
main
3m 7s
View workflow file
You can’t perform that action at this time.