Keel drops local-first macOS coding workspace
Keel is an open-source, local-first macOS coding workspace written in Rust and GPUI that introduces a host-verified decision architecture for AI agents. Instead of giving models full execution control, Keel prepares and verifies candidate routes before execution, supporting both local Core ML inference and hosted selectors via the Agent Client Protocol.
Constraining AI agents to host-vetted candidate options rather than open-ended tool loops represents the realistic path forward for reliable agentic software development.
- –Host-enforced permission model: The selector chooses among pre-filtered options, but Keel's host application retains exclusive authority over task execution and validation.
- –Flexible local-first architecture: Incorporates on-device Apple Silicon inference via Core ML (Laya) alongside optional hosted decision providers (Jev).
- –Modular agent interoperability: Integrates with external coding agents through the Agent Client Protocol (ACP) while maintaining separate harness fallbacks if selectors abstain.
- –Explicit abstention over hallucination: Built-in abstention thresholds gracefully route uncertain tasks back to standard manual or harness paths without breaking developer workflows.
DISCOVERED
20h ago
2026-09-23
PUBLISHED
21h ago
2026-09-23
RELEVANCE
AUTHOR
Av1dlive
