awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

27 مستودعات

Awesome GitHub RepositoriesSession Resumption

Mechanisms for reattaching to existing sandbox resources to maintain state continuity.

Distinct from Process Sandboxes: Focuses on state continuity across restarts, distinct from general process isolation.

Explore 27 awesome GitHub repositories matching security & cryptography · Session Resumption. Refine with filters or upvote what's useful.

Awesome Session Resumption GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • openai/openai-agents-pythonالصورة الرمزية لـ openai

    openai/openai-agents-python

    27,191عرض على GitHub↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Maintains continuity across process restarts by reattaching to existing sandbox resources.

    Pythonagentsaiframework
    عرض على GitHub↗27,191
  • manaflow-ai/cmuxالصورة الرمزية لـ manaflow-ai

    manaflow-ai/cmux

    22,717عرض على GitHub↗

    cmux is a GPU-accelerated terminal emulator and workspace manager designed for coordinating multiple concurrent AI coding agents. It functions as an orchestration terminal that uses scriptable workspaces and split panes to manage parallel AI agent workflows, while also serving as a headless browser automation tool and a remote development relay. The project differentiates itself through a programmatic control plane using a Unix domain socket and CLI, allowing for the automated management of terminal layouts and input delivery. It features an integrated web engine for programmatic DOM manipula

    Restores previously closed AI agent sessions and returns agents to their last active state.

    Swiftampclaude-codecodex
    عرض على GitHub↗22,717
  • claude-code-best/claude-codeالصورة الرمزية لـ claude-code-best

    claude-code-best/claude-code

    20,272عرض على GitHub↗

    Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level

    Rebuilds conversation chains by backtracking from the latest saved node to restore progress after interruptions.

    TypeScript
    عرض على GitHub↗20,272
  • google-gemini/cookbookالصورة الرمزية لـ google-gemini

    google-gemini/cookbook

    17,418عرض على GitHub↗

    The Gemini Cookbook is a comprehensive collection of implementation patterns, code samples, and development guides designed for building applications with Google Gemini models. It serves as a central resource for developers to integrate multimodal generative artificial intelligence into their software, providing the necessary frameworks to manage model interactions, stateful workflows, and structured data extraction. The repository distinguishes itself by offering specialized toolkits for autonomous agent orchestration, enabling the construction of agents that can execute code, browse the web

    Restores disconnected sessions using temporary tokens to continue conversation state within a set time window.

    Jupyter Notebookgeminigemini-api
    عرض على GitHub↗17,418
  • cft0808/edictالصورة الرمزية لـ cft0808

    cft0808/edict

    16,123عرض على GitHub↗

    Edict is a multi-agent orchestration system and framework designed to coordinate specialized large language model agents. It functions as a workflow designer and orchestrator that decomposes complex objectives into structured plans, using directed acyclic graphs and role-based hierarchies to execute sub-tasks. The system is distinguished by its event-driven architecture, utilizing a publish-subscribe event bus and transactional outbox to manage agent communications and task transitions. It features a dedicated skill management system that allows for the importation, updating, and sandboxed ex

    Allows users to pause tasks or inject manual commands to steer agent behavior during real-time execution.

    Python
    عرض على GitHub↗16,123
  • lsdefine/genericagentالصورة الرمزية لـ lsdefine

    lsdefine/GenericAgent

    13,017عرض على GitHub↗

    GenericAgent is an LLM agent framework and autonomous system controller designed to manage local systems, web browsers, and hardware interfaces through action and observation loops. It functions as a tool orchestrator that routes model calls to local executors, enabling the automation of complex tasks on a host machine. The project is distinguished by its self-evolving AI agent capabilities, which convert successful execution paths into reusable procedural scripts and skill trees to reduce future reasoning overhead. It employs a context optimization engine that utilizes layered memory hierarc

    Tracks high-level goals and execution progress within a persistent working memory anchor.

    Pythonai-agentautomationautonomous-agent
    عرض على GitHub↗13,017
  • quic-go/quic-goالصورة الرمزية لـ quic-go

    quic-go/quic-go

    11,661عرض على GitHub↗

    This project is a high-performance implementation of the QUIC transport protocol, providing a library for establishing multiplexed, low-latency network connections over UDP. It serves as a foundational networking stack for building modern web servers and clients, with native support for HTTP/3 and WebTransport standards. The library distinguishes itself through advanced connection management, including the ability to maintain stable sessions across changing network paths or IP addresses using connection identifiers. It optimizes data throughput by employing packet batching to reduce kernel ov

    Allows returning clients to send data immediately upon connection by configuring the server to accept early streams and session resumption.

    Gogogolanghttp3
    عرض على GitHub↗11,661
  • e2b-dev/e2bالصورة الرمزية لـ e2b-dev

    e2b-dev/E2B

    10,950عرض على GitHub↗

    E2B is a cloud-based infrastructure platform designed to provide secure, isolated execution environments for code and shell commands. It functions as an ephemeral orchestrator that provisions lightweight virtual machines, allowing developers and autonomous agents to run untrusted processes within a sandbox that is completely separated from the host system. The platform distinguishes itself through its focus on programmable, serverless workspaces that support the full lifecycle of cloud-based development. By utilizing hardware-level isolation and snapshot-based resumption, it enables the near-

    Enables state continuity across sessions through snapshot-based environment resumption.

    MDXagentaiai-agent
    عرض على GitHub↗10,950
  • ntegrals/openbrowserالصورة الرمزية لـ ntegrals

    ntegrals/openbrowser

    9,472عرض على GitHub↗

    OpenBrowser is an AI web agent toolkit and automation framework designed to translate natural language instructions into executable browser workflows. It functions as a headless browser controller and orchestrator, enabling the creation of autonomous agents that navigate websites, interact with elements, and extract data using plain English commands. The system features a sandboxed execution environment that utilizes domain whitelists and memory limits to ensure secure web interaction. It distinguishes itself through a command-line interface for triggering autonomous tasks with configurable m

    Enables human users to intervene in active sessions using live prompts to guide the agent's behavior.

    TypeScriptai-agentsautomationclaude
    عرض على GitHub↗9,472
  • proxymanapp/proxymanالصورة الرمزية لـ ProxymanApp

    ProxymanApp/Proxyman

    6,858عرض على GitHub↗

    Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif

    Saves all captured HTTP flows into a file for later review and restoration.

    debugging-tooliosmacos
    عرض على GitHub↗6,858
  • ultraworkers/claw-code-parityالصورة الرمزية لـ ultraworkers

    ultraworkers/claw-code-parity

    6,687عرض على GitHub↗

    This project is a Rust-based AI agent framework and tool orchestrator that provides a command-line interface for interacting with large language models. It functions as an AI tool orchestrator that routes client requests to language servers and manages the planning and handoffs between specialized agents to solve complex tasks. The system distinguishes itself as a language porting validator, using deterministic mocks and specifications to verify feature parity between different language implementations of a codebase. It further extends agent capabilities by acting as a Model Context Protocol

    Saves and restores full conversation history from files to maintain continuity across different agent sessions.

    Rust
    عرض على GitHub↗6,687
  • spdustin/chatgpt-autoexpertالصورة الرمزية لـ spdustin

    spdustin/ChatGPT-AutoExpert

    6,647عرض على GitHub↗

    ChatGPT-AutoExpert is an AI prompt engineering framework and persona management system designed to improve the technical accuracy and nuance of large language model outputs. It provides a collection of curated system prompts and custom instructions to refine user queries and remove conversational filler. The system employs a persona framework to assign specialized expert roles based on the request context. It utilizes a command shortcut system that maps short text sequences to complex instructional sets, enabling the rapid execution of repetitive tasks. For software development, the project

    Exports and imports conversation history and files to resume work seamlessly across different sessions.

    JavaScript
    عرض على GitHub↗6,647
  • microsoft/vscode-docsالصورة الرمزية لـ microsoft

    microsoft/vscode-docs

    6,549عرض على GitHub↗

    This repository contains the comprehensive documentation for a code editor focused on AI-assisted software development and remote development workflows. It covers the implementation of AI agents and language models used for autonomous code generation, large-scale refactoring, and task iteration. The project is distinguished by its deep integration of autonomous AI agents capable of web navigation, application logic validation, and orchestrating multi-step development processes. It provides specialized frameworks for tailoring AI behavior through custom instructions, model context protocols, a

    Enables AI agents to autonomously navigate, read content, and execute scripts within isolated browser sessions.

    Markdownvscode
    عرض على GitHub↗6,549
  • moonshotai/kimi-cliالصورة الرمزية لـ MoonshotAI

    MoonshotAI/kimi-cli

    6,503عرض على GitHub↗

    Kimi is a terminal-based AI agent that autonomously plans and executes software development tasks by reading, editing, and running code. It operates as an intelligent command-line agent that breaks down high-level goals into sequences of shell commands and code edits, carrying them out without manual step-by-step guidance. The agent can run in an interactive loop, switch to a shell mode for direct terminal command execution, and operate in non-interactive or one-shot modes suitable for scripting. The project distinguishes itself through multiple integration and execution modes. It can run as

    Saves, resumes, and exports AI agent sessions for debugging, sharing, or continuing work.

    Python
    عرض على GitHub↗6,503
  • michenriksen/gitrobالصورة الرمزية لـ michenriksen

    michenriksen/Gitrob

    6,184عرض على GitHub↗

    Gitrob is a tool that scans public GitHub repositories for potentially sensitive files. It clones repositories and walks through their full commit history to flag files matching signatures for sensitive content, including files that may have been deleted in later commits. The tool presents its findings through a local web interface for interactive browsing and analysis. It serves results directly from memory without requiring a database, and allows users to save the full set of gathered findings to a JSON session file. Saved sessions can be loaded back into the web interface to continue analy

    Saves and loads full security scan findings as JSON files for persistence and sharing.

    Go
    عرض على GitHub↗6,184
  • getstream/vision-agentsالصورة الرمزية لـ GetStream

    GetStream/Vision-Agents

    6,029عرض على GitHub↗

    Uses FastAPI permission callbacks to control who can start, view, close, or inspect sessions.

    Pythonagentic-aiagentsai
    عرض على GitHub↗6,029
  • liyupi/mianshiyaالصورة الرمزية لـ liyupi

    liyupi/mianshiya

    5,585عرض على GitHub↗

    Mianshiya is a community-driven technical interview preparation platform that hosts a curated database of over 10,000 interview questions across programming domains. It functions as a collaborative Q&A platform where users can browse, filter, and sort questions by difficulty, tags, and type, while also editing and improving answers collectively to build a shared knowledge base. The platform distinguishes itself through cross-platform study synchronization, allowing progress to be tracked and resumed seamlessly across web, mini-program, and IDE plugin environments. It includes a custom exam ge

    Persists user study progress and encounter counts across sessions using a backend-synced session store.

    TypeScriptaiai-agentsalgorithm
    عرض على GitHub↗5,585
  • mervinpraison/praisonaiالصورة الرمزية لـ MervinPraison

    MervinPraison/PraisonAI

    5,592عرض على GitHub↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Continues a prior agent run by session ID or latest conversation and optionally forks to explore alternative paths.

    Pythonagentsaiai-agent-framework
    عرض على GitHub↗5,592
  • potpie-ai/potpieالصورة الرمزية لـ potpie-ai

    potpie-ai/potpie

    5,161عرض على GitHub↗

    Potpie is an LLM codebase analysis platform and multi-agent orchestration framework designed to act as an AI software engineer. It parses repositories into a structured code knowledge graph, enabling AI agents to perform multi-hop reasoning, dependency tracing, and grounded technical analysis across large codebases. The system distinguishes itself through a spec-driven development framework where agents generate detailed technical specifications and architecture plans before implementing multi-file code changes. It utilizes a durable execution engine to coordinate specialized AI personas for

    Maintains stateful sessions with AI agents to preserve context across complex multi-message tasks.

    Pythonagentsai-agentsai-agents-framework
    عرض على GitHub↗5,161
  • opensquilla/opensquillaالصورة الرمزية لـ opensquilla

    opensquilla/opensquilla

    4,211عرض على GitHub↗

    OpenSquilla هو إطار عمل لتنسيق وكلاء LLM مصمم لتنسيق سير عمل الذكاء الاصطناعي متعدد الخطوات وتنفيذ الأدوات باستخدام الرسوم البيانية الموجهة غير الدورية (DAGs). يعمل كنظام مركزي لإدارة حزم المهارات المتخصصة وتنفيذ تسلسلات التفكير المعقدة. يتميز المشروع ببوابة توجيه توجه المهام إلى مزودي ذكاء اصطناعي مختلفين بناءً على التعقيد والتكلفة والأداء. يستخدم نظام ذاكرة ذكاء اصطناعي متعدد المستويات ينظم المعرفة العاملة والعرضية والدلالية باستخدام التضمينات المحلية و SQLite، إلى جانب بيئة تنفيذ آمنة تعزل الكود الذي تم إنشاؤه بواسطة الوكيل عبر ملفات تعريف أذونات قائمة على المخاطر. تغطي المنصة مجموعة واسعة من الإمكانيات، بما في ذلك النشر متعدد القنوات على الويب ومنصات المراسلة، وجدولة المهام الآلية عبر cron، وجسر بروتوكول سياق النموذج (Model Context Protocol) للاتصال بالأدوات الخارجية. كما يوفر أدوات مراقبة شاملة لتتبع تكاليف الرموز (Tokens)، وتدقيق قرارات وقت التشغيل، وإدارة كتالوج للمهارات القابلة لإعادة الاستخدام. يتضمن النظام أدوات سطر أوامر لتهيئة مساحة العمل وإدارة دورة حياة المهارات.

    Tracks conversation history and progress of goals through a durable session tracking system.

    Pythonagentaiai-agents
    عرض على GitHub↗4,211
