# tempestai-dev/tempest

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/tempestai-dev-tempest).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

7 stars · 1 forks · TypeScript · Apache-2.0

## Links

- GitHub: https://github.com/tempestai-dev/tempest
- Homepage: https://tempestai.dev
- awesome-repositories: https://awesome-repositories.com/repository/tempestai-dev-tempest.md

## Topics

`ai` `ai-ide` `anthropic` `claude` `conductor` `conductor-build` `cursor` `developer-tools` `gemini` `google` `ide` `openai` `rust` `tauri` `tauri-app` `windsurf`

## Description

Tempest is an orchestration platform designed for the execution and management of autonomous coding agents. It provides a framework for running multiple agents in parallel, coordinating their workflows, and maintaining persistent session states through a centralized management interface.

The platform distinguishes itself through its focus on secure, isolated execution and intelligent context management. Each agent operates within a dedicated sandbox, utilizing ephemeral file systems and database copies to perform tasks without impacting production environments. To optimize performance and reduce token consumption, the system maintains a local knowledge graph of code symbols and relationships, allowing agents to access precise context without redundant file scanning.

Beyond execution, the platform includes governance and security features tailored for organizational use. It supports automated permission handling, audit logging, and resource lifecycle management, ensuring that all sandboxes and process handles are cleaned up automatically upon session termination.

## Tags

### Development Tools & Productivity

- [Developer Productivity Tools](https://awesome-repositories.com/f/development-tools-productivity/developer-productivity-tools.md) — Provides a platform for executing autonomous coding agents within secure sandboxed environments to streamline software development.
- [Agent Workflow Lifecycle Managers](https://awesome-repositories.com/f/development-tools-productivity/agent-workflow-lifecycle-managers.md) — Provides a centralized interface for managing the full lifecycle of concurrent autonomous agent sessions and their complex development workflows. ([source](https://github.com/tempestai-dev/tempest#readme))
- [Codebase Indexing](https://awesome-repositories.com/f/development-tools-productivity/codebase-indexing.md) — Maintains a local knowledge graph of code symbols and relationships to provide agents with precise context without redundant file scanning. ([source](https://github.com/tempestai-dev/tempest/blob/main/ROADMAP.md))
- [Agent Session Persistence](https://awesome-repositories.com/f/development-tools-productivity/database-session-management/session-state-persistence/agent-session-persistence.md) — Maintains persistent state for agent sessions to track progress and review incremental changes. ([source](https://github.com/tempestai-dev/tempest/blob/main/README.md))
- [Ephemeral Workspaces](https://awesome-repositories.com/f/development-tools-productivity/development-environment-management/development-environments/workspace-management/ephemeral-workspaces.md) — Provisions temporary, isolated file system environments for safe agent execution.

### Software Engineering & Architecture

- [Agent Process Isolation](https://awesome-repositories.com/f/software-engineering-architecture/execution-control/namespace-isolation/namespace-provisioners/container-isolation/agent-process-isolation.md) — Confines agent processes within secure, platform-specific sandboxes with automated resource cleanup upon session termination. ([source](https://github.com/tempestai-dev/tempest/blob/main/README.md))
- [Multi-Agent Coordination Frameworks](https://awesome-repositories.com/f/software-engineering-architecture/multi-agent-coordination-frameworks.md) — Manages interactions and context sharing between multiple agents while maintaining strict isolation boundaries. ([source](https://github.com/tempestai-dev/tempest/blob/main/ROADMAP.md))
- [Shared Knowledge Graph Memory](https://awesome-repositories.com/f/software-engineering-architecture/shared-memory-management/shared-knowledge-graph-memory.md) — Shares a persistent knowledge graph across multiple agent sessions to maintain context and reduce redundant processing. ([source](https://github.com/tempestai-dev/tempest/blob/main/README.md))

### Artificial Intelligence & ML

- [Message-Passing Agent Orchestrators](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-architectures/orchestration-engines/ai-agent/multi-agent-coordination-systems/message-passing-agent-orchestrators.md) — Coordinates parallel agent tasks and state updates through a centralized message-passing management layer.
- [Graph-Based Context Providers](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-context-providers/graph-based-context-providers.md) — Maintains a local knowledge graph of code symbols to provide structured context for agent reasoning.
- [Coding Agent Orchestrators](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-orchestration-multi-agent/coordination-and-routing/ai-agent-orchestrators/coding-agent-orchestrators.md) — Executes multiple coding agents in parallel within isolated environments to complete complex tasks. ([source](https://github.com/tempestai-dev/tempest#readme))
- [AI Coding Agent Platforms](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-coding-agent-platforms.md) — Optimizes token consumption for coding agents through efficient repository indexing.

### Data & Databases

- [Code Knowledge Graphs](https://awesome-repositories.com/f/data-databases/knowledge-graph-indexing-engines/code-knowledge-graphs.md) — Builds local graphs of code relationships to provide fast, relevant context for agentic tasks.
- [Resource Lifecycle Managers](https://awesome-repositories.com/f/data-databases/resource-management/resource-lifecycle-managers.md) — Provides automated cleanup of sandboxes, databases, and process handles upon agent session termination.

### DevOps & Infrastructure

- [Ephemeral Database Provisioning](https://awesome-repositories.com/f/devops-infrastructure/ephemeral-database-provisioning.md) — Provisions ephemeral, independent database copies for agents to perform destructive operations safely. ([source](https://github.com/tempestai-dev/tempest/blob/main/ROADMAP.md))

### Security & Cryptography

- [Isolated Execution Sandboxes](https://awesome-repositories.com/f/security-cryptography/application-and-system-security/sandbox-and-isolation/isolated-execution-sandboxes.md) — Runs coding agents within secure, ephemeral sandboxes to ensure clean resource lifecycle management.
- [AI Coding Governance Controls](https://awesome-repositories.com/f/security-cryptography/centralized-governance-platforms/ai-coding-governance-controls.md) — Provides enterprise-grade governance, audit logging, and access controls for autonomous coding tools.
- [Enterprise AI Coding Governance](https://awesome-repositories.com/f/security-cryptography/governance-policy-frameworks/compliance-governance/security-governance/security-policy-configurations/ai-governance-policies/enterprise-ai-coding-governance.md) — Provides enterprise-grade governance, including audit logging and usage controls, for managing autonomous coding agents at scale. ([source](https://github.com/tempestai-dev/tempest/blob/main/ROADMAP.md))
- [AI Agent Permissions](https://awesome-repositories.com/f/security-cryptography/permission-based-access-control/ai-agent-permissions.md) — Automates agent permissions to allow autonomous operation while strictly enforcing user-defined security and access policies. ([source](https://github.com/tempestai-dev/tempest/blob/main/README.md))
- [Per-Session Workspace Isolations](https://awesome-repositories.com/f/security-cryptography/security/policies/access-control/workspace-isolation/per-session-workspace-isolations.md) — Isolates each agent session within a dedicated file system worktree to prevent unauthorized access and cross-task interference. ([source](https://github.com/tempestai-dev/tempest#readme))
