gitzette / @steipete / Mar 9 – Mar 15 W11
← W10 W11 W12 →
gitzette / @steipete / 2026-W11
← W10 | W11 | W12 →
@steipete — open-source digest March 9 – March 15, 2026
Vol. 1, No. 1 github.com/steipete
the dispatch
@steipete
NVIDIA gets a front door, Google gets an admin panel, and the Chrome extension finally stops talking to the wrong tab.
203 commits 18 PRs 2 releases 10 repos

Two releases, 56 commits on summarize alone, and a flock of community PRs landing on every doorstep.

RELEASE

summarize 0.12.0 bolts on NVIDIA, AssemblyAI, and a Chrome extension that can finally count to ten

The biggest release in weeks adds a new GPU-cloud provider, a proper transcription backend, and a long list of side-panel sanity fixes.

v0.12.0 shipped March 12 with a buffet of additions. NVIDIA joins as a first-class provider alias, routing through OpenAI-compatible endpoints with its own API key and base URL. AssemblyAI arrives as a remote transcription provider across direct media, podcast/RSS, and yt-dlp YouTube fallback paths (#126). On the X/Twitter front, summarize now prefers xurl over bird for tweet extraction, preserving long-form text and media URLs (#70). The Chrome extension got the most stitches: SSE keepalives no longer fake timeouts, late summary runs stop attaching to the wrong tab after navigation, and fresh installs default to slide mode. Gemini defaults were also moved off brittle preview behavior. A 0.12.0 regression with local .ogg transcription via Groq returning 403 has already been reported.

RELEASE

gogcli 0.12.0 grows a full Workspace Admin wing and headless auth for the cloud crowd

Google Suite CLI gains user and group directory commands, four new auth paths, and a spreadsheet editing overhaul courtesy of a dozen contributors.

Released March 9, gogcli v0.12.0 is a community-heavy milestone. Workspace Admin Directory commands now cover user list, get, create, and suspend plus group membership operations. Auth expands in four directions: Application Default Credentials for Workload Identity and Cloud Run, direct access-token mode for CI, custom loopback/redirect-host settings for proxied OAuth, and extra-scope controls. Google Docs editing gets tab targeting, richer find-replace, pageless mode, and native Markdown/HTML export. Sheets gains named ranges, tab management, notes, formatting controls, and format inspection. Five open PRs are queued, including #447 adding a --full flag to Gmail search and #442 for Sheets tab management commands.

FEATURE

Two quick-fix merges: YouTube dodges Firecrawl, Linux dodges Homebrew

@steipete merged a pair of guard-rail PRs to keep summarize from tripping over platform assumptions.

#150 reject --firecrawl always on YouTube URLs prevents the web-scraping path from ever being invoked on video content. #151 guard Homebrew installs on Linux stops the installer from calling brew where it does not exist. Both merged this week by @steipete, both small, both the kind of thing that saves a support thread.

COMMUNITY

Community lines up five PRs including Windows daemon support and Codex error surfacing

External contributors push summarize toward Windows containers, better OpenAI chat completions, and tidier config pages.

The open PR queue is busy. #152 support windows container daemon installs from mathicg would extend the daemon to Windows. WinnCook filed two: #157 surface Codex meta-only output as an error and #156 honor openai.useChatCompletions in agent mode. bytrangle's #153 Code Block Styling for Config Page rounds out the cosmetic side. None merged yet.

the dispatch — Vol. 1, No. 1 March 9 – March 15, 2026
PENDING

Peekaboo quiet on releases but loud on bug reports

Twenty-three commits land with no tagged release while five open issues pile up around permissions and crashes.

The macOS screenshot-and-analyze tool saw 23 commits this week but no release. Open issues include a crash on launch, an AppleEvents automation prompt that never appears, and a report that the analyze tool ignores configured models and hardcodes gpt-5.1 for the Responses API. The permission problem in OpenClaw is also flagged. Plenty of runway for a fix-up release.

PENDING

birdclaw stirs: 34 commits and a lone dependency bump

The tweet-archiving agent wakes up with a burst of activity and a waiting security patch.

birdclaw logged 34 commits this week — notable for a repo with no prior releases. The only visible PR is #1 bump undici from 7.22.0 to 7.24.1, a Dependabot security-adjacent dependency update still awaiting merge. No release tag yet, but the commit volume suggests something is brewing.

COMMUNITY

Tachikoma gets an MCP tool-content fix from the outside

A community contributor offers to modernize MCP resource handling in the Swift AI SDK.

#12 fix(mcp): support current tool content resources from huntharo is the week's lone PR for the multi-provider Swift SDK. Seven commits were pushed; no release shipped. An open issue about a Commander local requirement also awaits triage.

COMMUNITY

discrawl draws three PRs including a full OpenDiscord reimplementation

The Discord-to-SQLite CLI attracts an ambitious five-phase overhaul and a new readme banner.

Three PRs arrived for discrawl this week. The headline entry is #22 OpenDiscord Phases 0-5: Complete Implementation from leeknowsai — a sweeping contribution. #23 bump goreleaser-action from 6 to 7 keeps CI current, and #21 revised readme banner offers a cosmetic refresh. Five open issues call for cloud backends, secret scanning, and SQL injection hardening.

stats corner
203
commits
18
pull requests
2
releases
commits by repo
REPO COMMITS summarize 56 gogcli 39 birdclaw 34 Peekaboo 23 agent-scripts 22 triage 14 Tachikoma 7 discrawl 4 homebrew-tap 3 AXorcist 1
github stars
gogcli ★★★★★★★★★★ 6,435
summarize ★★★★★★★★☆☆ 5,169
Peekaboo ★★★★★☆☆☆☆☆ 2,907
agent-scripts ★★★☆☆☆☆☆☆☆ 2,246
discrawl ☆☆☆☆☆☆☆☆☆ 536
Tachikoma ☆☆☆☆☆☆☆☆☆ 238
AXorcist ☆☆☆☆☆☆☆☆☆ 204
birdclaw ☆☆☆☆☆☆☆☆☆ 143
homebrew-tap ☆☆☆☆☆☆☆☆☆ 66
triage ☆☆☆☆☆☆☆☆☆ 19
release timeline
MONTUEWEDTHUFRISATSUN gogcli v0.12.0 summarize v0.12.0
repo index
  • summarize
    Point at any URL/YouTube/Podcast or file. Get the gist. CLI and Chrome Extension.
    56 commits · 1 release · ★ 5169
  • gogcli
    Google Suite CLI: Gmail, GCal, GDrive, GContacts.
    39 commits · 1 release · ★ 6435
  • birdclaw
    Stores all your tweets nicely claw-able for agents.
    34 commits · 0 releases · ★ 143
  • Peekaboo
    Peekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
    23 commits · 0 releases · ★ 2907
  • agent-scripts
    Scripts for agents, shared between my repositories.
    22 commits · 0 releases · ★ 2246
  • triage
    14 commits · 0 releases · ★ 19
  • Tachikoma
    One interface, every AI model. A Swift SDK to interface with AI providers.
    7 commits · 0 releases · ★ 238
  • discrawl
    cli for discord with sqlite backend
    4 commits · 0 releases · ★ 536
  • homebrew-tap
    Homebrew tap for steipete's tools
    3 commits · 0 releases · ★ 66
  • AXorcist
    AXorcist • Swift wrapper for macOS Accessibility—chainable, fuzzy-matched queries that read, click, and inspect any UI. The power of Swift compels your UI to obey!
    1 commits · 0 releases · ★ 204
gitzette @steipete on gitzette @steipete on GitHub
share: post on X share on LinkedIn

Your open-source activity, turned into a weekly newspaper.

Generate your dispatch →
built by @NikolayS  ·  gitzette v0.1.0
← Mar 2 – Mar 8 Mar 16 – Mar 22 →
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.