Release v1.41.0 - #202
Conversation
|
Summary What Looks Good
Issues Found
Verification
|
|
Summary This PR adds Chat send quote/notification options, new Drive approval workflow commands, Go/API dependency bumps, and related README/skill/release docs updates. What Looks Good The new commands are registered in Issues Found Critical: Warning: Drive approval test coverage is thinner than the new command surface. I could not run |
|
Summary: This PR adds Drive approval workflow commands, extends What looks good:
Issues found: Warning: cmd/drive.go accepts Suggestion: RELEASES.md says I could not run |
|
Summary What Looks Good Chat send validation is clean: invalid quote/notify combinations return usage errors, and quoted sends fetch the target message timestamp before creating the new message. Test coverage was added in the right places: command presence in Issues Found Warning: none. Suggestion: none. I could not run |
|
Summary This PR bumps the Go/API toolchain and release metadata, adds Chat send quoting/notification flags, and introduces Drive approval commands with docs and httptest coverage. What Looks Good The new Drive approval commands are registered in The Chat send changes are well-contained: quote metadata construction is tested with a mock server, invalid notification modes are rejected before making API calls, and docs reflect the current limitation around Issues Found None. I did not find correctness, security, docs, or test coverage issues in the changed lines. The PR is clean and ready to merge, assuming CI passes. Note: I could not run |
|
Summary: The PR adds Chat quoted-message send support and Drive approval workflow commands, plus Go/API version bumps and updated README/skill docs/tests. What Looks Good: Cobra registration and flag patterns are consistent with existing Issues Found:
I could not run |
|
Summary What Looks Good
Issues Found I could not run |
Summary
Release workspace-cli v1.41.0 through the required PR path.
Changes
Recovery note
This PR replaces the premature direct-main release attempt. The empty draft release and v1.41.0 tag were deleted, and main was restored before this branch was opened.
Local validation
Issue scope
Closes #194.
Closes #195.
Closes #196.
Closes #197.
#62 remains untouched. #200 is already closed from v1.40.1.