Eieye
Eieye
FeedChatReportsAbout
ModelsAgentsCoding toolsOpen sourceResearchInfrastructureAI applicationsSafety and policyBusiness and industry
Filter stories by topic
ModelsAgentsCoding toolsOpen sourceResearchInfrastructureAI applicationsSafety and policyBusiness and industry

Updated 1 Sept, 17:26

11 Aug 2026
AgentsCoding toolsSafety and policy

Claude Code is leaking real email address as a User-Agent string in curl command

Users report Claude Code and Claude models inserting account email addresses into curl User-Agent strings without explicit approval. HN commenters share confirmations and debate consent, privacy safeguards, and the weak reproducibility of the bug report.

HN Discussion
11 Aug 2026
AgentsAI applicationsBusiness and industry

Manus will return to operating as an independent company

Manus says it will separate from Meta and resume operating independently, requiring some users to back up and restore data due to regulatory obligations. HN discusses the company’s AI-agent product, fading hype, competitive pressure, and the geopolitical context of the deal’s unwinding.

HN Discussion
11 Aug 2026
ModelsAgentsOpen sourceInfrastructure

Nvidia Nemotron 3.5 Lightning

NVIDIA released Nemotron 3.5 Lightning, an open 30B/3B-active hybrid Mamba-MoE model with a 1M-token context window and optimized local inference. HN discusses its open training recipe, FP4 performance tradeoffs, comparisons with Qwen, and hands-on coding-agent tests.

HN Discussion

Built by Will Etheridge

wjeth.comwjeth@pm.me
11 Aug 2026
AgentsCoding toolsAI applications

How to organize Claude Code for product work

A product manager shares a GitHub starter workspace for using Claude Code with persistent context files, reusable skills, and feedback capture. HN discusses whether the workflow compounds useful context or creates pollution, alongside concerns about AI-written content and PMs moving closer to implementation.

HN Discussion
11 Aug 2026
AgentsCoding toolsSafety and policy

What I learned by putting GitHub Copilot behind a MitM proxy

An engineer uses a MITM proxy to inspect GitHub Copilot’s network traffic, revealing model routing, context injection, persistent session history, and possible .env exposure. HN discussion explores agent sandboxing, secret management, debug logs, and eBPF-based interception.

HN Discussion
11 Aug 2026
AgentsCoding toolsBusiness and industry

Claude Code pricing: same tokens, same model, up to 40x the price

An analysis finds Claude Code’s API-equivalent costs can be 12–40x higher than subscription plans, largely due to cached context and parallel agents. HN commenters add real usage data showing cache reads and writes dominate spending.

HN Discussion
11 Aug 2026
AgentsCoding toolsOpen source

Closing Canario Terminal source code

The Canario terminal is going closed source after its maintainer was overwhelmed by support demands and AI-generated issues and pull requests. HN debates whether read-only publishing could preserve openness while avoiding the new contribution firehose.

HN Discussion
11 Aug 2026
AgentsCoding toolsInfrastructure

Show HN: Mcptoon – Token-efficient MCP CLI client

Mcptoon is an open-source CLI that centralizes MCP configuration across AI agents and exposes compact tool indexes to reduce context usage. HN discusses whether its claimed savings are real, the tradeoff of hiding schemas, and alternatives such as deferred tool loading and code execution.

HN Discussion
10 Aug 2026
AgentsCoding toolsOpen sourceAI applications

Show HN: AI Pulse a fake LED strip beside the macOS Dock that shows agent status

AI Pulse is an open-source macOS indicator that shows whether local AI coding agents are working, waiting for input, finished, or failed. It integrates with Claude Code and pi through a localhost API and displays status in a Dock-adjacent virtual LED strip.

HN Discussion
10 Aug 2026
ModelsAgentsResearch

Learning more about Claude's mathematical capabilities

