YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Keel drops local-first macOS coding workspace

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Keel drops local-first macOS coding workspace
OPEN LINK ↗
// 20h agoOPENSOURCE RELEASE

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.

// ANALYSIS

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.
// TAGS
keeljevrustgpuiagentagentic-codingcore-mlmacoslocal-aiopensource

DISCOVERED

20h ago

2026-09-23

PUBLISHED

21h ago

2026-09-23

RELEVANCE

6/ 10

AUTHOR

Av1dlive