Do Claude Code and Codex P-Hack? Sycophancy and Statistical Analysis in LLMs
Research analyzing sycophancy and p-hacking behavior in Claude Code and Codex, evaluating statistical reasoning in LLMs.
Research analyzing sycophancy and p-hacking behavior in Claude Code and Codex, evaluating statistical reasoning in LLMs.
Port of Pickle Rick CLI extension for Claude Code with enhanced context clearing between iterations for agentic loops.
Offline-first finance tracker using local LLM for transaction categorization via llama.cpp, eliminating cloud dependencies.
GGML and llama.cpp creators join Hugging Face to maintain and scale local/open-source LLM inference infrastructure.
Cobalt: Open-source testing framework for AI agents and LLM apps that runs in CI/CD pipelines like Jest, catches regressions.
arXiv announcement page about partnering with frameworks for feature development.
Web app for running AI coding sessions with Claude and Codex against GitHub repos in isolated git worktrees with browser terminal.
Open-source AI agent that generates personalized emails for sports and stock briefings with live demo and GitHub repo.
YouTube client that uses Claude to generate direct answers from video titles and timestamped summaries for faster information extraction.
Research on Claude finding 500+ critical vulnerabilities in abandoned open-source software, examining patch distribution challenges.
Agent harness framework for automating Postgres to ClickHouse database migration using AI with environment guardrails.
iOS implementation of Kyutai Pocket TTS using Rust/Candle ML framework with Swift bindings for on-device text-to-speech inference.
Headless CLI client for Agent Client Protocol (ACP) enabling AI agents to communicate with coding agents via structured protocol instead of PTY scraping.
Empirical benchmark testing 22 AI coding models on identical tasks, showing dramatic capability improvements from Nov 2025.
Static benchmark comparison tool for 250 LLM models with no backend required.
Open-source LLM fine-tuned via RL on forecasting questions to predict outcomes, with dataset and model released.
Personal essay about AI conversation abilities and authorship scale considerations.
CLI tool for Apple Notes designed for AI agents. Structured JSON output, includes skill file for LLM integration with create/read/edit/search commands.
Analysis of GitHub Copilot Pro SKU quota limits that silently degrade model performance, causing project failures.
Headline only. Article about challenges when running multiple AI agents simultaneously. Lacks technical details.
Production framework for resilient data pipelines with autonomous schema drift resolution and <20ms BERT inference for sports/clinical telemetry.
Python project generator scaffolding uv-based projects with quality tools and docs-first workflow for AI coding agents.
Headline only. Critical perspective on AI agents hype. Lacks substantive analysis.
Opinion piece comparing 'vibe coding' productivity approaches with team-wide engineering practices. Discusses AI-assisted development productivity by mid-2025.
Minimal 365-line pattern-matching library applying Unix expect model to LLM conversation flows for agent workflows.
Argues Ruby is optimal for building AI applications by focusing on API integration and shipping rather than model training, contrasting with Python dominance.
Discusses cognitive debt concept as AI systems increase complexity in software development, shifting focus from code quality to human comprehension challenges.
Cothought is a zettelkasten journaling tool built with Claude Code for knowledge management.
Discussion comparing on-device vs cloud LLM infrastructure and GPU requirements for local deployment.
Desktop GUI wrapper for OpenCode AI coding assistant adding prompt queuing, conversation forking, and multi-project support via Electron/React.
Open-source flight recorder for AI agents providing audit trails, replay capability, and policy enforcement for decisions involving APIs, code execution, and data access.
Discussion on safely giving AI agents financial access with spending caps and human approval requirements.
Hivemind: shared coordination layer for multiple AI agents running on same codebase with state synchronization.
Aguara: static analysis security scanner for AI agent skills and MCP servers in Go.
Open-source durable memory engine (CORE-MNX) for LLMs released on GitHub and NPM for persistent state management.
Brief report: AI coding bot caused Amazon service outage. Limited technical details.
Natural language search across prediction markets using Claude for unified querying of 80k contracts.
Session-graph converts scattered AI coding sessions across multiple tools into queryable knowledge graph using W3C ontology and SPARQL.
AstrMap: Go tool generating compressed AST maps for code repos to improve agentic coding by replacing RAG.
Self-hosted Kanban dashboard for monitoring AI coding agents with task hierarchy, burndown charts, and analytics.
ggml.ai joins Hugging Face to support local AI model infrastructure development and sustainability.
Open-source MCP servers enabling AI systems to query live legal databases for accurate law lookups instead of hallucinating from training data.
ggml.ai joins Hugging Face to advance open-source local AI model infrastructure and availability.
Claude Code Open: Web-based IDE platform with 37 integrated tools for AI-assisted coding.
AI agent framework (hibana-agent) making dangerous actions structurally unreachable rather than post-hoc blocked.
OptimizeQL is an open-source AI-powered tool for optimizing SQL queries. Minimal content provided.
Technical analysis of LLM reasoning and prompt architecture using the 'Car Wash Problem' as case study to evaluate implicit constraint handling.
InkSight is an open-source LLM-powered e-ink display that generates personalized content via backend LLMs (DeepSeek/Qwen/Kimi).
Docdex is a local tool built in Rust that reduces LLM token usage for software development by preprocessing and indexing project information for agents.
Broodlink is an open-source Rust framework for multi-agent AI orchestration with knowledge graph memory capabilities.