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
.
quantumpipes
/
capsule
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
10
Code
Issues
0
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: quantumpipes/capsule
Actions
All workflows
Workflows
CodeQL
CodeQL
Dependabot Updates
Dependabot Updates
Python CI
Python CI
Python Release
Python Release
TypeScript CI
TypeScript CI
TypeScript Release
TypeScript Release
Show more workflows...
Management
Caches
Deployments
Python CI
Python 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
.
python-ci.yaml
will be ignored since log searching is not yet available
37 workflow runs
37 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.
docs(capsule): remove SHA-2 from the crypto ban
Python CI
#37:
Commit
3d61733
pushed by
bradleygauthier
31s
main
main
31s
View workflow file
fix(capsule): one transient error no longer permanently kills the aud…
Python CI
#36:
Commit
a576d10
pushed by
bradleygauthier
30s
main
main
30s
View workflow file
chore: commit cross-session seal, cli, and docs work
Python CI
#35:
Commit
68ddbe0
pushed by
bradleygauthier
25s
main
main
25s
View workflow file
Merge pull request #27 from quantumpipes/docs/agents-md
Python CI
#34:
Commit
b7591b6
pushed by
bradleygauthier
40s
main
main
40s
View workflow file
docs: add AGENTS.md and agent discoverability layer
Python CI
#33:
Pull request
#27
opened by
bradleygauthier
46s
docs/agents-md
docs/agents-md
46s
View #27
View workflow file
Merge pull request #19 from quantumpipes/feat/cps-1.5.3-validation-an…
Python CI
#32:
Commit
8a7be1d
pushed by
bradleygauthier
37s
main
main
37s
View workflow file
Release 1.5.3: spec_version, FR-002 validation, FR-003 structured verify
Python CI
#31:
Pull request
#19
opened by
bradleygauthier
36s
feat/cps-1.5.3-validation-and-structured-verify
feat/cps-1.5.3-validation-and-structured-verify
36s
View #19
View workflow file
Merge pull request #16 from quantumpipes/feat/sealed-dict-serialization
Python CI
#30:
Commit
a8fb0b2
pushed by
bradleygauthier
37s
main
main
37s
View workflow file
feat: add to_sealed_dict / from_sealed_dict, fix FastAPI seal omission
Python CI
#29:
Pull request
#16
opened by
bradleygauthier
35s
feat/sealed-dict-serialization
feat/sealed-dict-serialization
35s
View #16
View workflow file
Merge pull request #15 from quantumpipes/fix/signed-at-column-overflow
Python CI
#28:
Commit
a380afa
pushed by
bradleygauthier
37s
main
main
37s
View workflow file
fix: widen signed_at/signed_by columns to prevent PostgreSQL overflow
Python CI
#27:
Pull request
#15
opened by
bradleygauthier
37s
fix/signed-at-column-overflow
fix/signed-at-column-overflow
37s
View #15
View workflow file
fix: ruff auto-fixed import ordering in test_chain_concurrency
Python CI
#26:
Commit
f69f2ac
pushed by
bradleygauthier
32s
main
main
32s
View workflow file
fix: match existing test import style (multi-line first-party imports)
Python CI
#25:
Commit
ec10d59
pushed by
bradleygauthier
38s
main
main
38s
View workflow file
fix: isort grouping (qp_capsule is third-party in CI)
Python CI
#24:
Commit
51bc365
pushed by
bradleygauthier
35s
main
main
35s
View workflow file
fix: remaining lint issues (unused var, import grouping)
Python CI
#23:
Commit
244f8ed
pushed by
bradleygauthier
34s
main
main
34s
View workflow file
style: wrap long test signatures to satisfy 100-char line limit
Python CI
#22:
Commit
d84e4ec
pushed by
bradleygauthier
44s
main
main
44s
View workflow file
fix: resolve CI lint and mypy errors
Python CI
#21:
Commit
c1fc896
pushed by
bradleygauthier
33s
main
main
33s
View workflow file
fix: update tests for v1.5.0 UNIQUE constraint compatibility
Python CI
#20:
Commit
bf4fcf9
pushed by
bradleygauthier
36s
main
main
36s
View workflow file
chore: fix lint errors in test_chain_concurrency.py
Python CI
#19:
Commit
b0a585a
pushed by
bradleygauthier
39s
main
main
39s
View workflow file
fix: hash chain concurrency protection (v1.5.0)
Python CI
#18:
Commit
4f5cb80
pushed by
bradleygauthier
41s
main
main
41s
View workflow file
Bump version to 1.4.0
Python CI
#17:
Commit
1a8cb94
pushed by
bradleygauthier
34s
main
main
34s
View workflow file
Release v1.4.0: ecosystem expansion
Python CI
#16:
Commit
86ec36e
pushed by
bradleygauthier
37s
main
main
37s
View workflow file
Document ecosystem: capsule-go and capsule-litellm
Python CI
#15:
Commit
861d18a
pushed by
bradleygauthier
35s
main
main
35s
View workflow file
Add invalid capsule conformance vectors and tests
Python CI
#14:
Commit
a1b92a4
pushed by
bradleygauthier
34s
main
main
34s
View workflow file
Merge pull request #10 from quantumpipes/cli-keyring-v1.3.0
Python CI
#13:
Commit
0829eba
pushed by
bradleygauthier
34s
main
main
34s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.