SMRTR ProgrammingAug 1, 2026Hacker News

Crew, a local collaborative (people and agents) IDE

SMRTR summary

Crew is a local-first collaborative coding app built by two brothers who wanted to build projects together. It supports multiple LLM agents running simultaneously, shared memories across providers, and features like ticket boards, thread forking, and fallback agents. No accounts or API keys needed — agents use your existing signed-in CLI. It also bundles a browser panel with git tools, terminal, file explorer, and even music sync.

SMRTR provides this summary for quick context. The original article belongs to Hacker News.

Read the original article
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 23, 2026

Rust Glancer

Rust-analyzer's memory bloat stems from treating all 6,666 dependencies equally — a tiered, IntelliJ-style backend could fix that.