gogcli/docs
spencer-c-reed 13a1aaea13
feat(gmail): add forward command
Add `gog gmail forward` / `gog gmail fwd` with optional notes, verified send-as selection, forwarded headers, thread metadata, and attachment carry-over.

Hardening in this landing pass:
- include forward/fwd in Gmail no-send guard paths
- enforce per-account no-send before any Gmail API fetch/send work
- de-duplicate forwarded header formatting and test service setup
- update README, spec, and changelog

Validation:
- make fmt
- go test ./internal/cmd -run Forward\|NoSend
- make lint && make test && make build
- make ci
- clawdbot live smoke: read-only gmail search/thread get, forward dry-run with real message id, --gmail-no-send forward blocked before send

Co-authored-by: Spencer Reed <spencer.cavendish.reed@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 17:28:27 +01:00
..
assets docs(site): add gogcli.sh landing page 2025-12-26 21:18:04 +01:00
refactor feat(docs): add html export format (#141) (thanks @in-liberty420) 2026-03-08 04:36:21 +00:00
auth-clients.md feat(auth): add multi-org login 2026-01-22 04:04:14 +00:00
CNAME docs(site): add gogcli.sh landing page 2025-12-26 21:18:04 +01:00
contacts-json-update.md feat(contacts): update contacts from JSON 2026-02-14 15:31:14 +01:00
dates.md contacts: support --birthday and --notes in contacts update (#233) 2026-02-13 18:16:49 +01:00
email-tracking-worker.md feat(tracking): per-account setup + track-split 2026-01-08 23:52:57 +01:00
email-tracking.md feat(tracking): per-account setup + track-split 2026-01-08 23:52:57 +01:00
gmail-autoreply.md feat(gmail): add autoreply command 2026-03-13 17:02:21 +00:00
index.html docs: brew official formula (#361) 2026-03-07 23:32:53 +00:00
RELEASING.md chore(release): v0.11.0 2026-02-15 04:28:24 +01:00
sedmat.md feat(sedmat): add paragraph addressing and structure introspection 2026-03-01 14:15:08 -05:00
slides-template-replacement.md feat(slides): add create-from-template command with text replacement 2026-03-08 04:43:36 +00:00
spec.md feat(gmail): add forward command 2026-04-20 17:28:27 +01:00
watch.md fix(gmail-watch): delay history fetch in watch serve (#397) 2026-03-07 14:54:54 +00:00