BrowserHawk – Open-source autonomous QA agent skill for Claude Code
BrowserHawk is autonomous QA agent skill for Claude Code. Discovers web routes, tests pages, fills forms, finds bugs with journey-based memory.
BrowserHawk is autonomous QA agent skill for Claude Code. Discovers web routes, tests pages, fills forms, finds bugs with journey-based memory.
Phantom is an open-source AI agent that runs on its own VM and can rewrite its own configuration. Show HN post with limited details provided.
Open-source AI agent platform with visual drag-and-drop workflow builder for orchestrating agent tasks.
Memoryport adds 500M token persistent memory to LLMs via Arweave storage and LanceDB vector search, compatible with Claude, Cursor, Ollama.
DeerFlow is open-source agent orchestration framework for autonomous agents with sub-agents, memory, sandboxes, and extensible skills. Version 2.0 ground-up rewrite.
Mistral AI secures $830M debt financing for data center infrastructure with Nvidia GPUs.
SycoFact 4B: Open-source 4B model for detecting sycophantic and delusional AI responses. Achieves 100% rejection on psychosis-bench, runs on consumer GPUs, available on Hugging Face and Ollama.
User discusses experiences running multiple parallel coding sessions with Claude, Opencode, and Pi AI agents.
Skillwave is an autonomous agent orchestrator that decomposes goals into tasks, creates subagents with distinct roles, and executes via async communication loop until completion.
Career advice article about knowledge transfer and team transitions.
Customermates open-source, self-hostable CRM with AI-first design.
Chardet character encoding library rewritten from scratch using Claude. Detailed technical account with conversation transcripts showing AI-assisted development process.
AgentLair credential vault for AI agents preventing environment variable exfiltration in supply chain attacks.
Discussion thread on limitations of current LLM code generation models across different complexity scenarios.
Explores credential management approaches for AI agents requiring secure access to passwords and authentication systems.
Google DeepMind research study on AI's persuasion and manipulation capabilities.
Zinc LLM inference engine in Zig enabling 35B model inference on consumer AMD GPUs via Vulkan.
API design principles for LLM consumers. Reducing Claude's healthcare API calls from 72 to 8 through agent-focused redesign.
Analysis of AI-generated patches passing CI tests but failing production. 20% breakage rate in vulnerability fixes.
Open source email infrastructure for AI agents. Send, receive, search, extract codes. Deploy on Cloudflare. Integrates with Claude Code and AI agent platforms.
Open source library of 450+ modular agent skills for medical research. Works with OpenClaw, Claude with scientific integrity constraints.
Open source macOS terminal multiplexer for running AI agents in parallel with notifications. Built for agent workflows.
Analysis of accelerating AI tool/framework releases tracked via HN, GitHub, npm, PyPI showing ecosystem growth rate.
Analysis of how AI agents integrate third-party tools into code generation and product decision workflows.
Empirical study showing verification steps degraded AI agent performance across 29 tests. Original experimental research.
APIEval-20 benchmark dataset for evaluating black-box API test suite generation using LLMs and schemas.
GPU profiling tool that diagnoses performance bottlenecks beyond utilization metrics. Minimal details provided but relevant tool.
MCP server for AI agents to select appropriate cloud services with current pricing and compatibility data. 74 services, no API key required.
Stanford research showing AI vision models generate images not in training data through hallucination mechanisms.
TRIBE v2: Predictive AI model of human brain responses to visual, auditory, and language stimuli from neuroscience research.
R package that converts Excel workbooks to standalone R scripts with formula recreation and verification against cached values.
LLMnesia: Local-first search tool for AI conversation history across ChatGPT, Claude, Gemini, and other platforms.
Analysis of Meta's legal losses and liability implications from internal social science research on platform effects.
WhisperFlow: Free, open-source speech-to-text tool for macOS. On-device processing, no cloud upload, no account required.
arXiv research on 4D generation from natural language and images using embodied world models. Addresses data scarcity and long-horizon video generation challenges.
arXiv research proposing Balanced Fine-Tuning method for aligning LLMs with biomedical knowledge. Combines SFT and RL using confidence-weighted token optimization for scientific understanding.
arXiv research on streaming video understanding with gaze signal interpretation for AR applications. Evaluates multimodal LLMs on temporal reasoning with human attention signals.
arXiv research on multimodal memory architecture for long-form video understanding. Addresses context capacity and visual detail retention in hours-long videos using dynamic memory mechanisms.
Post-training method for lower-resource languages preserving fluency when aligned by disfluent reward models, addressing preference optimization data scarcity.
Cascaded reinforcement learning infrastructure for scaling general-purpose reasoning models, addressing heterogeneity in response lengths and verification latency.
SonicMoE optimizes Mixture of Experts model inference through IO and tile-aware techniques, accelerating high-sparsity MoE architectures for language models.
Dual-objective language model combining autoregressive and masked-diffusion training without architectural changes, improving efficiency and reducing overfitting.
Medical report generation using reinforcement learning with clinical alignment objectives, improving correctness over token-level likelihood training approaches.
Study comparing SpeechLLMs that directly process speech for translation against cascaded transcription pipelines, evaluating speech modality integration effectiveness.
Dual-State Architecture formalizes execution primitives coupling stochastic LLM generation with deterministic verification guards for reliable code generation agents.
Crucible system augments RAG with Q&A nuggets from documents, preserving citation provenance and improving extraction, selection, and report generation.
Study examining risks of RAG system evaluation and optimization using LLM judges, revealing circularity issues in nugget-based evaluation approaches.
CARPE method improving vision-centric capabilities of vision-language models through context-aware image representation prioritization via ensemble approach.
Framework addressing LLM's tendency to collapse ambiguous inputs prematurely by mapping text to non-collapsing state spaces for better dialogue reasoning.
Study introducing VAPT toolkit to evaluate how LLMs extract, embody, and explain human values from conversations through user perception research.