Continue coding agent is dead. Alternatives?
Continue, the open-source coding agent for VS Code, has been acquired by Cursor and its repository is now read-only, with the company stating it is no longer actively maintained. The acquisition ends …
Continue, the open-source coding agent for VS Code, has been acquired by Cursor and its repository is now read-only, with the company stating it is no longer actively maintained. The acquisition ends …
A developer has released TechSkills, an open-source library of SKILL.md files that provide AI coding agents with structured workflows, design checklists, and production-grade patterns. The project aim…
Munder Difflin has released a free, open-source multi-agent harness that runs on users' laptops and wraps existing agent CLIs, enabling clones of individuals to work around the clock, hand off tasks, …
An open-source project called grow-hack uses a LangGraph-based agent pipeline to turn any public GitHub repository into professional documentation in under a minute. The Flask app orchestrates agents …
Divyakush Punjabi, a full-stack and AI systems engineer, built the GovernAI Research Atlas, a semantic discovery platform that unifies research across papers, repositories, and policy. The platform us…
Developer Bhaumik Tandan built ThodaSa, a TikTok-style shopping feed for the Indian market with a recommender system that runs entirely in client-side JavaScript. The static site on GitHub Pages uses …
A developer built RepoAudit, a REST API that audits public GitHub repositories, returning data quality reports and AI-powered complexity scores for issues. The API, built with TypeScript and Express, …
A developer fixed a bug in astroid, the static-analysis engine behind pylint, where identical typing.cast expressions were inferred differently depending on the call style, causing false positives. Th…
Manor AI has released an independent, goal-driven AI workspace designed to manage long-running agent work beyond simple chat interactions. The workspace structures work around measurable goals, plans,…
LLM-as-a-Judge uses a second large language model to evaluate AI-generated responses against predefined criteria, enabling scalable automated evaluation for AI applications. The approach, demonstrated…
Pedro Sordo Martínez released topowatch, a command-line tool that measures the Attack Success Rate (ASR) of indirect prompt injection in coding agent workspaces based on workspace topology. Built on a…
Ram launched Anjadhe, a privacy-first AI assistant for macOS that runs locally with llama.cpp, stores data in SQLite, and requires no account or server database. The early alpha app reads email to cre…
Proliferate, an open-source, self-hostable AI IDE from YC S25, unifies Claude Code, OpenAI Codex, OpenCode, Cursor, and Grok in a single interface, allowing inter-agent delegation and reusable workflo…
A homelab user deploying DeepSeek-V4-Flash-0731 on two DGX Spark units achieved 1M token context with an NVFP4 KV cache using a custom vLLM fork, reporting a KV cache size of 1,492,347 tokens and maxi…
Greptile, an AI code review startup, is hiring a Generalist Engineer in San Francisco with a salary of $170k–$300k, plus $40k–$120k in equity and up to $25k in relocation assistance. The company, whic…
Alexander Opalic created a fork of Reka UI and used AI coding agents to migrate its 97-file test suite from jsdom to Vitest Browser Mode, keeping the original jsdom tests as a comparison baseline. The…
A multi-agent AI system used to decompile the game Call of Duty: Modern Warfare 2 consumed 235 billion tokens, equivalent to $85,207 in pay-per-token API pricing, according to a developer's audit of s…
A new ledger comparing vendor availability language to media coverage across 36 dated AI announcements from 17–22 August 2026 found that 21 of 26 matched, with all five mismatches showing coverage upg…
Developer Russell Jones has documented how his blog's Content Autopilot workflow was hardened after going live, including switching from per-token API billing to a Claude subscription via the CLAUDE_C…
Pixelhack Studios released ChickenButt, a free, native GTK chat client for Linux that enables users to chat with local models through Ollama. The open-source tool, available on GitHub, was created to …