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 }}
frap129
/
opencode-rules
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
110
Code
Issues
7
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
version 1.0
- #69
#69
Merged
frap129
merged 19 commits into
main
frap129/opencode-rules:main
from
dev
frap129/opencode-rules:dev
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
version 1.0
#69
frap129
merged 19 commits into
main
frap129/opencode-rules:main
from
dev
frap129/opencode-rules:dev
Copy head branch name to clipboard
Commits
Commits on Aug 30, 2026
feat(sessions): add BoundedSessionMap shared module
Show description for d9c4ab8
frap129
committed
d9c4ab8
View commit details
Copy full SHA for d9c4ab8
Browse repository at this point
refactor(session-store): compose BoundedSessionMap for eviction
Show description for 7609449
frap129
committed
7609449
View commit details
Copy full SHA for 7609449
Browse repository at this point
refactor(rule-delivery): compose BoundedSessionMap for eviction
Show description for 73f6077
frap129
committed
73f6077
View commit details
Copy full SHA for 73f6077
Browse repository at this point
refactor(file-observation): compose BoundedSessionMap for eviction
Show description for 4651492
frap129
committed
4651492
View commit details
Copy full SHA for 4651492
Browse repository at this point
refactor(sessions): make BoundedSessionMap the sole value owner
Show description for 5e42129
frap129
committed
5e42129
View commit details
Copy full SHA for 5e42129
Browse repository at this point
refactor(session-store): store states in BoundedSessionMap directly
Show description for c59df4b
frap129
committed
c59df4b
View commit details
Copy full SHA for c59df4b
Browse repository at this point
refactor(rule-delivery): store delivery state in BoundedSessionMap directly
Show description for c83cc8a
frap129
committed
c83cc8a
View commit details
Copy full SHA for c83cc8a
Browse repository at this point
refactor(file-observation): store sessions in BoundedSessionMap directly
Show description for db29487
frap129
committed
db29487
View commit details
Copy full SHA for db29487
Browse repository at this point
docs: align SessionState and eviction docs with sole-owner BoundedSessionMap
Show description for 0dbb580
frap129
committed
0dbb580
View commit details
Copy full SHA for 0dbb580
Browse repository at this point
test(session-store): add missing name field to rule snapshot fixture
Show description for c10dd78
frap129
committed
c10dd78
View commit details
Copy full SHA for c10dd78
Browse repository at this point
refactor(sessions): add minBound option for at-least-one bounds
Show description for 2729277
frap129
committed
2729277
View commit details
Copy full SHA for 2729277
Browse repository at this point
refactor(delivery): use minBound instead of duplicated clamp idiom
Show description for 0ae029c
frap129
committed
0ae029c
View commit details
Copy full SHA for 0ae029c
Browse repository at this point
refactor(session-store): document why bound methods delegate to the map
Show description for c48a3b2
frap129
committed
c48a3b2
View commit details
Copy full SHA for c48a3b2
Browse repository at this point
refactor(sessions): delete the module header comment
Show description for cd972ed
frap129
committed
cd972ed
View commit details
Copy full SHA for cd972ed
Browse repository at this point
style: Remove dumb AI comments
frap129
committed
84e4933
View commit details
Copy full SHA for 84e4933
Browse repository at this point
docs(rules): update runtime, doc-sync, and hotspot rules for module refactor
Show description for eefba89
frap129
committed
eefba89
View commit details
Copy full SHA for eefba89
Browse repository at this point
Commits on Aug 31, 2026
refactor(src): group modules into six domains with colocated tests
Show description for 02206c7
frap129
committed
02206c7
View commit details
Copy full SHA for 02206c7
Browse repository at this point
Commits on Sep 3, 2026
chore: V1
frap129
committed
bd1ad0d
View commit details
Copy full SHA for bd1ad0d
Browse repository at this point
ci(release): publish via npm trusted publishing (OIDC)
frap129
committed
b04800d
View commit details
Copy full SHA for b04800d
Browse repository at this point
You can’t perform that action at this time.