Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: evoleinik/gm

v0.2.0 — draft-only sending

31 Mar 05:13
@evoleinik evoleinik

Choose a tag to compare

gm v0.2.0

Breaking change

gm send always saves as draft. The --now flag is removed — using it returns exit 1 with guidance.

Review in Gmail, then send with gm send --draft <id>.

Why

Agents were sending emails directly without human review. Now all outbound email requires manual approval.

Also in this release (since v0.1.1)

  • Deduplicate attachment filenames on save (image.pngimage_2.png, image_3.png)

Install

go install github.com/evoleinik/gm@v0.2.0
Assets 2
Loading

v0.1.1

31 Mar 01:28
@evoleinik evoleinik

Choose a tag to compare

gm v0.1.1

Bugfix: attachment filename deduplication.

Changes

  • fix: Emails with multiple attachments sharing the same name (e.g., 5x image.png) no longer overwrite each other — saves as image.png, image_2.png, image_3.png, etc.

Install

go install github.com/evoleinik/gm@v0.1.1
Loading

AltStyle によって変換されたページ (->オリジナル) /