2 个仓库
Web interfaces specifically for monitoring AI agent sessions, approving tool calls, and managing project goals.
Distinct from Web-based Development Interfaces: Focuses on AI agent orchestration and approval rather than general collaborative code editing.
Explore 2 awesome GitHub repositories matching web development · Agent Management Interfaces. Refine with filters or upvote what's useful.
DeepSeek-Reasonix is an autonomous software engineering framework and terminal-based AI IDE designed to coordinate large language models for complex programming tasks. It functions as a multi-session agent that utilizes a split planner and executor workflow to break down and implement technical objectives. The system distinguishes itself through a specialized focus on session optimization and extensibility. It employs prefix caching and append-only history to reduce token consumption and latency during long sessions. It further extends its capabilities by integrating external tool servers via
Provides a local web-based management interface for controlling chat sessions and approving AI tool executions.
Sandbox Agent 是一个旨在管理、保护和编排自主编码助手的平台。它提供了一个标准化的基础设施,用于在隔离的、容器化的环境中执行不受信任的代码并管理代理生命周期。通过将代理执行与客户端连接解耦,该平台确保会话状态在进程重启和网络中断期间保持持久。 该项目通过基于能力的安全性模型脱颖而出,该模型对工具使用强制执行细粒度的权限检查,确保自主进程在定义的边界内运行。它将多样化的代理命令转换为通用的网络接口,允许跨不同的开发环境进行一致的控制和通信。这种架构支持本地和云端部署,能够在保持代理交互统一协议的同时扩展执行环境。 除了核心编排外,该平台还包括全面的监控和可观测性工具,例如实时事件流、会话记录持久化和调试接口。它还为开发工作流提供广泛支持,包括进程管理、凭据处理以及通过命令行和程序化 API 进行的多接口访问。 该软件作为轻量级二进制文件分发,与常见的基础设施提供商集成,以促进快速部署和远程开发连接。
Offers a standardized HTTP interface for controlling agent sessions and monitoring process activity.