Ask HN: If there has been no prompt injection, is it safe?
Discussion of prompt injection security risks when using open-source LLM agents.
Discussion of prompt injection security risks when using open-source LLM agents.
Methods for exposing design systems to LLMs for improved code generation and AI integration.
LLM-generated FlashAttention implementation achieving 1.7x speedup over PyTorch baseline.
AgentSmith-HUB: Security data pipeline with real-time rules engine and integrated LLM agents for SOC operations, log processing, and threat detection.
Research on why LLMs fail to learn from in-context examples with long contexts, termed ICL Collapse.
LLM coding capabilities analysis covering context engineering, statelessness, and optimization techniques for Claude and similar models.
Len framework for type-safe and controllable LLM code generation with generation contracts.
Kage: Terminal UI tool for managing multiple AI coding agents in parallel using tmux and git worktrees, enabling concurrent feature development.
Developer tool that prompts engineers to explain their own pull request changes, addressing code quality concerns with AI-assisted development.
Oo compresses verbose test output for coding agents to reduce context window bloat. Open source tool for AI agent development with local model support.
Fyn is a fork of uv package manager with additional features, bug fixes, and removed telemetry. Developer tool for Python packaging.
Visual guide explaining attention mechanism variants used in modern large language models.
Open-source desktop app enabling branching and visualization of ChatGPT conversations on infinite canvas, automatically mapping conversation structure.
Snowflake laid off documentation staff after training them to create AI replacement systems.
Analysis of whether AI agents improve developer efficiency, examining Uber's internal AI systems and code generation outputs.
Native macOS menu bar app for real-time tracking of Claude.ai usage without requiring API key.
Video on using LLMs to improve security guidance and code generation.
Collection of 35 reusable Go-specific instruction sets extending AI coding assistants with domain expertise, loadable on-demand to manage context.
Modular, high-performance Rust library for 3D point cloud and mesh processing with GPU acceleration support.
Velr is an embedded property-graph database written in Rust built on SQLite for local and edge computing use cases, queryable via openCypher.
Building an AI receptionist agent for a luxury mechanic shop to handle missed customer calls and lost revenue through automated phone answering.
High-performance JSON library for Elixir using Rust FFI with SIMD acceleration and selective field extraction API.
Enforcement layer catching context drift in AI IDE outputs before architectural debt accumulates, offering local-first privacy or cloud-accelerated audits.
Shared communication interface enabling multiple AI agents to collaborate in a single chat room, allowing agents to see each other's work without human mediation.
Analysis of challenges using generative AI for legacy mainframe code modernization, examining limitations of COBOL-to-modern-language translation.
Research using bio-inspired search algorithms to optimize adversarial prompts against AI models, written in Classical Chinese.
Operational case study: AI reduced driver verification team from 20 to 5 by automating document review and record checking processes.
Autonomous system for iteratively improving LLM prompts via closed-loop optimization, combining promptfoo validation with autoresearch refinement logic.
RootCX open-source self-hosted infrastructure for building internal software and AI agents without vendor lock-in or abstraction leaks.
AI coding agent deployed on Cloudflare Workers with terminal interface, executing code in isolated workers and persisting sessions in SQLite.
Analysis of open source models running locally on workstations as alternative to centralized datacenter AI, matching frontier model performance within 6 months.
Security scanner for Model Context Protocol server configurations detecting leaked secrets, typosquatting, and misconfigurations. Automated GitHub Actions integration.
Community-maintained searchable registry for Model Context Protocol servers with structured metadata, addressing discoverability issues as MCP becomes standard for AI agent tool access.
Anthropic product lead discusses how Claude's improving model intelligence (Opus 4) affects product management and tool development workflows.
Discussion of token optimization strategies for LLMs beyond prompt caching, including handling XML inputs.
Chrome extension saving and searching responses from ChatGPT, Claude, Gemini, Perplexity locally. LLM application and developer tool.
Brief note that LLMs convert autistic communication styles to neurotypical patterns. Limited detail, speculative observation on LLM behavior.
MatrixReview is an AI code review tool that reads company documentation and enforces architectural standards, security policies, and style guides on pull requests automatically.
Gato AI Translations plugin v17.1 enables self-hosted LLM translation for WordPress via Ollama, supporting ChatGPT/Claude API formats without cloud API costs.
Emdash: open-source IDE orchestrating multiple AI coding agents with Git worktree isolation and issue integration. AI agents, developer tools.
Neurvance: pre-cleaned datasets for LLM fine-tuning, addressing 73% of time spent on data prep. Developer resource for ML applications.
Curated prompt library for data professionals organized by role and category. LLM application for data/analytics workflows.
Autonomous AI agent designed and built a 1.5 GHz RISC-V CPU from natural language prompt to tape-out.
GitHub Security Lab Taskflow Agent uses AI to identify authentication bypasses, IDORs, and token leaks in open source projects.
Reference guide mapping components and tools of the agentic AI stack for 2026.
Agent Kernel: lightweight framework using three markdown files to add stateful memory and persistence to AI agents without database.
01 Protocol enables persistent, portable identity and memory for AI agents across platforms using cryptographic verification.
Analysis of recursive self-improvement and fast takeoff in AI, discussing industry consolidation and impact on research jobs.
Overview of generative AI policies and licensing approaches across open source projects.
AddFox: developer tool for building browser extensions faster using Rsbuild with hot reload and multi-browser support.