From 10029df4206060704f0083be564dadf5caed72c2 Mon Sep 17 00:00:00 2001 From: gsvprharsha Date: Sun, 2 Aug 2026 22:02:14 +0530 Subject: [PATCH] feat: add Tempest ADE to tools and utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3916d43..095343b 100644 --- a/README.md +++ b/README.md @@ -574,6 +574,7 @@ June 14, 2026 - [**cc-monitor-worker**](https://github.com/cometkim/cc-monitor-worker) - (21 ⭐) - Claude Code monitoring with Cloudflare Workers & Workers Analytics Engine. - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) - (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. +- [**Tempest**](https://github.com/tempestai-dev/tempest) - (15 ⭐) - Tauri-based ADE (Agentic Development Environment) that runs CLI coding agents (Claude Code and others) with 64% fewer tokens; embedded xterm.js terminal, token intelligence, isolated DB branches, and multi-agent session management. Apache-2.0. ---