Skip to content

Instantly share code, notes, and snippets.

View nunofgs's full-sized avatar

Nuno Sousa nunofgs

  • Customer.io
  • Braga, Portugal
  • X @nunofgs
View GitHub Profile
@christianparpart
christianparpart / terminal-synchronized-output.md
Last active March 19, 2026 21:10
Terminal Spec: Synchronized Output

This page has moved!

Please see here: contour-terminal/vt-extensions

Synchronized Output

Synchronized output is merely implementing the feature as inspired by iTerm2 synchronized output, except that it's not using the rare DCS but rather the well known SM ? and RM ?. iTerm2 has now also adopted to use the new syntax instead of using DCS.

Semantics

@bdennis-dev
bdennis-dev / guide-add-second-agent-telegram.md
Last active April 24, 2026 19:20
How to Add a Second OpenClaw Agent with Its Own Telegram Bot

How to Add a Second Agent with Its Own Telegram Bot

One Gateway, two agents, two Telegram bots — each with its own personality, workspace, and conversation history. And the best part? Your existing agent does all the heavy lifting.

What You'll End Up With

  • Agent 1 (your existing agent) → Your current Telegram bot
  • Agent 2 (new agent) → A brand new Telegram bot
  • Both run on the same machine, same Gateway process
  • Completely isolated: separate workspaces, sessions, and personas