gitzette / @steipete / Mar 2 – Mar 8 W10
← W09 W10 W11 →
@steipete — open-source digest March 2 – March 8, 2026
Vol. 1, No. 0 github.com/steipete
the dispatch
@steipete
No releases, 130 commits, and a growing queue of bugs knocking at the door.
133 commits 7 PRs 0 releases 9 repos

Zero releases but nine repos saw action — @steipete spent the week building, not shipping.

FEATURE

gogcli absorbs 34 commits and an outside bid to annex Google Analytics

The Google Suite CLI saw the heaviest commit traffic of any repo this week, plus a community PR to bolt on Analytics and Search Console.

With 34 commits, gogcli was @steipete's busiest worksite this week. On the community front, contributor haresh-seenivasagan opened #402 feat(analytics): add Google Analytics and Google Search Console commands, proposing two entirely new command families. Meanwhile the issue tracker flags rough edges: auth cleanup that leaves stale config.json entries, People API blowups when the OAuth client project lacks the right scopes, and a request for bulk trash-by-query. The plumbing is expanding faster than the fixtures.

PENDING

summarize racks up 30 commits while a 0.12.0 regression blocks local transcription

Heavy development continued, but a Groq 403 error on local .ogg files introduced in 0.12.0 remains unresolved.

@steipete pushed 30 commits to summarize this week, though no release followed. The issue tracker tells a cautionary tale: a 0.12.0 regression means local .ogg transcription via Groq returns a 403 that worked fine in 0.11.1. Arc Browser users are also locked out of the side panel, and a bug report notes the OpenClaw CLI provider is shoving large web content into a CLI argument. A copy-to-clipboard button request rounds out the queue.

FEATURE

discrawl gets 27 commits and a security-conscious to-do list

The Discord CLI's issue tracker now reads like a hardening checklist: secret scanning, SQL injection prevention, and cloud backends.

@steipete landed 27 commits in discrawl this week. No release dropped, but the open issues hint at where the project is headed. Proposed work includes pre-commit and CI secret scanning via gitleaks, eliminating SQL string concatenation throughout the codebase, and making env plus keyring the recommended secret source. A feature idea for cloud database backends like Cloudflare D1 or Turso suggests ambitions beyond local SQLite. Perhaps most intriguing: an issue exploring discrawl as memory augmentation for AI agents.

FEATURE

mcporter fixes its string coercion problem, then gets three more PRs at the door

@steipete merged a raw-strings semantics fix while outside contributors lined up with auth error detection, plural flag support, and a dependency bump.

@steipete merged #92 fix: align --raw-strings and --no-coerce semantics, tightening how the MCP-to-TypeScript bridge handles type coercion. Three open PRs arrived this week: #94 from KentonYu to detect auth errors from StreamableHTTPError's error.code property, #93 from Jah-yee adding support for the plural --args flag in config add, and #95 from Dependabot bumping npm_and_yarn dependencies. The issue tracker also flags an SSE fallback bug that causes 400 errors on stateful servers.

the dispatch — Vol. 1, No. 0 March 2 – March 8, 2026
PENDING

oracle's browser mode trips over SQLite BigInts on Linux

Fifteen commits landed, but two bugs and a Windows feature request suggest the browser attachment pipeline needs more guardrails.

@steipete pushed 15 commits to oracle this week. The issue tracker surfaced a bug where browser attachment runs can fall back to Enter after an upload timeout instead of failing before send — a silent misfire. A second bug reports that Gemini browser mode fails on Linux due to a SQLite BigInt overflow. A third issue requests Windows cookie extraction support for Gemini browser mode, expanding the platform ambitions of this GPT-5 Pro invocation tool.

COMMUNITY

imsg gets two community PRs: group chat detection and tapback keyboard support

Contributor PeterRosdahl opened a pair of pull requests to make the iMessage CLI smarter about group chats and reaction confirmations.

Two PRs arrived from PeterRosdahl this week. #71 feat: Add isGroup support to detect group chats introduces group chat detection, while #69 fix(react): add Enter keypress to confirm standard tapback selection lets users press Enter to confirm a tapback reaction. The issue tracker also carries a report of outbound messages echoing as is_from_me=false duplicates — a confusing ghost in the message stream.

PENDING

ordercli eyes Wolt and Sweden while Deliveroo UK chokes on order numbers

The food delivery CLI has a type mismatch bug in Deliveroo UK and two feature requests pushing it toward new providers and markets.

@steipete made 4 commits to ordercli. The open issues tell the story: a Deliveroo UK bug where order_number expects an int but receives a string, a feature request to add Wolt as a new provider, and another asking for Sweden Foodora support. The CLI's geographic and provider ambitions keep outpacing its current test surface.

PENDING

speaking repo gets a quiet five-commit refresh

The engagement tracker saw minor maintenance with no new issues or PRs.

@steipete pushed 5 commits to the speaking repo this week. No issues were opened and no PRs filed — just housekeeping on the record of upcoming and past speaking engagements. The least dramatic repo of the week, by a wide margin.

stats corner
133
commits
7
pull requests
0
releases
commits by repo
REPO COMMITS gogcli 34 summarize 30 discrawl 27 oracle 15 mcporter 15 speaking 5 ordercli 4 imsg 2 agent-scripts 1
github stars
gogcli ★★★★★★★★★★ 6,435
summarize ★★★★★★★★☆☆ 5,169
mcporter ★★★★★☆☆☆☆☆ 3,093
agent-scripts ★★★☆☆☆☆☆☆☆ 2,246
oracle ★★★☆☆☆☆☆☆☆ 1,675
imsg ☆☆☆☆☆☆☆☆☆ 906
discrawl ☆☆☆☆☆☆☆☆☆ 536
speaking ☆☆☆☆☆☆☆☆☆ 180
ordercli ☆☆☆☆☆☆☆☆☆ 57
repo index
  • oracle
    Ask the oracle when you're stuck. Invoke GPT-5 Pro with a custom context and files.
    15 commits · 0 releases · ★ 1675
  • discrawl
    cli for discord with sqlite backend
    27 commits · 0 releases · ★ 536
  • summarize
    Point at any URL/YouTube/Podcast or file. Get the gist. CLI and Chrome Extension.
    30 commits · 0 releases · ★ 5169
  • agent-scripts
    Scripts for agents, shared between my repositories.
    1 commits · 0 releases · ★ 2246
  • gogcli
    Google Suite CLI: Gmail, GCal, GDrive, GContacts.
    34 commits · 0 releases · ★ 6435
  • speaking
    Upcoming and past speaking engagements for Peter Steinberger @steipete
    5 commits · 0 releases · ★ 180
  • ordercli
    CLI for Foodora and Deliveroo
    4 commits · 0 releases · ★ 57
  • mcporter
    Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
    15 commits · 0 releases · ★ 3093
  • imsg
    CLI for Apple's Messages.app so your agent can send and receive text messages/iMessages.
    2 commits · 0 releases · ★ 906
Mar 9 – Mar 15 →
gitzette @steipete on gitzette @steipete on GitHub
share: post on X share on LinkedIn

Your GitHub week, turned into something worth reading.

Generate your dispatch →
gitzette.online  ·  2026 © AISlopMedia, Inc.