5 个仓库
Hosting environments that execute interactive AI sessions on remote compute resources.
Distinct from Terminal Session Hosting: Focuses on the execution of AI sessions on remote hardware rather than terminal recording or mock hosting
Explore 5 awesome GitHub repositories matching devops & infrastructure · Remote Session Hosting. Refine with filters or upvote what's useful.
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
Provides a WebSocket-based bridge to manage and administer AI coding sessions on remote servers.
This project is a software development kit and framework for building AI agent orchestration, session management, and tool integration systems. It provides a backend infrastructure for hosting remote AI sessions and coordinating multi-agent workflows using large language models. The SDK enables the definition of specialized agents and the orchestration of complex tasks through parallel workstreams. It distinguishes itself by offering a multi-tenant backend capable of horizontal scaling and a headless server runtime that separates session execution from the client interface. The system covers
Executes AI sessions on remote hosted compute instead of local hardware.
TransformerLab 是一个 MLOps 编排平台和研究环境,专为大语言模型的训练、微调和评估而设计。它作为中央控制平面,用于管理机器学习任务,并协调跨混合云和本地提供商的分布式 GPU 计算。 该平台的特色在于代理驱动的模型优化,利用 AI 助手分析指标并自动提出和排队超参数实验。它提供了一个远程开发环境,允许用户直接在远程计算节点上启动交互式 Notebook、代码编辑器和 SSH 会话。 该系统涵盖了广泛的机器学习工作流功能,包括分布式任务协调、自动化超参数搜索和全面的实验跟踪。它具有用于版本化数据集和模型制品的集成注册表,以及用于模型性能评估和推理服务器部署的工具。 平台提供了命令行界面,用于平台控制、任务监控以及管理本地服务器实例的安装和更新。
Maps browser-based IDEs and notebooks to interactive processes running on remote compute nodes.
Cointop 是一个加密货币终端用户界面,专为监控实时市场统计数据、价格和资产趋势而设计。它作为一个市场仪表板和投资组合跟踪器,实现了在命令行环境中管理个人资产持有量以及计算盈亏。 该项目通过服务器功能脱颖而出,允许通过安全 Shell 会话远程托管和访问该界面。它还包括一个通知系统,当特定资产达到预定义的价格阈值时触发桌面警报。 该应用程序提供了用于财务分析的工具,包括交互式价格图表、货币转换和模糊资产搜索。用户可以通过可配置的视觉主题、键绑定和基础货币设置来自定义体验,而本地磁盘缓存确保了在网络中断期间数据仍然可用。 该软件可作为 Linux 桌面分发的 Flatpak 包使用。
Hosts a terminal-based application environment accessible remotely via secure shell connections.
Positron is a data science integrated development environment and AI-powered code editor designed for polyglot development, specifically supporting Python and R. It functions as a remote compute workspace that separates the user interface from the execution kernel via SSH or container integration. The environment features a deep integration of large language models that provide context-aware suggestions and automated data analysis by accessing real-time interpreter state, in-memory objects, and plot outputs. It distinguishes itself through a polyglot runtime bridge that enables cross-language
Keeps language interpreters and computations running on a remote server after the interface is closed.