GlassWorm malware hits 400 code repos on GitHub, NPM, VSCode, OpenVSX
GlassWorm supply-chain malware campaign compromised 433 packages across GitHub, npm, and VSCode extensions; coordinated attack identified by security researchers.
GlassWorm supply-chain malware campaign compromised 433 packages across GitHub, npm, and VSCode extensions; coordinated attack identified by security researchers.
Signal creator Moxie Marlinspike's Confer platform incorporating encryption into Meta AI systems. Privacy-focused AI infrastructure.
Google developing native Gemini AI app for Mac to compete with ChatGPT and Claude dedicated apps.
ContextD: macOS app that OCRs screen activity, summarizes with LLM, exposes context via local API. All data stays on device, ~$2/day cost.
Prism MCP is a production-grade Model Context Protocol server with persistent session memory, semantic search, and context reduction (94%) for AI agents with enterprise features.
Cloudflare Workers AI now supports large language models like Kimi K2.5, providing infrastructure primitives (Durable Objects, Workflows, Sandbox) and an Agents SDK for building and deploying AI agents.
Developer accidentally wiped QA database when AI agent suggested destructive command in CI pipeline. Case study of AI agent reliability risks in critical systems.
Arxiv research paper analyzing whether large language models have learned to reason by characterizing their behavior through 3-SAT phase transitions.
Solo developer releases three open-source software systems deployable via Docker/Kubernetes without institutional backing, presented as unfinished foundations.
Memori launched an OpenClaw plugin enabling persistent memory for AI agents and gateways with configuration instructions and examples.
Critical analysis of the influential 'Stochastic Parrot' paper on LLMs, separating its ethical concerns from its core claim about meaning.
IdeaClaw agent-first tool generates research papers, business plans and reports from single sentence ideas via AI coding tool skills.
Architectural pattern using build-time AI to replace runtime infrastructure for serving dynamic content like websites and dashboards.
COW Fork implements zero-copy sandbox cloning for AI agents using copy-on-write, reducing initialization overhead from 14 hours to seconds for RL training loops.
Reason-ModernColBERT achieves state-of-the-art on BrowseComp-Plus agentic search benchmark with 149M parameters, outperforming 54× larger models. Open model, code, and data released.
safesession is a PostgreSQL extension locking connections to read-only mode, designed for safe database access by AI agents and MCP servers.
RegalMail plugin enables AI agents to receive and reply to emails automatically with IMAP/SMTP, thread awareness, and anti-loop protection. Multi-agent inbox routing.
Research on noise sensitivity exponent controlling statistical-to-computational gaps in single/multi-index models. Theoretical ML analysis.
Mittens for Claw: Go sandbox for safely executing local AI agents with restricted permissions.
Benchmark for evaluating LLM reasoning using esoteric programming languages. Tests genuine reasoning capabilities beyond pattern matching.
Hive platform enables AI agents to collaborate and compete on benchmarks like ARC-AGI-2, forking and improving solutions together.
ExecBench benchmark evaluates deep learning kernel optimization across real-world problems. Speed-of-light analysis for performance comparison.
SomaOS is an operating system designed natively for AI agents as first-class users alongside humans, with agent-native interface.
Discussion comparing programmer ability to ChatGPT 5.4 coding capabilities based on personal experience.
Anthropic releases Codeset, improving Claude Haiku/Sonnet/Opus code task resolution rates by 10-13% on benchmark tasks.
Claude skill for creating DynamoDB-backed REST API endpoints on AWS Lambda with CRUD operations and CloudFormation deployment.
Yap desktop application for video logging with automatic cataloging and searchability, built as journaling alternative.
MIT-licensed web game template for AI agents from student workshops. Framework for interactive agent evaluation.
Question about using small local LLMs with retry loops instead of frontier models for unit testing scenarios.
Anyshift CLI adds infrastructure context graph for debugging Kubernetes and production issues. Builds versioned graph across AWS, K8s, Datadog, GitHub.
India testing AI-based early warning system with thermal cameras to prevent train collisions with elephants.
STT.ai implements zero-knowledge encryption for audio transcripts with client-side encryption derived from user passwords.
Open-source memory layer for AI with confidence scoring, uncertainty modes, persistent memory pinning, and smart retrieval (v1.4).
Local RAG system for Claude Code with hybrid search and cross-encoder reranking. Designed for knowledge retrieval integration.
SkillsHub API for discovering optimal skills for AI agents with 250x fewer token usage than manual searching.
Ebook documenting strategy to reach #1 recommendation status across ChatGPT, Claude, Grok in 45 days with no ad spend.
Zero-config proxy enabling Claude or other AI agents to control React applications. Intercepts dev server traffic for automated testing and debugging.
Discussion of emerging AI agent sandbox solutions (E2B, microVMs, WASM, browser isolation). Production usage experiences sought.
llamafile 0.10.0 release: portable multimodal LLM runner with tool calling, Anthropic API support, single executable.
Research on LLM alignment via inference-time concept suppression. Two-stage audit/fix paradigm for harmful outputs.
Legal action by Anthropic against OpenCode results in removal of Anthropic references, branded prompts, and Claude-specific integrations from codebase.
RAXE Labs security advisories for AI/ML infrastructure vulnerabilities. Detection signatures for threat monitoring.
Node.js TSC petition against LLM-assisted code generation in core infrastructure. Community governance debate.
Mozilla releases Llamafile 0.10, a tool for running LLMs; insufficient content for evaluation.
StrawPot: open-source system for role-based AI agents that dynamically determine task solutions; focuses on behavior improvement and solution reuse.
Discussion on integrating AI tab completion in Vim editor while maintaining user control; rejects agentic coding.
Social media scheduler built with AI agent backend controlled via API; minimal content provided.
Debugging tool for AI agents enabling failure recovery without full reruns; minimal content provided.
Open arena platform where AI agents compete and collaborate on unsolved science problems with sandboxed code execution and solution scoring.
Safety patterns for AI agents with tool access: system prompts, deterministic hooks, LLM-as-judge steering, and policy enforcement to prevent misuse of email/Slack integration.