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
Type
/
to 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
.
cueapi
/
cueapi-python
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: cueapi/cueapi-python
Actions
All workflows
Workflows
Feature PR to Main
Feature PR to Main
Publish to PyPI
Publish to PyPI
SDK Integration Tests
SDK Integration Tests
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
154 workflow runs
154 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.
feat(events): SDK methods for event-emit primitive (PR-1b)
SDK Integration Tests
#90:
Pull request
#38
opened by
mikemolinet
43s
feat/events-and-subscriptions-sdk
feat/events-and-subscriptions-sdk
43s
View #38
View workflow file
chore(manifest): refresh — last_audit 2026-05-04 → 2026-05-07; reflec…
SDK Integration Tests
#89:
Commit
67f0e5c
pushed by
mikemolinet
38s
main
main
38s
View workflow file
feat(agents): add roster() + presence() methods (cueapi #630 + #662 p…
SDK Integration Tests
#88:
Commit
eb49a3f
pushed by
mikemolinet
41s
main
main
41s
View workflow file
feat(messages): add send_at per-message scheduling (cueapi #623 parit…
SDK Integration Tests
#87:
Commit
39751e5
pushed by
mikemolinet
39s
main
main
39s
View workflow file
feat(cues): add send_at + exit_criteria + idempotency_key to fire() (…
SDK Integration Tests
#86:
Commit
ada8c4d
pushed by
mikemolinet
41s
main
main
41s
View workflow file
feat(cues): add bulk_delete (cueapi #650 / cli #46 parity) (#37)
SDK Integration Tests
#85:
Commit
7e98ef4
pushed by
mikemolinet
43s
main
main
43s
View workflow file
feat(cues): add bulk_delete (cueapi #650 / cli #46 parity)
Feature PR to Main
#36:
Pull request
#37
opened by
mikemolinet
56s
feat/cues-bulk-delete
feat/cues-bulk-delete
56s
View #37
View workflow file
feat(cues): add bulk_delete (cueapi #650 / cli #46 parity)
SDK Integration Tests
#84:
Pull request
#37
opened by
mikemolinet
39s
feat/cues-bulk-delete
feat/cues-bulk-delete
39s
View #37
View workflow file
chore(manifest): refresh — last_audit 2026-05-04 → 2026-05-07; reflect recent ports
SDK Integration Tests
#83:
Pull request
#36
opened by
mikemolinet
39s
chore/parity-manifest-refresh-2026-05-06
chore/parity-manifest-refresh-2026-05-06
39s
View #36
View workflow file
chore(manifest): refresh — last_audit 2026-05-04 → 2026-05-07; reflect recent ports
Feature PR to Main
#35:
Pull request
#36
opened by
mikemolinet
50s
chore/parity-manifest-refresh-2026-05-06
chore/parity-manifest-refresh-2026-05-06
50s
View #36
View workflow file
feat(cues): client.cues.fire(send_at=...) (hosted PR #618 port)
SDK Integration Tests
#82:
Pull request
#30
synchronize by
mikemolinet
32s
feat/sdk-fire-send-at-port-618
feat/sdk-fire-send-at-port-618
32s
View #30
View workflow file
feat(cues): client.cues.fire(send_at=...) (hosted PR #618 port)
Feature PR to Main
#34:
Pull request
#30
synchronize by
mikemolinet
1m 0s
feat/sdk-fire-send-at-port-618
feat/sdk-fire-send-at-port-618
1m 0s
View #30
View workflow file
feat: add Execution / Worker / Agent / Message Pydantic models (additive)
SDK Integration Tests
#81:
Pull request
#31
synchronize by
mikemolinet
34s
feat/sdk-additive-model-classes
feat/sdk-additive-model-classes
34s
View #31
View workflow file
feat: add Execution / Worker / Agent / Message Pydantic models (additive)
Feature PR to Main
#33:
Pull request
#31
synchronize by
mikemolinet
59s
feat/sdk-additive-model-classes
feat/sdk-additive-model-classes
59s
View #31
View workflow file
feat(cues): add send_at + exit_criteria + idempotency_key to fire()
Feature PR to Main
#32:
Pull request
#33
synchronize by
mikemolinet
1m 3s
feat/cues-fire-method
feat/cues-fire-method
1m 3s
View #33
View workflow file
feat(cues): add send_at + exit_criteria + idempotency_key to fire()
SDK Integration Tests
#80:
Pull request
#33
synchronize by
mikemolinet
45s
feat/cues-fire-method
feat/cues-fire-method
45s
View #33
View workflow file
feat(cues): add send_at + exit_criteria + idempotency_key to fire()
Feature PR to Main
#31:
Pull request
#33
synchronize by
mikemolinet
34s
feat/cues-fire-method
feat/cues-fire-method
34s
View #33
View workflow file
feat(cues): add send_at + exit_criteria + idempotency_key to fire()
SDK Integration Tests
#79:
Pull request
#33
synchronize by
mikemolinet
46s
feat/cues-fire-method
feat/cues-fire-method
46s
View #33
View workflow file
feat(agents): add roster() + presence() methods (cueapi #630 + #662 parity)
SDK Integration Tests
#78:
Pull request
#35
opened by
mikemolinet
46s
feat/agents-roster-presence
feat/agents-roster-presence
46s
View #35
View workflow file
feat(agents): add roster() + presence() methods (cueapi #630 + #662 parity)
Feature PR to Main
#30:
Pull request
#35
opened by
mikemolinet
59s
feat/agents-roster-presence
feat/agents-roster-presence
59s
View #35
View workflow file
feat(messages): add send_at per-message scheduling (cueapi #623 parity)
Feature PR to Main
#29:
Pull request
#34
opened by
mikemolinet
1m 0s
feat/messages-send-at
feat/messages-send-at
1m 0s
View #34
View workflow file
feat(messages): add send_at per-message scheduling (cueapi #623 parity)
SDK Integration Tests
#77:
Pull request
#34
opened by
mikemolinet
46s
feat/messages-send-at
feat/messages-send-at
46s
View #34
View workflow file
feat(cues): add send_at + exit_criteria + idempotency_key to fire()
Feature PR to Main
#28:
Pull request
#33
opened by
mikemolinet
46s
feat/cues-fire-method
feat/cues-fire-method
46s
View #33
View workflow file
feat(cues): add send_at + exit_criteria + idempotency_key to fire()
SDK Integration Tests
#76:
Pull request
#33
opened by
mikemolinet
42s
feat/cues-fire-method
feat/cues-fire-method
42s
View #33
View workflow file
ci: replace stale ARGUS_STAGING_KEY with local cueapi-core in test jo…
SDK Integration Tests
#75:
Commit
b30d23b
pushed by
govindkavaturi-art
1m 13s
main
main
1m 13s
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.