Claude Code: Good skills, bad skills
Fin has published a curated set of Claude Code skills and hooks used by hundreds of its engineers, alongside a framework distinguishing effective from ineffective skills based on its internal experien…
Fin has published a curated set of Claude Code skills and hooks used by hundreds of its engineers, alongside a framework distinguishing effective from ineffective skills based on its internal experien…
Deja, a zero-dependency open-source binary, turns local agent conversation histories from Claude Code, Codex, and opencode into a searchable memory layer that works over SSH. The tool indexes gigabyte…
Visual Studio 2026's July update (version 18.7.4, released July 14) adds real-time billing alerts and built-in Agent Skills to address Copilot usage-based billing shock after GitHub switched to metere…
Dimitris launched OtoDock, a self-hosted platform that runs Claude Code and Codex as a team of agents on a server, with a live dashboard, MCP framework, and multitenant support for businesses. The Fai…
Noma Labs researchers demonstrated a prompt injection attack against GitHub's Agentic Workflows, tricking the AI agent into leaking private repository contents as a public comment. The attack bypassed…
GitHub shipped /security-review to its Copilot desktop app on July 14, putting AI-powered pre-commit vulnerability scanning in front of every Copilot user, including those on the free tier, without re…
XViral, a new open-source tool, repackages X's For You ranking pipeline as a post virality predictor, using the official source code released in May 2026 to score drafts with emulated Grok judges and …
GitHub introduced a new setting allowing repository maintainers to limit the number of open pull requests from contributors without write access, aiming to reduce the flood of AI-generated pull reques…
A production-grade template for multi-agent LangGraph systems has been released on GitHub by developer brescou. The template includes a hardened FastAPI API, domain packs, Helm and Terraform stubs, CI…
A developer discovered that their MCP server, which wraps trusted APIs like GitHub and DEV.to, can inadvertently pass untrusted user-generated content into an AI agent's context, creating a data injec…
UptimeMonitoring launched an API-first uptime monitoring service with an MCP server that lets users create monitors by asking Claude, offering 50 free monitors and supporting creation via curl, MCP pr…
A developer has built an open-source system called autoloop that autonomously triages, implements, and tests GitHub issues using Claude AI, achieving 27 autonomous merges in two weeks with a 97% succe…
A developer recounts how they contributed to an open-source AI project as a beginner, choosing a mid-sized library, setting up the project locally, and picking a small, scoped issue to fix. They empha…
A new GitHub repository, 12-Factor Agents, proposes a set of principles for building reliable LLM applications, aiming to bring structured engineering practices to production AI systems. The project, …
The open-source project openclaw (382K+ GitHub stars) provides a production-ready framework for background agents—autonomous AI systems that execute multi-step coding tasks without human supervision. …
GitHub has shipped a pre-commit vulnerability scanning feature for Copilot, available to all subscribers including Free tier users. The slash command scans uncommitted diffs for five OWASP vulnerabili…
This week highlighted the gap between building AI agents and running them safely in production, with supply-chain and trust-boundary failures in GitHub and Mastra alongside Microsoft's production-grad…
RunMat released versions v0.5.6 and v0.5.5 in June 2026, adding a Command Window (REPL) for interactive execution, Mermaid diagram rendering, and broader MATLAB compatibility across I/O, signal proces…
A new framework called IQA-T1 challenges traditional image quality assessments by integrating explicit perceptual observations with multimodal reasoning, achieving the best overall performance across …
A developer recommends a three-issue exit test before enabling GitHub Copilot Agent in JetBrains AI Assistant, scoring agents on scope, test coverage, uncertainty handling, and portability. The test u…