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 }}
apache
/
flink-agents
Public
Notifications
You must be signed in to change notification settings
Fork
167
Star
452
Code
Issues
51
Pull requests
13
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
[Feature][Python] Implement EventListener in python sdk
- #688
#688
Open
twosom
wants to merge 13 commits into
apache:main
apache/flink-agents:main
from
twosom:implementation-python-event-listener
twosom/flink-agents:implementation-python-event-listener
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
[Feature][Python] Implement EventListener in python sdk
#688
twosom
wants to merge 13 commits into
apache:main
apache/flink-agents:main
from
twosom:implementation-python-event-listener
twosom/flink-agents:implementation-python-event-listener
Copy head branch name to clipboard
Commits
Commits on May 21, 2026
feat(python): add EventContext class for python sdk
twosom
committed
84d0278
View commit details
Copy full SHA for 84d0278
Browse repository at this point
feat(python): add `EVENT_LISTENER` config in AgentConfigOptions
twosom
committed
243d8a0
View commit details
Copy full SHA for 243d8a0
Browse repository at this point
feat(python): added `EventListener` and `EventListenerMeta` class
twosom
committed
6302282
View commit details
Copy full SHA for 6302282
Browse repository at this point
chore : formatting
twosom
committed
072f43f
View commit details
Copy full SHA for 072f43f
Browse repository at this point
feat(python): add event listener instantiation and context conversion in python_java_utils
twosom
committed
50e15af
View commit details
Copy full SHA for 50e15af
Browse repository at this point
refactor : refact test_event_listener test code
twosom
committed
b0f600a
View commit details
Copy full SHA for b0f600a
Browse repository at this point
feat(java): implement Java-side adapter to bridge Python event listener utilities
Show description for 6db6fa2
twosom
committed
6db6fa2
View commit details
Copy full SHA for 6db6fa2
Browse repository at this point
refactor: add utility method in AgentPlan
twosom
committed
5b4042e
View commit details
Copy full SHA for 5b4042e
Browse repository at this point
refactor(java): extract event conversion logic in PythonActionExecutor
Show description for d62bb2d
twosom
committed
d62bb2d
View commit details
Copy full SHA for d62bb2d
Browse repository at this point
feat(runtime): wire up Python event listeners in ActionExecutionOperator
Show description for a23239c
twosom
committed
a23239c
View commit details
Copy full SHA for a23239c
Browse repository at this point
feat(python): support event listeners in LocalRunner
twosom
committed
b880ad2
View commit details
Copy full SHA for b880ad2
Browse repository at this point
doc : add event listener doc for python
twosom
committed
8fe6ee6
View commit details
Copy full SHA for 8fe6ee6
Browse repository at this point
chore : add license header
twosom
committed
680c866
View commit details
Copy full SHA for 680c866
Browse repository at this point
You can’t perform that action at this time.