2 Repos
Jupyter-like sessions that maintain state across multiple code executions with multimodal feedback.
Distinct from Python Execution Sandboxes: Distinct from Python Execution Sandboxes: focuses on persistent session state and multimodal output capture, not just isolated execution.
Explore 2 awesome GitHub repositories matching development tools & productivity · Persistent Python Sessions. Refine with filters or upvote what's useful.
mistral.rs is an inference engine for large language models that runs locally and exposes models behind OpenAI and Anthropic-compatible APIs. It serves as a multi-model serving platform, capable of loading several models in a single server process with per-request routing and on-demand loading and unloading. The engine supports multimodal inference, processing text alongside images, video, audio, and speech inputs, and includes a quantized model deployment runtime that reduces memory use and speeds up inference on consumer hardware. The project distinguishes itself through an agentic tool exe
Provides persistent Python sessions with state retention and multimodal output for agentic workflows.
gptme is a multi-agent orchestration platform designed for autonomous software engineering, terminal-based AI integration, and RAG-enhanced code navigation. It enables the deployment of persistent agents and specialized subagents to decompose complex tasks and execute parallel technical workflows. The system distinguishes itself through a combination of vision-based GUI automation for controlling desktop applications and surgical patching mechanisms for targeted source code modifications. It utilizes git-based memory management to maintain a versioned history of agent identities, lessons, and
Maintains state across multiple code executions using persistent IPython sessions for structured data handling.