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
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
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 }}
fullstackhouse
/
cerber
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
11
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(cockpit): write the review's own comment yourself, in the send panel
- #50
#50
Merged
jtomaszewski
merged 11 commits into
main
fullstackhouse/cerber:main
from
jtomaszewski/edit-general-comment
fullstackhouse/cerber:jtomaszewski/edit-general-comment
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(cockpit): write the review's own comment yourself, in the send panel
#50
jtomaszewski
merged 11 commits into
main
fullstackhouse/cerber:main
from
jtomaszewski/edit-general-comment
fullstackhouse/cerber:jtomaszewski/edit-general-comment
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
feat(cockpit): write the review's own comment yourself, in the send panel
Show description for c969a92
jtomaszewski
and
claude
committed
c969a92
View commit details
Copy full SHA for c969a92
Browse repository at this point
fix(send): post a hand-written body verbatim, and refuse one that isn't a string
Show description for 8a47b3f
jtomaszewski
committed
8a47b3f
View commit details
Copy full SHA for 8a47b3f
Browse repository at this point
fix(cockpit): clear the send preview before refetching it
Show description for cd5c354
jtomaszewski
committed
cd5c354
View commit details
Copy full SHA for cd5c354
Browse repository at this point
fix(cockpit): ⌘↵ in the body editor doesn't type a newline on the way out
Show description for e801ccc
jtomaszewski
committed
e801ccc
View commit details
Copy full SHA for e801ccc
Browse repository at this point
fix(cockpit): a failed body save keeps the draft, with the reason beside it
Show description for 458377d
jtomaszewski
committed
458377d
View commit details
Copy full SHA for 458377d
Browse repository at this point
fix(cockpit): one write at a time from the body editor, and a catch that can't throw
Show description for 1ba59ea
jtomaszewski
committed
1ba59ea
View commit details
Copy full SHA for 1ba59ea
Browse repository at this point
fix(cockpit): Escape can't close the body editor mid-save either
Show description for f85a7d8
jtomaszewski
committed
f85a7d8
View commit details
Copy full SHA for f85a7d8
Browse repository at this point
fix(cockpit): a body that arrives from elsewhere opens shown, and a failed reset keeps the body
Show description for c45310d
jtomaszewski
committed
c45310d
View commit details
Copy full SHA for c45310d
Browse repository at this point
fix(cockpit): only a failed body save comes back to the editor's state
Show description for fcf19e0
jtomaszewski
committed
fcf19e0
View commit details
Copy full SHA for fcf19e0
Browse repository at this point
fix(cockpit): the body editor can't be hidden out from under you, and re-fits on resize
Show description for 78782f8
jtomaszewski
committed
78782f8
View commit details
Copy full SHA for 78782f8
Browse repository at this point
perf(cockpit): don't build the body's signature under an open editor
Show description for 849fb7b
jtomaszewski
committed
849fb7b
View commit details
Copy full SHA for 849fb7b
Browse repository at this point
You can’t perform that action at this time.