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 }}
bradbrok
/
PinkyBot
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
4
Code
Issues
246
Pull requests
45
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release: beta → main (18 fixes: OAuth CSRF, memory robustness, datetime, voice, outreach)
- #313
#313
Merged
olegbrok
merged 18 commits into
main
bradbrok/PinkyBot:main
from
beta
bradbrok/PinkyBot:beta
Copy head branch name to clipboard
Apr 22, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Release: beta → main (18 fixes: OAuth CSRF, memory robustness, datetime, voice, outreach)
#313
olegbrok
merged 18 commits into
main
bradbrok/PinkyBot:main
from
beta
bradbrok/PinkyBot:beta
Copy head branch name to clipboard
Commits
Commits on Apr 19, 2026
chore(deps): bump actions/checkout from 4 to 6 (#275)
Show description for a14e18d
dependabot[bot]
authored
a14e18d
View commit details
Copy full SHA for a14e18d
Browse repository at this point
chore(deps): bump actions/setup-node from 4 to 6 (#276)
Show description for 8c53970
dependabot[bot]
authored
8c53970
View commit details
Copy full SHA for 8c53970
Browse repository at this point
chore(deps): bump actions/setup-python from 5 to 6 (#277)
Show description for 987fd24
dependabot[bot]
authored
987fd24
View commit details
Copy full SHA for 987fd24
Browse repository at this point
chore(deps): bump the npm-minor-patch group (#278)
Show description for e07619d
dependabot[bot]
authored
e07619d
View commit details
Copy full SHA for e07619d
Browse repository at this point
feat(presence): server-side last_seen stamping for non-CC agents (#280)
Show description for 2c53816
3 people
authored
2c53816
View commit details
Copy full SHA for 2c53816
Browse repository at this point
Commits on Apr 21, 2026
fix(memory): distinguish zero-norm query embedding from empty results (#285) (#297)
Show description for 37a303b
3 people
authored
37a303b
View commit details
Copy full SHA for 37a303b
Browse repository at this point
fix(outreach): let httpx set Discord multipart content type (#283) (#298)
Show description for 84a4ab4
4 people
authored
84a4ab4
View commit details
Copy full SHA for 84a4ab4
Browse repository at this point
fix(memory): validate and log embed() failures on reflect/recall (#291) (#299)
Show description for 4f3521e
4 people
authored
4f3521e
View commit details
Copy full SHA for 4f3521e
Browse repository at this point
fix(memory): log sqlite-vec query failures before numpy fallback (#290) (#300)
Show description for 65b947e
3 people
authored
65b947e
View commit details
Copy full SHA for 65b947e
Browse repository at this point
fix(outreach): reject failed WhatsApp media downloads (#284) (#302)
Show description for 03a3db6
4 people
authored
03a3db6
View commit details
Copy full SHA for 03a3db6
Browse repository at this point
fix(outreach): omit null Telegram media reply ids (#288) (#303)
Show description for 374e160
3 people
authored
374e160
View commit details
Copy full SHA for 374e160
Browse repository at this point
fix(self): encode KB tool URL parameters (#292) (#304)
Show description for 45567f3
3 people
authored
45567f3
View commit details
Copy full SHA for 45567f3
Browse repository at this point
fix(calendar): return tool error for invalid event dates (#296) (#305)
Show description for 9d23874
3 people
authored
9d23874
View commit details
Copy full SHA for 9d23874
Browse repository at this point
fix(voice): guard finalize_call against None session under expiry races (#286) (#307)
Show description for 8c67a23
3 people
authored
8c67a23
View commit details
Copy full SHA for 8c67a23
Browse repository at this point
fix(datetime): replace deprecated utcnow() + naive now() with tz-aware (#294) (#308)
Show description for 48cc486
3 people
authored
48cc486
View commit details
Copy full SHA for 48cc486
Browse repository at this point
fix(memory): handle corrupt embedding JSON in dim detection + backfill (#289) (#301)
Show description for 8e1bd75
3 people
authored
8e1bd75
View commit details
Copy full SHA for 8e1bd75
Browse repository at this point
fix(memory): replace bare excepts with typed exceptions in store.py (#295) (#309)
Show description for 7a98085
3 people
authored
7a98085
View commit details
Copy full SHA for 7a98085
Browse repository at this point
Commits on Apr 22, 2026
fix(oauth): validate state nonce on legacy Google Calendar callback (#287) (#306)
Show description for 74bdd64
3 people
authored
74bdd64
View commit details
Copy full SHA for 74bdd64
Browse repository at this point
You can’t perform that action at this time.