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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PracticalMind
/
gateframe
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
2
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: PracticalMind/gateframe
Actions
All workflows
Workflows
CI
CI
Dependabot Updates
Dependabot Updates
Show more workflows...
Management
Caches
CI
CI
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
27 workflow runs
27 workflow runs
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.
feat: add RetryPolicy for automatic RETRY failure mode handling
CI
#27:
Commit
56f5202
pushed by
practicalmind-dev
21s
main
main
21s
View workflow file
feat: make WorkflowContext thread-safe with a Lock
CI
#26:
Commit
e133e53
pushed by
practicalmind-dev
20s
main
main
20s
View workflow file
feat: short-circuit rule evaluation on HARD_FAIL
CI
#25:
Commit
1b9259c
pushed by
practicalmind-dev
18s
main
main
18s
View workflow file
fix: resolve E501 and SIM102 ruff violations
CI
#24:
Commit
a3a8c79
pushed by
practicalmind-dev
18s
main
main
18s
View workflow file
feat: add opt-in prompt-level cache to LlmJudge
CI
#23:
Commit
05bb4c3
pushed by
practicalmind-dev
21s
main
main
21s
View workflow file
Merge pull request #7 from PracticalMind/feat/audit-log
CI
#22:
Commit
d976cd0
pushed by
practicalmind-dev
21s
main
main
21s
View workflow file
feat(audit): add entry_count property to AuditLog
CI
#21:
Pull request
#7
opened by
practicalmind-dev
20s
feat/audit-log
feat/audit-log
20s
View #7
View workflow file
docs: add CHANGELOG, CODE_OF_CONDUCT, and SECURITY
CI
#20:
Commit
db20f38
pushed by
practicalmind-dev
19s
main
main
19s
View workflow file
Merge pull request #5 from sablecode/feat/workflow-context-reset
CI
#19:
Commit
db598af
pushed by
practicalmind-dev
20s
main
main
20s
View workflow file
feat: add WorkflowContext.reset()
CI
#18:
Pull request
#5
opened by
sablecode
21s
sablecode:feat/workflow-context-reset
sablecode:feat/workflow-context-reset
21s
View #5
View workflow file
docs: add CI, PyPI, and license badges to README
CI
#17:
Commit
28edaf0
pushed by
practicalmind-dev
20s
main
main
20s
View workflow file
feat(context): add reset() method to WorkflowContext
CI
#16:
Pull request
#4
opened by
xingzihai
21s
xingzihai:add-reset-method
xingzihai:add-reset-method
21s
View #4
View workflow file
docs: update readme
CI
#15:
Commit
72346f2
pushed by
practicalmind-dev
19s
main
main
19s
View workflow file
fix: apply ruff formatting to trend module
CI
#14:
Commit
7a692a0
pushed by
practicalmind-dev
21s
main
main
21s
View workflow file
Merge pull request #2 from nanookclaw/feat/contract-trend-analyzer
CI
#13:
Commit
2247a48
pushed by
practicalmind-dev
19s
main
main
19s
View workflow file
feat(audit): ContractTrendAnalyzer for cross-session pass-rate regression detection
CI
#12:
Pull request
#2
synchronize by
nanookclaw
23s
nanookclaw:feat/contract-trend-analyzer
nanookclaw:feat/contract-trend-analyzer
23s
View #2
View workflow file
feat(audit): ContractTrendAnalyzer for cross-session pass-rate regression detection
CI
#11:
Pull request
#2
opened by
nanookclaw
21s
nanookclaw:feat/contract-trend-analyzer
nanookclaw:feat/contract-trend-analyzer
21s
View #2
View workflow file
chore: add Dependabot
CI
#10:
Commit
4fa4bd4
pushed by
practicalmind-dev
19s
main
main
19s
View workflow file
chore: bump version to 0.2.0
CI
#9:
Commit
dfc3dab
pushed by
practicalmind-dev
22s
main
main
22s
View workflow file
docs: update README and CONTRIBUTING for public release
CI
#8:
Commit
8612677
pushed by
practicalmind-dev
23s
main
main
23s
View workflow file
refactor: expose top-level public API via __init__.py
CI
#7:
Commit
faf8020
pushed by
practicalmind-dev
22s
main
main
22s
View workflow file
feat: add BoundaryRule, ConfidenceRule, LangChain integration, and ex…
CI
#6:
Commit
cc4ed8b
pushed by
practicalmind-dev
24s
main
main
24s
View workflow file
feat: add integrations, audit exporters, and CLI
CI
#5:
Commit
b50effd
pushed by
practicalmind-dev
19s
main
main
19s
View workflow file
fix: lint
CI
#4:
Commit
e0b7f2e
pushed by
practicalmind-dev
22s
main
main
22s
View workflow file
feat: add workflow context, escalation routing, semantic rules
CI
#3:
Commit
b21a6de
pushed by
practicalmind-dev
21s
main
main
21s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.