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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
larksuite
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
16.5k
Code
Issues
190
Pull requests
331
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(event): add event subscription & consume system
- #654
#654
Merged
liuxinyanglxy
merged 16 commits into
main
larksuite/cli:main
from
feat/event-consume-and-subscribe
larksuite/cli:feat/event-consume-and-subscribe
Copy head branch name to clipboard
Apr 28, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat(event): add event subscription & consume system
#654
liuxinyanglxy
merged 16 commits into
main
larksuite/cli:main
from
feat/event-consume-and-subscribe
larksuite/cli:feat/event-consume-and-subscribe
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2026
feat(event): add event subscription & consume system with orphan bus detection
Show description for 1498fef
liuxinyanglxy
committed
1498fef
View commit details
Copy full SHA for 1498fef
Browse repository at this point
fix(event): address CodeRabbit findings + lift patch coverage above 60%
Show description for b547f60
liuxinyanglxy
committed
b547f60
View commit details
Copy full SHA for b547f60
Browse repository at this point
test(event): cover format helpers + cobra factories
Show description for 4b9baa0
liuxinyanglxy
committed
4b9baa0
View commit details
Copy full SHA for 4b9baa0
Browse repository at this point
fix(event): address lint + deadcode CI failures
Show description for 52d3d0a
liuxinyanglxy
committed
52d3d0a
View commit details
Copy full SHA for 52d3d0a
Browse repository at this point
fix(event): drop stale enum + simplify protocol test type helper
Show description for 7ae9392
liuxinyanglxy
committed
7ae9392
View commit details
Copy full SHA for 7ae9392
Browse repository at this point
docs(event): polish skill docs + rename root_path_hint to jq_root_path
Show description for 147471c
liuxinyanglxy
committed
147471c
View commit details
Copy full SHA for 147471c
Browse repository at this point
chore(event): strip excessive comments
Show description for e4bf74b
liuxinyanglxy
committed
e4bf74b
View commit details
Copy full SHA for e4bf74b
Browse repository at this point
fix(event): dedup self-eviction race + protocol oversized-frame test
Show description for 47cea2d
liuxinyanglxy
committed
47cea2d
View commit details
Copy full SHA for 47cea2d
Browse repository at this point
docs(event): clarify .content shape per message_type + add sender filter recipe
Show description for 69c2e9f
liuxinyanglxy
committed
69c2e9f
View commit details
Copy full SHA for 69c2e9f
Browse repository at this point
fix(event): replace cmdline-regex bus discovery with PID file + close concurrent fork race
Show description for 68ed305
liuxinyanglxy
committed
68ed305
View commit details
Copy full SHA for 68ed305
Browse repository at this point
style(event): gofmt bus.go
Show description for 3c5444c
liuxinyanglxy
committed
3c5444c
View commit details
Copy full SHA for 3c5444c
Browse repository at this point
fix(event): swap os.Remove/Rename for vfs.* and silence forbidigo on internal diagnostics
Show description for e18ef94
liuxinyanglxy
committed
e18ef94
View commit details
Copy full SHA for e18ef94
Browse repository at this point
fix(event): cross-platform --all + clean SIGPIPE shutdown for consume
Show description for dc26cb7
liuxinyanglxy
committed
dc26cb7
View commit details
Copy full SHA for dc26cb7
Browse repository at this point
docs(event): translate IM EventKey descriptions and field tags to English
Show description for 2597de4
liuxinyanglxy
committed
2597de4
View commit details
Copy full SHA for 2597de4
Browse repository at this point
docs(event): drop misleading AuthTypes[0] auto-default claim
Show description for d9bd6c5
liuxinyanglxy
committed
d9bd6c5
View commit details
Copy full SHA for d9bd6c5
Browse repository at this point
revert(comments): restore original comments on 3rd-party files
Show description for 26d7a6f
liuxinyanglxy
committed
26d7a6f
View commit details
Copy full SHA for 26d7a6f
Browse repository at this point
You can’t perform that action at this time.