Hacker News

Show HN: Programmatic (and self-updating) SaaS demo videos

Hacker News - Thu, 02/26/2026 - 1:57am

Hey guys!

While building another SaaS we got fed up with recording and, re-recording demos for help-center so decided to try and automate it using Playwright. Turns out it's not that easy, but we got it to a point that's usable, and quite useful for us already.

Feel free to try and send feedback. Every new account gets some free credits so you can see what it can do.

Thanks!

PS: Because this is heavy on infra we have a waitlist thing but I'm monitoring and will let you in within minutes/hours, just need to space people out a bit. Thanks

PPS: Here's an example video made with Rundown https://www.rundown.video/011fb9da-72f7-41d1-bdce-f187f398e0...

Comments URL: https://news.ycombinator.com/item?id=47162791

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Bing Webmaster CLI for Agents and LLMs

Hacker News - Thu, 02/26/2026 - 1:54am

Created this CLI client for Bing Webmaster to let my agents automate SEO reporting and improvements on Bing.

Works via API key auth (from ENV of CLI argument).

Repo includes a skill that can be installed in your OpenClaw agent.

I also have a CLI for Google Search Console: https://github.com/NmadeleiDev/google-search-console-cli

- from the developer of https://openclaw-setup.me

Comments URL: https://news.ycombinator.com/item?id=47162775

Points: 1

# Comments: 0

Categories: Hacker News

Tests Are the New Moat

Hacker News - Thu, 02/26/2026 - 1:45am
Categories: Hacker News

'Access to Insight' is shutting down

Hacker News - Thu, 02/26/2026 - 1:45am

Article URL: https://www.accesstoinsight.org/

Comments URL: https://news.ycombinator.com/item?id=47162711

Points: 1

# Comments: 0

Categories: Hacker News

Demo of an indie AI collaboration app – beyond Codex and Claude Code desktop

Hacker News - Thu, 02/26/2026 - 1:40am

*golutra — One Person. One AI Squad.*

webs:https://github.com/golutra/golutra golutra is a next-generation multi-agent workspace that transforms your existing CLI tools into a unified AI collaboration hub. No project migration. No command relearning. No terminal switching. Just parallel execution, automated orchestration, and real-time result tracking.

Click agent avatars to inspect logs, inject prompts directly into terminal streams, or monitor execution while your AI team runs silently in the background. Built with Vue 3 + Rust as a Tauri desktop app for Windows and macOS, golutra upgrades “one person + one editor” into *“one person + an AI squad.”* It replaces single-threaded, manual context switching with coordinated, multi-agent automation.

*Key Highlights*

* Unlimited multi-agent parallel execution * Automated orchestration from analysis to deployment * CLI compatibility: Claude, Gemini, Codex, OpenCode, Qwen * Stealth terminal with context-aware intelligence * Visual interface combined with command-line power

Keep your familiar commands. golutra wires them into a complete engineering loop.

---

## What’s Next

golutra is only at its beginning.

The next evolution introduces a refactored *OpenClaw* as a true commander layer — a central AI coordinator capable of automatically creating agents, assigning roles, and generating structured collaboration channels based on task complexity. Instead of manually organizing workflows, golutra will dynamically assemble self-structured AI teams on demand.

Upcoming capabilities include:

* *Mobile Remote Control* — monitor agents, review logs, intervene, and redirect tasks directly from your phone. * *Auto Agent Builder* — quickly generate specialized agents for specific industries or scenarios (e.g., refactoring, compliance audits, trading systems, DevOps automation). * *Unified Agent Interface* — a standardized agent protocol for seamless integration into the orchestration layer. * *Deep Memory Layer* — persistent, shared long-horizon memory across agents to strengthen knowledge accumulation and cross-task reasoning.

The mission is clear: evolve from multi-agent execution to *self-organizing AI teams*, improving overall collaboration efficiency by 30% or more through better coordination, specialization, and memory.

One person. One AI squad. Soon — one intelligent AI organization.

Comments URL: https://news.ycombinator.com/item?id=47162675

Points: 1

# Comments: 1

Categories: Hacker News

Show HN: SendView – Mail merge from Airtable/GSheets, sends through your email

Hacker News - Thu, 02/26/2026 - 1:16am

I built a mail merge tool that connects to Airtable views, Google Sheets, or CSV files and sends personalized emails through your own Gmail or SMTP account.

The problem I was solving: I had contact lists in Airtable and needed to send personalized emails — but didn’t want to stitch together something with Zapier + SendGrid and I didn’t want my data flowing through a third-party email service. I wanted something that reads from the spreadsheet, lets me write a Handlebars template with variables and conditionals, preview every email, and send directly.

Tech: Electron + React + Express. Desktop mode encrypts credentials locally with safeStorage, forks the Express server as a child process. Airtable integration parses view URLs and respects view filters/column visibility. Fuzzy matching (Fuse.js) auto-maps template variables to column names.

One-time purchase, 14-day free trial.

Comments URL: https://news.ycombinator.com/item?id=47162522

Points: 2

# Comments: 0

Categories: Hacker News

Pages