GPT-5
Show HN: GameScout AI – AI-powered game recommender
I built GameScout AI because I never really liked the recommendations sites like Steam propose. It uses natural language to find games based on specific mechanics or moods, like "cozy farming sims with a bit of action" or "something like Dark Souls but funnier".The Stack:- Next.js & Tailwind: For a responsive, gaming-focused UI.- Groq (Llama 3): I’m using Groq for inference because sub-second latency makes semantic search feel like a local DB query.- Prompt Engineering: O
Ask HN: Why do AI coding agents refuse to save their own observations?
I've spent months building tooling for AI coding agents and hit something I can't fully explain.If you give an agent (Claude Code, Cursor, Codex) a tool to save observations — "save_observation: persist this insight for future sessions" — and explicitly instruct it to use the tool in system prompts, config files, everywhere you can, it calls it maybe 30% of the time.The agent will happily use tools that help it complete the current task. But a tool that only benefits future s
Show HN: Simple Viewers – Tiny native macOS file viewers
Hi HN,Around summer/fall of 2025, I started using 'plan mode' quite a bit more. When I would cmd+click into a newly created markdown plan, macOS would open Xcode. This was slow, didn't have native rendered viewing, the list goes on. I started working on a markdown viewer to easily open, review plans before I sent Claude on their way. The Markdown Viewer was born! It came from inspiration from the great Preview Mac app.For Christmas our family got a Bambu A1 3D printer (fantas
Show HN: Phone a Friend for Claude Code – GPT, Gemini, DeepSeek via MCP
I built an MCP server that gives Claude Code a "phone a friend" lifeline. Instead of relying on one model's perspective, Claude can pull in GPT, Gemini, DeepSeek, or any OpenAI-compatible model for a structured multi-round debate — and participate as an active debater itself.How it works:You ask Claude to brainstorm a topic
All configured models respond in parallel (Round 1)
Claude reads their responses and pushes back with its own take
Models see each other's responses and r
Show HN: Ryvos – Autonomous AI assistant in Rust(15MB RAM,50 tools,16 providers)
Hi HN,I've been building Ryvos for the past few months — an open-source autonomous AI
assistant written in Rust. It's the thing I wished existed: always-on, multi-channel,
and actually secure.The core idea: every tool call passes through a SecurityGate — 5 tiers of
classification, 9 dangerous pattern regexes (rm -rf, DROP TABLE, curl|bash, etc.),
Docker sandboxing, and human-in-the-loop approval for anything risky. Skills run in
Lua/Rhai sandboxes, not raw system code. We
I built a 151k-node GraphRAG swarm that autonomously invents SDG solutions
Hi HN,
I wanted to share a passion project I've been building: PROMETHEUS AGI.
I got frustrated that most LLM/RAG applications just summarize text. I wanted to see if an agentic swarm could actually perform cross-domain reasoning to invent new physical solutions (focusing on UN SDGs).
The Stack:
Neo4j Aura (Free tier maxed out at 151k nodes / 400k edges)
Ingestion: Google BigQuery (Patents) + OpenAlex API
LLMs: Ollama (Llama 3) for zero-cost local entity extraction, Claude 3.5 via
Show HN: Batchling – save 50% off any GenAI requests in two lines of code
batchling is a Python gateway to provider-native GenAI Batch APIs, so your existing calls can run at batch-priced rates instead of standard realtime pricing.As an AI developer myself, I discovered Batch APIs when tingling with AI benchmarking: I wanted to save 50% because I was ok with a 24h-SLA.What I discovered was a hard engineering reality:- No standards: each batch API has a different flow and batch lifecycles are never the same.- Framework shift: as a developer, switching from sync/as
Show HN: Browser-based .NET IDE with visual designer, NuGet packages, code share
Hi HN, I'm Giovanni, founder of Userware. We built XAML.io, a free browser-based IDE for C# and XAML that compiles and runs .NET projects entirely client-side via WebAssembly. No server-side build step.The link above opens a sample project using Newtonsoft.Json. Click Run to compile and execute it in your browser. You can edit the code, add NuGet packages, and share your project via a URL.What's new in v0.6:- NuGet package support (any library compatible with Blazor WebAssembly)
- Code
Explained: What is behind the Pentagon’s clash with Anthropic?
Pentagon warns Anthropic over military use of its AI model. Dispute centres on safeguards around surveillance and autonomous ...
Anthropic Leans Into Enterprise With Managed Claude Cowork Plugins
Anthropic this week announced a new plugin ecosystem and extensions to the Cowork platform that makes it easier for enterprises to build and manage workflow integrated agents.
Anthropic says Claude Code transformed programming. Now Claude Cowork is coming for the rest of the enterprise.
Anthropic is making its boldest enterprise push yet with Claude Cowork, rolling out private plug-in marketplaces, deep integrations, and AI agent tools that are reshaping corporate adoption and ...
Pentagon threatens to make Anthropic a pariah if it refuses to drop AI guardrails
Defense Secretary Pete Hegseth gave Anthropic CEO Dario Amodei a Friday deadline to comply with demands to peel back ...
Anthropic’s New Claude Plug-Ins Take Aim at Finance, HR, and More. Is Your Job Next?
Anthropic is disrupting knowledge work with new plug-ins capable of financial analysis, investment banking, engineering, and much more.
Pentagon threatens to cancel Anthropic's $200 million contract over AI safeguards
Defense Secretary Pete Hegseth has given Anthropic until Friday to ease safety restrictions on its AI model, Claude, or risk ...
Anthropic ditches its core safety promise in the middle of an AI red line fight with the Pentagon
Anthropic, a company founded by OpenAI exiles worried about the dangers of AI, is loosening its core safety principle in ...
Hegseth gives Anthropic deadline to give military full access to its AI
Defense Secretary Pete Hegeseth has given Anthropic until Friday to give the U.S. military unfettered access to its AI model, ...
Samsung Galaxy S26's Perplexity AI Integration is Deeper Than You Think
The post Samsung Galaxy S26's Perplexity AI Integration is Deeper Than You Think appeared first on Android Headlines.
GPT-5 bests human judges in legal smack down
But that doesn't mean AI is ready to dispense justice ai-pocalypse Legal scholars have found that OpenAI's GPT-5 follows the ...
OpenAI's latest GPT-5.3-Codex and audio models now on Microsoft Foundry
OpenAI has expanded the availability of its GPT-5.3-Codex model to third-party developers via API and Microsoft Foundry.
Say please? The best way to talk to an AI
"Let's say you want to generate a job description. Tell the AI 'I want you to ask me questions, one at a time, until you've ...