السابق12التالي
  1. Home
  2. Security & Cryptography
  3. Process Sandboxes
  4. Session Resumption

استكشف الوسوم الفرعية

  • AI Agent Sessions8 وسوم فرعيةSaving, resuming, and exporting AI agent sessions for debugging, sharing, or continuing work later. **Distinct from Session Resumption:** Distinct from Session Resumption: covers the full lifecycle of AI agent sessions (save, resume, export) rather than just reattaching to sandbox resources.
  • Dialogue Chain ResumptionMechanisms for rebuilding conversation paths by backtracking from the latest saved node to restore progress. **Distinct from Session Resumption:** Focuses on the logical reconstruction of an AI conversation chain rather than reattaching to a technical process sandbox.
  • Real-time Session Interventions2 وسوم فرعيةActive terminal access to running AI sessions for debugging and manual state resolution. **Distinct from AI Agent Sessions:** Distinct from session resumption (saving/loading state); focuses on live, real-time terminal interaction with a running container.
  • Remote Metadata ResumptionFetches session metadata from a remote source to restore agent state after a repository is cloned. **Distinct from Session Resumption:** Distinct from Session Resumption by specifically addressing the retrieval of state from a remote source after cloning.
  • Zero-RTT ResumptionHandshake acceleration techniques that allow data transmission immediately upon reconnection by reusing cached cryptographic state. **Distinct from Session Resumption:** Distinct from Session Resumption: focuses on the zero-round-trip handshake optimization specifically, rather than general state continuity.