2 results found

Cognition, the AI coding agent startup behind Devin, secured $1 billion at a $26 billion valuation this week. Despite this, CEO Scott Wu insists AI agents shouldn't replace humans, aiming for augmentation to free programmers from tedious tasks. Wu envisions Devin as a "buddy" that enhances creativity, even as it handles 89% of Cognition's internal code.

Context Hub (`chub`) addresses LLM limitations by providing coding agents with curated, versioned documentation and skills via a CLI, augmented by local annotations and maintainer feedback. This article explores `chub`'s workflow and content model, then demonstrates building a companion relevance engine. This engine uses an additive reranking layer with extracted signals to significantly improve search accuracy for shorthand queries without altering `chub`'s core design.