[PR #3081] [CLOSED] Add switchplane #11356

Closed
opened 2026-04-24 06:08:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/3081
Author: @demianbrecht
Created: 4/21/2026
Status: Closed

Base: masterHead: add-switchplane


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Project

Project Name

Checklist

  • One project per PR
  • PR title format: Add project-name
  • Entry format: - [project-name](url) - Description ending with period.
  • Description is concise and short

Why This Project Is Awesome

Which criterion does it meet? (pick one)

  • Hidden Gem - Exceptional quality, solves niche problems elegantly

Explain:

How It Differs

If similar entries exist, what makes this one unique?

Unlike agent frameworks that define how agents collaborate or chain prompts, Switchplane operates at the runtime layer. It manages agent tasks as isolated subprocesses behind a per-app daemon, with Unix socket IPC, SQLite persistence, and automatic CLI/TUI generation. Agent logic is pure LangGraph; Switchplane handles lifecycle, observability, and process isolation.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/3081 **Author:** [@demianbrecht](https://github.com/demianbrecht) **Created:** 4/21/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-switchplane` --- ### 📝 Commits (1) - [`fe43029`](https://github.com/vinta/awesome-python/commit/fe43029a9f96985c9fbcb18f89379206351e28d6) Add switchplane ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Project [Project Name](url) ## Checklist - [x] One project per PR - [x] PR title format: `Add project-name` - [x] Entry format: `- [project-name](url) - Description ending with period.` - [x] Description is concise and short ## Why This Project Is Awesome Which criterion does it meet? (pick one) - [x] **Hidden Gem** - Exceptional quality, solves niche problems elegantly Explain: ## How It Differs If similar entries exist, what makes this one unique? Unlike agent frameworks that define how agents collaborate or chain prompts, Switchplane operates at the runtime layer. It manages agent tasks as isolated subprocesses behind a per-app daemon, with Unix socket IPC, SQLite persistence, and automatic CLI/TUI generation. Agent logic is pure LangGraph; Switchplane handles lifecycle, observability, and process isolation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 06:08:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#11356