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 }}
psam21
/
cb
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
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: psam21/cb
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
Deployments
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
625 workflow runs
625 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.
documentation updates
CI
#525:
Commit
0ec944c
pushed by
psam21
2m 5s
main
main
2m 5s
View workflow file
Update NIP implementation matrix with Oct 16 messaging improvements
CI
#524:
Commit
78b5bfb
pushed by
psam21
2m 10s
main
main
2m 10s
View workflow file
Add logs/ to .gitignore
CI
#523:
Commit
8b5d2fd
pushed by
psam21
2m 15s
main
main
2m 15s
View workflow file
Add cache migration to remove self-conversations
CI
#522:
Commit
5e60f6e
pushed by
psam21
2m 8s
main
main
2m 8s
View workflow file
fix: use useRef for processedMessageIds to persist across re-renders
CI
#521:
Commit
6cc9688
pushed by
psam21
2m 9s
main
main
2m 9s
View workflow file
fix: prevent duplicate conversations from self-messages and relay bac…
CI
#520:
Commit
561a30c
pushed by
psam21
2m 11s
main
main
2m 11s
View workflow file
feat: comprehensive performance optimizations
CI
#519:
Commit
285bd37
pushed by
psam21
1m 58s
main
main
1m 58s
View workflow file
perf: add in-memory decryption cache for messages and conversations
CI
#518:
Commit
fd8a3d6
pushed by
psam21
2m 8s
main
main
2m 8s
View workflow file
feat: show profile pictures in conversation list
CI
#517:
Commit
50bdc06
pushed by
psam21
2m 6s
main
main
2m 6s
View workflow file
feat: add profile caching to eliminate redundant relay queries
CI
#516:
Commit
c36991d
pushed by
psam21
2m 1s
main
main
2m 1s
View workflow file
fix: resolve IndexedDB transaction timing issues in message cache
CI
#515:
Commit
cd54415
pushed by
psam21
2m 2s
main
main
2m 2s
View workflow file
feat: auto-focus message input when opening conversation
CI
#514:
Commit
ee183c5
pushed by
psam21
2m 1s
main
main
2m 1s
View workflow file
refactor: remove unread count badge and add right panel border
CI
#513:
Commit
7f9faee
pushed by
psam21
2m 10s
main
main
2m 10s
View workflow file
refactor: remove messages page header
CI
#512:
Commit
e2907e3
pushed by
psam21
2m 7s
main
main
2m 7s
View workflow file
feat: add scroll-to-composer when opening conversation
CI
#511:
Commit
a7dc335
pushed by
psam21
2m 6s
main
main
2m 6s
View workflow file
feat: enhance visual styling for unread conversations
CI
#510:
Commit
de9e628
pushed by
psam21
2m 13s
main
main
2m 13s
View workflow file
feat: add unread message indicators to conversation list
CI
#509:
Commit
a362cb0
pushed by
psam21
2m 6s
main
main
2m 6s
View workflow file
feat: disable message preview in conversation list
CI
#508:
Commit
a7d22a4
pushed by
psam21
1m 54s
main
main
1m 54s
View workflow file
fix: add auth store hydration check to prevent sign-in redirect on F5…
CI
#507:
Commit
47f337a
pushed by
psam21
2m 0s
main
main
2m 0s
View workflow file
fix: use Math.max for lastMessageAt to prevent old messages overwriti…
CI
#506:
Commit
c808a84
pushed by
psam21
2m 0s
main
main
2m 0s
View workflow file
debug: add logging and fix message caching
CI
#505:
Commit
920699c
pushed by
psam21
2m 3s
main
main
2m 3s
View workflow file
fix: persist conversation order to cache on message updates
CI
#504:
Commit
1bcf451
pushed by
psam21
2m 12s
main
main
2m 12s
View workflow file
debug: improve console logging to show before/after conversation order
CI
#503:
Commit
1823f21
pushed by
psam21
2m 14s
main
main
2m 14s
View workflow file
debug: add console logging to updateConversationWithMessage
CI
#502:
Commit
d7a4a7a
pushed by
psam21
2m 12s
main
main
2m 12s
View workflow file
fix: stabilize message subscription by removing updateConversationWit…
CI
#501:
Commit
bbfe0f8
pushed by
psam21
2m 8s
main
main
2m 8s
View workflow file
Previous
1
2
3
4
5
6
7
…
24
25
Next
You can’t perform that action at this time.