2 रिपॉजिटरी
Settings for shell path, timeout, working directory, and permission mode for running shell commands.
Distinct from Shell Configuration Management: Distinct from Shell Configuration Management: focuses on execution environment parameters rather than shell aliases or environment variables.
Explore 2 awesome GitHub repositories matching development tools & productivity · Execution Environment Configurations. 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
Sets the shell path, timeout, working directory, and permission mode via CLI flags or SDK configuration.
Buck2 is a programmable monorepo build tool and hermetic build system designed to manage large-scale projects with complex target graphs and multi-language dependencies. It functions as a remote execution framework and dependency graph analyzer, providing an artifact caching engine to ensure reproducible and consistent build results across different environments. The system distinguishes itself through an incremental computation engine that recomputes only the specific nodes in a dependency graph invalidated by changes. It utilizes content-addressable storage for build artifact caching and su
Configures isolated environments where build tools and compilers run to enable cross-compilation and remote execution.