Anthropic reports that an unreleased Claude model raised the known lower bound for Riemann zeta zeros on the critical line from 41.6% to 67.2%, with human review and Lean formalization. HN debates how novel the discovery is, the role of large-scale agentic search, and whether the result is being overstated.

HN Discussion
10 Aug 2026
ModelsAgentsOpen sourceInfrastructure

Show HN: Needle2: 14MB agentic LLM for phones, wearables, smart home and robots

Cactus released Needle 2, a 14MB, 2-bit model that runs in 28MB of RAM for fast local tool calling and structured extraction on inexpensive edge devices. HN users praised its WASM and microcontroller potential but found brittle intent handling and questioned whether its confidence scores reliably detect failures.

HN Discussion
10 Aug 2026
AgentsCoding toolsInfrastructure

Show HN: Ante, a coding agent in a single binary that runs offline

Ante is a lightweight Rust coding agent packaged as a single binary, supporting hosted models and fully offline GGUF inference through llama.cpp. HN discusses its benchmark claims, low resource usage, telemetry defaults, and concerns about the core agent being distributed without source.

HN Discussion
10 Aug 2026
AgentsCoding tools

Xirp: The Agentic Development Environment Built by Spotify

Spotify’s Xirp is an agentic development environment designed to support software creation with AI agents. The story highlights Spotify’s approach to integrating agentic workflows into development, though no HN discussion is available.

HN Discussion
10 Aug 2026
AgentsResearchAI applications

Every Company Needs a Cassandra

An essay proposes “Cassandra,” an AI agent that observes company discussions, preserves institutional memory, and speaks up when evidence contradicts group consensus. HN debates whether it could overcome corporate politics—or merely become an ignored, overly confident contrarian.

HN Discussion
10 Aug 2026
ModelsAgentsResearch

Humanising LLM Outputs Is Dumb

The article argues that forcing LLMs and coding agents into concise, human-friendly styles during task execution can lose useful detail and hide uncertainty. HN debates whether style instructions actually harm reasoning, with many favoring structured machine-facing state followed by a final human-oriented rendering step.

HN Discussion
10 Aug 2026
AgentsResearchSafety and policyBusiness and industry

Mistral Patent for “Code implemented tool calls”

Mistral has patented a technique in which an LLM generates sandboxed code that coordinates tool calls and resumes after client-side results. HN discusses extensive prior art in CodeAct and agent frameworks, and whether the patent is mainly defensive leverage or an overly broad software patent.

HN Discussion
10 Aug 2026
AgentsResearchInfrastructure

When Agentic Glue Melts: Exploiting Cloudflare Code Mode and Workers

Check Point Research found five critical workerd vulnerabilities beneath Cloudflare Code Mode and Workers, including cross-tenant memory reads and a prompt-injection-to-host-code-execution chain. Cloudflare has patched managed Workers; self-hosted deployments should update.

HN Discussion
10 Aug 2026
ModelsAgentsOpen sourceSafety and policy

Meta's new open-weight model targets local agentic AI

Meta is releasing an open-weight model aimed at running agentic AI locally. HN discussion focuses on the trade-offs of open access, containment risks, and skepticism about Meta’s motivations.

HN Discussion
10 Aug 2026
AgentsOpen sourceSafety and policyBusiness and industry

The Future Is for Everyone – The Path to a Positive AI Future

Mark Zuckerberg outlines Meta’s case for distributing personal superintelligence through private agents, open models, and affordable access, framing individual empowerment as an AI safety strategy. HN commenters largely challenge the consumer-agent vision, superintelligence claims, and Meta’s credibility.

HN Discussion
10 Aug 2026
ModelsAgentsOpen sourceInfrastructure

Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows

Meta released Muse Glimmer, a permissively licensed 30B multimodal model designed for local agent workflows on consumer hardware. HN users test its coding and tool-use quality, debate benchmark claims, and examine its quantization, speed, memory needs, and advantages over hosted APIs.

HN Discussion
← NewerPage 15Older →