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
.
beeper
/
desktop-api-python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
11
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
release: 4.2.0
- #4
#4
Merged
batuhan
merged 38 commits into
main
beeper/desktop-api-python:main
from
release-please--branches--main--changes--next
beeper/desktop-api-python:release-please--branches--main--changes--next
Copy head branch name to clipboard
Feb 20, 2026
Conversation
Commits
38
(38)
Checks
Files changed
Merged
release: 4.2.0
#4
batuhan
merged 38 commits into
main
beeper/desktop-api-python:main
from
release-please--branches--main--changes--next
beeper/desktop-api-python:release-please--branches--main--changes--next
Copy head branch name to clipboard
Commits
Commits on Oct 23, 2025
feat(api): add `description` field to chats, make `title` optional
Show description for 4ea0387
stainless-app[bot]
committed
4ea0387
View commit details
Copy full SHA for 4ea0387
Browse repository at this point
Commits on Oct 30, 2025
fix(client): close streams without requiring full consumption
stainless-app[bot]
committed
5449667
View commit details
Copy full SHA for 5449667
Browse repository at this point
Commits on Oct 31, 2025
chore(internal/tests): avoid race condition with implicit client cleanup
stainless-app[bot]
committed
3b3c246
View commit details
Copy full SHA for 3b3c246
Browse repository at this point
Commits on Nov 4, 2025
chore(internal): grammar fix (it's -> its)
stainless-app[bot]
committed
9dd17e2
View commit details
Copy full SHA for 9dd17e2
Browse repository at this point
Commits on Nov 11, 2025
chore(package): drop Python 3.8 support
stainless-app[bot]
committed
3926021
View commit details
Copy full SHA for 3926021
Browse repository at this point
fix: compat with Python 3.14
stainless-app[bot]
committed
ed03f21
View commit details
Copy full SHA for ed03f21
Browse repository at this point
Commits on Nov 12, 2025
fix(compat): update signatures of `model_dump` and `model_dump_json` for Pydantic v1
stainless-app[bot]
committed
e185aed
View commit details
Copy full SHA for e185aed
Browse repository at this point
Commits on Nov 22, 2025
chore: add Python 3.14 classifier and testing
stainless-app[bot]
committed
e735dc0
View commit details
Copy full SHA for e735dc0
Browse repository at this point
Commits on Nov 28, 2025
fix: ensure streams are always closed
stainless-app[bot]
committed
3a660be
View commit details
Copy full SHA for 3a660be
Browse repository at this point
chore(deps): mypy 1.18.1 has a regression, pin to 1.17
stainless-app[bot]
committed
1963ec3
View commit details
Copy full SHA for 1963ec3
Browse repository at this point
Commits on Dec 3, 2025
chore: update lockfile
stainless-app[bot]
committed
366d69a
View commit details
Copy full SHA for 366d69a
Browse repository at this point
chore(docs): use environment variables for authentication in code snippets
stainless-app[bot]
committed
b8c7ffb
View commit details
Copy full SHA for b8c7ffb
Browse repository at this point
Commits on Dec 9, 2025
fix(types): allow pyright to infer TypedDict types within SequenceNotStr
stainless-app[bot]
committed
9a11f98
View commit details
Copy full SHA for 9a11f98
Browse repository at this point
chore: add missing docstrings
stainless-app[bot]
committed
ec4dacb
View commit details
Copy full SHA for ec4dacb
Browse repository at this point
Commits on Dec 16, 2025
chore(internal): add missing files argument to base client
stainless-app[bot]
committed
85e06b8
View commit details
Copy full SHA for 85e06b8
Browse repository at this point
Commits on Dec 17, 2025
chore: speedup initial import
stainless-app[bot]
committed
78578a1
View commit details
Copy full SHA for 78578a1
Browse repository at this point
Commits on Dec 18, 2025
fix: use async_to_httpx_files in patch method
stainless-app[bot]
committed
f37e9db
View commit details
Copy full SHA for f37e9db
Browse repository at this point
Commits on Dec 19, 2025
chore(internal): add `--fix` argument to lint script
stainless-app[bot]
committed
d958469
View commit details
Copy full SHA for d958469
Browse repository at this point
Commits on Jan 6, 2026
chore(internal): codegen related update
stainless-app[bot]
committed
be5fb2d
View commit details
Copy full SHA for be5fb2d
Browse repository at this point
docs: prominently feature MCP server setup in root SDK readmes
stainless-app[bot]
committed
cc7035b
View commit details
Copy full SHA for cc7035b
Browse repository at this point
Commits on Jan 14, 2026
feat(client): add support for binary request streaming
stainless-app[bot]
committed
ea509da
View commit details
Copy full SHA for ea509da
Browse repository at this point
Commits on Jan 17, 2026
chore(internal): update `actions/checkout` version
stainless-app[bot]
committed
d82497d
View commit details
Copy full SHA for d82497d
Browse repository at this point
Commits on Jan 23, 2026
chore: configure new SDK language
stainless-app[bot]
committed
df55111
View commit details
Copy full SHA for df55111
Browse repository at this point
feat(api): add upload asset and edit message endpoints
stainless-app[bot]
committed
b73273f
View commit details
Copy full SHA for b73273f
Browse repository at this point
feat(api): manual updates
stainless-app[bot]
committed
9e0265f
View commit details
Copy full SHA for 9e0265f
Browse repository at this point
feat(api): remove mcp for now
stainless-app[bot]
committed
108db8e
View commit details
Copy full SHA for 108db8e
Browse repository at this point
Commits on Jan 24, 2026
codegen metadata
stainless-app[bot]
committed
b90bab2
View commit details
Copy full SHA for b90bab2
Browse repository at this point
codegen metadata
stainless-app[bot]
committed
8522929
View commit details
Copy full SHA for 8522929
Browse repository at this point
chore(ci): upgrade `actions/github-script`
stainless-app[bot]
committed
c428c2e
View commit details
Copy full SHA for c428c2e
Browse repository at this point
Commits on Jan 30, 2026
feat(client): add custom JSON encoder for extended type support
stainless-app[bot]
committed
ee5c367
View commit details
Copy full SHA for ee5c367
Browse repository at this point
Commits on Jan 31, 2026
feat(api): manual updates
stainless-app[bot]
committed
78862f5
View commit details
Copy full SHA for 78862f5
Browse repository at this point
Commits on Feb 10, 2026
chore(internal): bump dependencies
stainless-app[bot]
committed
39b9cbb
View commit details
Copy full SHA for 39b9cbb
Browse repository at this point
Commits on Feb 12, 2026
chore(internal): fix lint error on Python 3.14
stainless-app[bot]
committed
fc69586
View commit details
Copy full SHA for fc69586
Browse repository at this point
Commits on Feb 13, 2026
feat(api): add reactions
stainless-app[bot]
committed
0af948c
View commit details
Copy full SHA for 0af948c
Browse repository at this point
chore: format all `api.md` files
stainless-app[bot]
committed
6897a31
View commit details
Copy full SHA for 6897a31
Browse repository at this point
Commits on Feb 20, 2026
feat(api): manual updates
stainless-app[bot]
committed
5693597
View commit details
Copy full SHA for 5693597
Browse repository at this point
codegen metadata
stainless-app[bot]
committed
85e43ca
View commit details
Copy full SHA for 85e43ca
Browse repository at this point
release: 4.2.0
stainless-app[bot]
authored
56eb716
View commit details
Copy full SHA for 56eb716
Browse repository at this point
You can’t perform that action at this time.