Skip to content
roguelite labsAnthony Spezzano ↗
Stack / implementation inventory

What the projects use.

Languages, interfaces, storage and the connections between them. These entries come from the project source reviewed for this site; they aren’t a ranking of tools.

5 tools in this project

Languages

Python

Webhook intake, typed routing and adapters for agent handoffs.

Index Bridge uses a Python server and separate adapter modules.

Connections

Pushover

Acknowledges that a transcript was saved or queued and reports handoff status.

The agent’s longer conversation continues through its Telegram bridge.

Connections

Telegram

Replies and continuing conversations after a voice request leaves Index.

Hermes and Takopi deliver through their own bridge paths; the exact topic depends on configuration.

Connections

Takopi

Connects an agent turn to a Telegram conversation and stored session.

The operational checkout can select Codex as the engine. Committed and local revisions differ.

Execution

exe.dev

VM environments for the bridge and delegated execution.

Index provisions a requested Git ref and checks public deployments before exposing them.