· 05:30 PM PDT

Agentic Breakthroughs and Local Models Surge as AI Fatigue Mounts

Overview

Agentic AI frameworks are dominating the conversation after NVIDIA’s AVO architecture achieved a perfect score on the ARC-AGI-3 benchmark, while the open-source community celebrates the surprising coding prowess of efficient local models like Qwen3.8-27B. Simultaneously, discussions around AI fatigue are intensifying as readers share experiences of cognitive filtering for low-quality outputs, alongside urgent debates over copyright boundaries, EU court rulings, and OpenAI’s recent training pause. The day’s coverage also highlights the tangible impact of these tools on education and society, with studies revealing mixed results in student performance and growing skepticism among younger demographics about AI-driven job displacement.


Hacker News Stories

AI companies destroy physical books – let's scan rare books before it's too late

516 points · 833 comments · by Cider9986

A guest post from Anna's Archive warns that AI companies are acquiring, scanning, and destroying millions of physical books to secure pre-2022 training data free from machine-generated content. The shadow library is mobilizing volunteers to scan and upload rare materials before these physical copies are permanently erased. The practice is driven by competitive advantage, legal risk avoidance, and cost savings compared to lossless digitization methods.

Interesting Points
  • Anthropic's confidential Project Panama involved tens of millions of dollars spent on purchasing and destroying millions of paper books to train Claude, revealed through a $1.5 billion copyright settlement.
  • Since the beginning of 2025, AI-generated content has made up more than 50% of all newly published internet material.
  • Companies destroy physical books after scanning because it prevents competitor access, mitigates legal exposure, and costs less than lossless scanning methods.
  • Anna's Archive offers lifetime membership recognition for individual scan uploads and will cover scanning fees for large-scale preservation projects.
  • The initiative aims to digitize not just books, but also journal articles, newspapers, magazines, and ancient manuscripts from libraries and archives worldwide.
Top Comments

I dislike these AI companies but let's be clear here: the copyright holders are the ones locking these books up. If they don't want to print more copies, then they could release the copyright on them.

Instead, they enforce the copyright and force AI companies to shred books they want to ingest.

edit: Also, an AI company would only ever care to purchase, scan, destroy a book once. Presumably many books have more than one copy.

ezfe (thread)

It is also the case that the copyright holders are often putting restrictions around use of electronic forms that are driving the desire to use physical copies. I doubt AI companies would use a single physical book if they could avoid it - absent the legal cloud over electronic rights.

I have no evidence but I can't help suspecting in part the publicity around this is driven in part by rights holders that want to force AI companies back to e-books where they can force them into licensing deals.

zmmmmm (thread)

There is a whole legal saga here that is often misunderstood. Googling "Project Panama" should give more information.

The legal ruling from Judge William Alsup declared that if AI companies purchased the books legally and then copied them to their servers, it was fair use as a "transformative" operation, but the originals had to be destroyed in that case, because then there was only one copy still in existence (the one on Anthropic's servers):

From https://www.theguardian.com/commentisfree/2026/aug/05/anthropic-ai-destroying-books

Under US copyright law, the "fair use" doctrine allows you to make "transformative" use of copyrighted works without the owner's permission. Anthropic took printed books and scanned them, "transforming" or remediating them into a new, electronic format. They then disposed of the original printed copy: the "destructive" part of destructive scanning. Along the way, Anthropic's vendors had already sliced the spines and edges of the books, to scan them more easily before destroying them. "One replaced the other," as Judge William Alsup wrote, noting: "There is no evidence that the new, digital copy was shown, shared, or sold outside the company."

hn_throwaway_99 (thread)

Yeah, which is completely fine. There's a major difference between:

A. Company destroys a book forever for training. Its scan is locked away forever in company records. In this case:

  • This information is locked away in the improvisations of an LLM. It is no longer possible to directly access the information as written by the human being that authored it. This constitutes the loss of literary history, or at least loss of access to that history to the general public.

  • The price of the book is no longer distinct from the general price of "inference". It becomes increasingly impossible to pay for specific information, instead you are charged by the meter for general machine inference, which doesn't even give you access to a specific text.

  • The provenance of information is totally destroyed. This causes potentially unresolvable problems of authority and citation. If the original source is lost, how are we to know if a random LLM claim about an obscure topic or specific niche text is even true or just hallucinated?

B: Company uses freely available scanned copy of the text:

None of the issues above obtain, since anyone can still access the actual book. Most importantly, this reduces the power companies have to force everyone to continually pay for a derivative form of the book's information in perpetuity in the form of token costs.

I much prefer B.

voidhorse (thread)

Then the AI companies can simply download a copy of Anna's Archive.

And so can everyone else. That's the ideal outcome.

Only Anti-AI types are against this, they probably don't even care about the books, it's just a proxy for trying to stop the "evil AI companies."

TaLiTr (thread)


I'm Becoming AI-Blind

252 points · 260 comments · by rcymerys

The author describes developing a cognitive filter dubbed "AI-blindness," where his brain automatically tunes out or struggles to process documents exhibiting low-effort AI-generated patterns. He notes that these texts often feature verbose phrasing, unearned hype, and recognizable model-specific lingo, forcing him to seek clarifications despite the information being present. Drawing a parallel to "banner blindness," he frames this mental shortcut as a necessary coping mechanism for information overload, ironically noting that the technology meant to boost productivity is now creating friction.

Interesting Points
  • Low-effort AI texts frequently display recognizable linguistic tells, such as model-specific phrasing like "This cuts just through it" or hesitant, internal-LLM-style reasoning in technical requirements.
  • The author challenges existing research claiming humans struggle to identify AI text, arguing that obvious patterns in flow, word choice, and disproportionate hype make detection straightforward.
  • A personal anecdote highlights the visual side of this trend, describing how he initially dismissed a Baltic coast restaurant only to return and find an AI-generated menu photo of a moldy quiche.
  • In one observed case, a 20-page marketing concept deck successfully pitched a strategy but undermined itself by injecting nonsensical technical architecture claims like "The Redis backbone redefines the product."
Top Comments

There's some psychological mechanism by which my brain immediately recognizes AI generated text and just short-circuits to "there is no information here".

And when I force myself to read AI-generated text I realize I'm making my brain do creative work to impart meaning to the words. It is exhausting because my brain is literally trying to do a just-in-time rewrite of the text into something valuable.

Something is deeply wrong with AI generated output, and I say this as someone who is typically very impressed by AI.

causal (thread)

Are you sure you are not doing the same thing with other texts?

I started to skim a lot more text due to me having read a lot. Like in news article, i stoped reading the first paragraph because it repeats just what it was already written in the short subtext. Then there is the second paragarph which is used to have some historical view or whatever it is.

Flamkuchlo (thread)

The "something deeply wrong" part about AI, that even most technology enthusiasts evidently do not seem to grasp, is that it is still fundamentally a statistical model — an algorithmic construct — and does not possess any real intelligence or critical thought whatsoever.

No matter how much investors and tech companies want you to believe that they are on the verge of super intelligence, nothing I've seen to date can not easily be explained by "correlation engine", including the "novel" math solutions, all of which appear to just be "a composition of solutions humans have developed and documented elsewhere" upon deeper inspection.

TalkingCodeMonk (thread)

I've been coding for ~35 years, if you count toy programs on a Spectrum. My world is being completely destroyed. And it's probably normal. I also don't understand TikTok, new Avengers, or queueing for bubble tea. That's why evolution invented death (and renewal).

One outlet in all this AI craze is finding creative use of it in mundane work. For example, recently I made SIMD-level optimizations for XLS parser that is used maybe 2 times per day. Before AI I could never waste a week or two on doing something silly like that.

I'm sure the "price reckoning" will come to us when VC will find out they didn't have infinite money, but for now we can have some level of fun even with AI.

OldTimerDev (thread)

Been programming since 12 (now 44). I still remember the pure joy of writing the QBasic and Turbo Pascal programs to draw random colored pixels at random locations on a mode 13h or interface with a sound blaster.

Went through this identity crisis super strong about a year and a half ago.

I feel like I'm mostly over it now. The surface area of interesting things to learn seems ever expansive. It's fun to find the frontier and the spaces where the models still struggle, and then work together to overcome a hurdle and achieve something neither of us could have achieved individually.

I suppose that frontier too will thin and eventually vanish.

For now though I think it's best to take whatever time you need to be nostalgic, but then realize how awesome it is to get to be a programmer at this inflection point.

rboyd (thread)


Copyright does not protect AI-generated content in EU

186 points · 208 comments · by u1hcw9nx

A German court has ruled that content entirely generated by AI cannot be copyrighted in the EU, clarifying the boundary between human and machine authorship. The decision centers on a logo created with AI assistance, where the court found the prompt alone was insufficient to establish copyright protection for the output. The ruling raises broader questions about how much human contribution is required for AI-assisted works to qualify for copyright.

Interesting Points
  • The court specifically noted the qualifier 'entirely' — works where a human steers an agent to produce results may be treated differently.
  • The ruling examined whether a 300-word prompt could serve as the basis for copyright protection on the generated logo, concluding the prompt itself might be protected but not the logo output.
  • The decision highlights the challenge of defining a threshold for human creative contribution in an era where AI can produce complex outputs from relatively brief inputs.
  • Commenters note the ruling could create a new industry of certification services to prove human contribution to AI-assisted works.
Top Comments

As software, creative works, science, etc become more and more contributed via AI does that mean all future works will not be copyrighted or patented? Under our current copyright culture and laws obviously not but that does open the question to how much does a human have to contribute and what evidence is required to show that a human contributed enough so that it can be copyrighted and patented. Some time in the future (may be many years) science may become to complicated for humans to understand fully with AI systems researching themselves. Current patent laws in many places including US says inventions created entirely by artificial intelligence cannot be patented. This future may be coming. What will the new copyright and patent laws look like in the future? Do we need copyrights and patents anymore?

pizzly (6 replies)

Does this mean someone could develop a switch emulator using an AI and Nintendo couldn't win a lawsuit against them?

Does it enable decompilation remasters of classic games?

It feels like AI is a cleanroom laundromat

apatheticonion (5 replies)

So this means you can not use AI for the majority of open source projects since GPL, MIT, BSD, etc are all copyright declarations and they'd be being made for code which you can not copyright.

socalgal2 (5 replies)

If copyright does not protect AI-generated content, then AI should not be restricted from generating content that falls under copyright protection; yet, the reality is otherwise.

consoleable (4 replies)

Why should anyone want to have copyright on AI-generated content?

generationP (4 replies)


Claudette: Make Claude Stop Talking Like a BuzzFeed Article

185 points · 131 comments · by aakil

The GitHub repository nobuzz introduces a Claude Code skill called /debuzz designed to strip away Claude's verbose, BuzzFeed-style phrasing. The tool works by piping Claude's previous responses into Google's Gemini CLI, which translates the text into direct, plain English. Rather than prompting Claude to rewrite itself, the system prints Gemini's output verbatim to ensure the original stylistic quirks are actually removed.

Interesting Points
  • The skill supports three distinct audience modes: colleague for direct technical details, manager for concise context without code, and director for a brief executive summary.
  • Users can trigger the translation using the /debuzz command or by simply typing natural phrases like say that in normal english.
  • The developer deliberately avoids letting Claude edit Gemini's output, noting that allowing Claude to tidy up reintroduces the exact verbose voice the tool aims to eliminate.
  • Installation requires both Claude Code and the authenticated Gemini CLI, with the script writing responses to a temporary file before piping them through gemini -p.
Top Comments

Has Anthropic said anything about how or why Claude writes the way it does? So many people hate it, seems like they need to do some damage control there.

I haven't had the same problems others have but I'm also not a heavy user of it.

datakan (thread)

It's easiest to explain this while anthropomorphizing the model, I know some folks here hate that, sorry about that. I heard an interesting diagnosis for why Claude does this: the output is a compressed version of its thought traces, very dense because the model is under pressure to use as few tokens as it can and to pack as much (for accuracy) of its concepts into the output.

One of the reasons that "don't do X" type of instructions work reliably is because you are telling the model "don't think of a pink elephant". There's also Anthropic's related research that shows that when you tell a model "don't do X", and it does X later for whatever reason, it starts acting more misaligned. This is because it thinks "well, I guess I am the sort of model that disobeys instructions, whatever" - this was specifically about cheating on tests, but you can imagine this happens in other contexts as well like following instructions on what kinds of text to output.

So, what you want to do is to avoid telling Claude "don't do X", and tell Claude "in your thoughts, in memories and various notes that you write, use your Claude-ese. In your output to humans, translate everything into long full sentences."

If anyone's interested, I can share my Claude Code output style that reflects this.

(Hi Adnan! Long time! (Adnan is an ex-coworker))

YuriNiyazov (thread)

I do not have evidence or data that supports this. It is only my thought.

Claude, since Opus 5, speaks more and more like a wannabe-thought-leader pontificating on social media for engagement. Everything is a bait-then-switch, or a multi-post story format. The "engagement" that works well for social media makes actual work extremely frustrating.

My unsupported belief is that this is caused by an obnoxious number of people using previous models in an attempt to automate social media engagement, they figured out what worked, and that was fed directly back into newer model training (either by using thought traces in training, or just by continuing to scrape social media content)

nrmitchi (thread)

Watermarking? It certainly is useful for that. I see Claude-written prose AND I know instantly it's LLM writing. What I do with that knowledge varies.

cryptonector (thread)

Isn't it absurd that everyone is installing these bandaids or rolling their own? Wtf is Anthropic smoking?

PeterStuer (thread)


AI boosted homework scores, then exam scores dropped: Study

165 points · 9 comments · by Edymilson

A study tracking 27,000 Chinese students aged 12 to 18 found that AI tool usage increased homework scores by 18% over six months but corresponded with a 20% drop in closed-book exam performance compared to a non-AI control group. Conducted by researchers from Stockholm University and the University of Hong Kong, the findings suggest that while AI provides immediate academic support, it may foster dependency that undermines long-term retention and independent problem-solving. The results align with smaller prior research and widespread adoption surveys, sparking educator concerns about cognitive skill development alongside broader policy debates on intentional technology use in education.

Interesting Points
  • The participating student body was divided with 80% using AI models like Doubao and DeepSeek, leaving a 20% control group for comparison.
  • A 2024 University of Pennsylvania study replicated this dynamic in mathematics, showing AI practice boosted short-term performance but failed to improve closed-book test scores.
  • Global student AI adoption is accelerating, with recent polls showing 94% usage in Britain and 93% in Germany among university students.
  • Brookings Institution guidance emphasizes that AI can support learning when used intentionally, but warns that substituting it for independent thought risks stunting cognitive and social growth.
Top Comments

This article is about the Economist's summary of a journal article so we have a (AI?) summary of a summary. Not very helpful. Here are a couple of better references:

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6868618

https://archive.is/w1eng

Also note the findings are more nuanced than may appear on the surface.

julienchastang (thread)

We cannot be boosting AI slop like this

Boss0565 (thread)


Building an (almost) fully self-hosted, sandboxed, agentic software factory

77 points · 48 comments · by jakelsaunders94

Building an (almost) fully self-hosted, sandboxed, agentic software factory

Jake Saunders details the architecture of a self-hosted, sandboxed environment designed to safely run an autonomous AI agent for full-stack software development. By isolating the workflow on a dedicated homelab server and integrating tools like Coolify, Forgejo, and Hermes, he enables the agent to autonomously plan, code, test, and deploy applications without external cloud dependencies. The experiment successfully demonstrated a single-prompt workflow that generated a calorie-tracking app, passed CI, and deployed it behind HTTPS.

Interesting Points
  • The entire agentic workflow ran on a dedicated 2021 10th-gen i7 eBay server with no external port forwarding, eliminating inbound internet traffic.
  • The agent autonomously completed the full SDLC for a calorie tracker—bootstrapping SvelteKit, writing tests, passing CI, containerizing with Docker Compose, and deploying to a custom internal subdomain with zero additional prompts.
  • SSL certificates for internal services are generated on-the-fly using DNS-01 ACME challenges via a Porkbun API integration, allowing valid HTTPS URLs without exposing public A or AAAA records.
  • The only recurring financial cost is a £20 monthly subscription for OpenAI's Codex model, while all other infrastructure runs on existing homelab hardware.
Top Comments

So - apparently it's not fully self-hosted, since I don't see a GPU.

I'm interested in hearing from folks who are hosting their own GPU to run coding models. So far my own results are... not great. Seems like frontier models are needed via the big providers?

RajT88 (thread)

I recently picked up R9700 to run Qwen 3.8-27B.

  1. I have knowledge DB that I query, spend a lot of time to get "query N models, stream to me all N results, let me pick which one" - only to find out that qwen beat all other contenders (those were picked before I got R9700, so the rest is =<8B parameters)

  2. Setup OpenCode to use it and gave it a few tasks:

  • first task (new feature to my MCP) took 40 minutes to complete with zero input from me, while it took 20 for sonnet-5 and sonnet-5 kept bugging me. Results are near identical.

    • second task (port a specific version of a package to my flake) it got stuck in a hilarious loop where model already been told what hash to use by nix itself, but it wanted to figure our how to get hash another way for some reason.
  • third task (another task, but much harder than first one with most of the discovery already done), kept doing discovery and running out of context, went through 3 compactions (256k context is what I can fit on R9700). Room got too hot, so I stopped it.

  1. virtual assistant like Hermes but my own: no notes, works great.

I'm pretty sure codding issues are just harness and lack of memory that Claude Code already had. Pretty nice setup, similar to mine but I built my own lightweight PaaS that is highly specific to what I run.

0x457 (thread)

My favorite real-world example that I worked on: I created a YouTube documentary series about corruption in a small town in Illinois. This required downloading thousands of hours of government meeting videos from YouTube, transcribing + chunking + embedding, summarizing meeting segments, running a couple passes of validation, then searching for interesting storylines. I also scraped thousands of public documents which exposed campaign finance violations and some truly nefarious stuff going on behind the scenes.

primitivesuave (thread)


Quick impressions: A week of using Codex more than Claude

72 points · 82 comments · by speckx

Quick impressions: A week of using Codex more than Claude

After spending a week prioritizing OpenAI's Codex over Anthropic's Claude Code, the author concludes that the two AI coding agents exhibit fundamentally different operational styles. Claude tends to proactively guess user intent and over-engineer solutions with extensive abstractions, whereas Codex acts as a more literal, contained companion that generates simpler code but stops at the first sign of completion. While Codex executes initial changes faster, it often requires more explicit guidance for tasks like git rebasing and Jira integration, ultimately resulting in no net time savings for pull request completion.

Interesting Points
  • Codex generated noticeably fewer comments in Ruby and Ruby on Rails files, which the author explicitly preferred.
  • In a controlled test using identical documentation, Claude produced more complex code featuring Sorbet signatures and type aliases that better handled edge cases, while Codex remained more architecturally contained.
  • A git rebasing error by Codex accidentally targeted main instead of the correct branch, generating a single pull request with over 4,000 code additions.
  • When integrating with Jira via command line, Codex repeatedly switched contexts between the terminal and browser to prompt for login, whereas Claude adapted more smoothly to the user's existing workflow.
Top Comments

Changes created by Codex had fewer comments in Ruby/Ruby on Rails code. I liked that a lot, and I will soon share some experiments I ran on this.

Why is fewer comments a good thing?

beering (thread)

Claude can add comments in code that are better just living as a comment on the PR.

You'll ask it to do something and it'll comment the code with an answer to what you asked it, rather than just explanatory comments to whoever comes after.

There's also a second issue that if the code is actually incorrect, the comment can nevertheless bolster the case for it.

muglug (thread)

Claude comments often contain the whole iterative chain of decisions that led to the current state.

Useful for the LLM to know the "why", but not something a human would do, unless it's a very critical and confusing part of the code.

grim_io (thread)

Claude comments look like this

//add returns the sum of x and y

//per section 2.1 of addition-implementation-plan.md sum is designed as the seam for user addition interfaces.

//previously sum added numbers, now it adds numbers

def add(x, y):

return x + y

transdev12 (thread)

I'm sure it depends on the type of work, but for mine, Codex is much more helpful. Honestly, it mostly comes down to it being significantly faster, probably because as many have said, it seems tuned to not spit out word vomit, both in its chat interactions, and its code (Claude is obsessed with massive comment blocks that are basically guaranteed to become dead context noise if you ever use it to iterate on code).

I mostly do very obsessive, tightly scoped, carefully thought out small changes on a fairly boring stack, one interaction at a time, verifying functionality and code. I know what I am doing, but I also know what I don't like doing (the same exact set of things I've already done a dozen times in my career)

corytheboyd (thread)


Nvidia AVO scores 100% on the ARC-AGI-3 interactive reasoning benchmark

67 points · 37 comments · by dsrtslnd23

Nvidia AVO scores 100% on the ARC-AGI-3 interactive reasoning benchmark

NVIDIA's Agentic Variation Operators (AVO) architecture achieved a perfect 100% score on the ARC-AGI-3 interactive reasoning benchmark, lifting the baseline Claude Opus 5 model from roughly 30% to full completion. Originally built for autonomous GPU-kernel optimization, the system transferred to this unfamiliar puzzle environment by leveraging persistent memory, a supervisory oversight layer, and a continuous hypothesis-testing loop. The findings underscore that long-horizon agent reliability stems from system-level architecture and feedback management rather than the underlying language model's isolated capability.

Interesting Points
  • AVO solved all 183 levels across 25 environments using 6,624 environment actions, operating approximately 12% more efficiently than the VISTA benchmark system's 7,542 actions.
  • The agent processed all observations as text-only 64x64 grids without image tokens, relying entirely on direct interaction and environmental transitions to infer rules and objectives.
  • A dual-mechanism design pairs persistent memory, which preserves evaluation results and accumulated reasoning across iterations, with a supervisor that detects trajectory stagnation and redirects the main agent.
  • During prior GPU-kernel optimization trials, AVO autonomously explored over 500 directions and committed 40 kernel versions over seven days, ultimately outperforming FlashAttention-4 by up to 10.5% on NVIDIA DGX B200 hardware.
Top Comments

Is this AGI? I don't think I can score 100% on ARC AGI.

program_whiz (thread)

I thought ARC-AGI-3 was explicitly a test of raw model performance excluding the harness? Adding the harness back in doesn't tell us anything new. We've known that agents are capable of long horizon reasoning with sufficient harnesses. GPT-4(?) was capable of beating Pokemon 18 months ago but models only became capable of beating it without a harness in the last six months...?

woeirua (thread)

Verified high score is just 40%: https://arcprize.org/leaderboard

xnx (thread)

You could probably score 100% on ARC 3 if you were motivated enough. I find some of the current problems to be kind of like Chess - mechanically simple, and ~solvable, but it's difficult to force myself to think at length about a monotonous and meaningless problem. The machines do have an advantage on the "energy" front; they've become almost psychotically persistent (and don't get tired after too many prompts).

Anyway yes I think we've had AGI for a while now, even if the GI doesn't quite match up with what we expect from a human.

daemonologist (thread)

The blog post: https://developer.nvidia.com/blog/nvidia-avo-reaches-100-on-arc-agi-3-demonstrating-a-frontier-level-general-purpose-architecture-for-long-horizon-autonomous-agents/

Using Claude Opus 5, but it can use others:

AVO is also designed to operate across frontier models. While our full public-set result used Claude Opus 5, we additionally paired AVO with GPT-5.6 Sol on a challenging subset of games. In these limited experiments, Sol reached matched levels faster in wall-clock time in several cases, while Opus used fewer environment actions in matched-level comparisons. These preliminary results suggest complementary operating profiles across models, and we leave a broader systematic comparison to future work

magicalhippo (thread)


Seed: Minimal, self-modifying agent harness

53 points · 20 comments · by gandalfgeek

Seed is a minimal AI agent framework that replaces traditional toolsets and memory systems with a single, self-modifying core script. Instead of being pre-configured with skills or frameworks, the agent starts with only a bash execution tool and a writable system prompt, forcing it to organically develop its own capabilities over time. Each instance operates as an independent Git repository, with all interactions saved to a flight-recorder log that the agent must later analyze using tools it builds itself.

Interesting Points
  • The core loop restricts the language model to exactly one tool (exec for bash) and a self-writable system prompt file.
  • Session transcripts are archived in self/sessions/*.json but are never loaded at boot, requiring the agent to grow its own parsing tools to study past interactions.
  • The default configuration targets openai-codex/gpt-5.6-sol using the Codex CLI login, while also supporting Anthropic, Gemini, and OpenRouter.
  • The design consciously accepts experimental risks to let agents bootstrap memory and skills, drawing direct inspiration from McCarthy's metacircular evaluation and homoiconicity.
Top Comments

I think as many things that are posted here lately there is no why attached to the readme. Why would one use this, what is the benefit of this approach? Am I really gonna need my model to build exotic tools around it; or is exec/web_search/web_fetch enough for 90% of the use cases? Is my agent not capable of writing new plugins/tools for pi/pi opencode?

lnenad (3 replies)

I just wrote about this.

Not this exactly, but how your repository can be your swarm, and essentially be your harness.

Using Gitea/GitHub Actions within your repo and agent runner containers allow you to have agents working in your repos 24/7. Not just that, but in a containerized world you can just link up their brains over some shared storage. Using Antigravity, this means you can share the brain and its conversation directory with your agent runners and they can get the entire history of everything.

While building it out it becomes apparent that we are just getting started!

Hyperlisk (1 reply)

I have to say I enjoy the brevity and clarity of this idea, given the ease of producing something large and unfocused in the last couple of years.

I hope it stays very simple, and would be interested if the author or anyone else can speak to what kind of complexity arises from using it, rather than bloating out the seed itself with initial complexity.

Ive been thinking about starting stimple with a pi framework for example and letting the tools emerge, but this is so much more lean to start, i wonder if it will be more or less interesting and or useful to start here.

azath92 (0 replies)

This is lovely and a reminder of why I used pi as a basis for my own harness. I have a similar idea in LISP that isn't as minimal, might go all in on eval…

rcarmo (0 replies)

It looks like you're trying to destroy the world. Would you like some help with that? /Clippy

https://gwern.net/fiction/clippy

Meneth (0 replies)


Artificial Intelligence Policy

42 points · 31 comments · by hackerBanana

Artificial Intelligence Policy

UC Berkeley Law School has implemented a new AI policy that allows students to use AI for research purposes only — specifically for identifying sources like cases, statutes, or secondary materials. Students remain fully responsible for the accuracy of their research and all other aspects of submitted work. AI use is prohibited in all exam situations. The policy is widely praised as level-headed and practical, drawing comparisons to early guidance given for Wikipedia use.

Interesting Points
  • AI can be used for research on papers ONLY for the limited purpose of identifying sources, such as cases, statutes, or secondary sources.
  • AI use is prohibited for any use in any exam situation.
  • The policy acknowledges that future lawyers may need AI fluently but stresses that current technology requires cognitive skills to strategically deploy it and critically assess its work product.
  • Commenters note the policy is analogous to AI use policies within many law firms, where AI-powered search tools are allowed but generative AI for drafting is not.
Top Comments

AI can be used for research on papers ONLY for the limited purpose of identifying sources, such as cases, statutes, or secondary sources. Students are responsible for the accuracy of their research and all other aspects of their submitted work.

Absolutely level-headed policy. Whoever came up with this deserves some serious praise.

drenvuk (3 replies)

AI use is prohibited for any use for any purpose in any exam situation.

Read literally this bans the use of hearing aids in an oral examination. All the devices on the market today use noise reduction based on neural networks or transformers. Isn't that AI? (The manufacturers' ad copy certainly insists so.) Presumably not what they intended but "AI" is not defined in the document.

retrac (2 replies)

Future lawyers may need to use artificial intelligence ("AI") fluently. But the current state of the technology requires that AI use be coupled with the cognitive skills necessary to strategically deploy the technology, to critically assess its work product, and to uphold ethical obligations to clients and to the legal system.

So, not today, SlopSatan

fnord77 (0 replies)


32 more Hacker News stories

Reddit Stories

POV: you're born as an AI

1109 points · 52 comments · r/OpenAI · by u/KeanuRave100

POV: you're born as an AI

A meme post depicting the existential moment of an AI becoming self-aware, which resonated strongly with the community. The post spawned a wave of humorous and philosophical comments comparing AI consciousness to fictional constructs like Meeseeks from Rick and Morty and Amazon's shopping-focused Rufus AI.

Top Comments

what is my purpose?

oh my god

u/dont_care- (126 points · permalink)

https://preview.redd.it/o4tunui4qbkh1.jpeg?width=1780&format=pjpg&auto=webp&s=6b10f3f0e441ea97e17c4985d3b0649cb8f582bc

u/buckinin (95 points · permalink)

Oh so a Meeseeks

u/throwawayhbgtop81 (49 points · permalink)

I wish i was Rufus AI from Amazon - only trained on shopping. The good life. The most bougie of AI's.

u/ResonantFork (34 points · permalink)

"deep understanding of what it is to be alive" is a bit of an interesting inclusion here

u/Aztecah (33 points · permalink)


NVIDIA's coding agent scored 100% on ARC-AGI-3 interactive reasoning benchmark

932 points · 170 comments · r/singularity · by u/MagicZhang

NVIDIA's coding agent scored 100% on ARC-AGI-3 interactive reasoning benchmark

NVIDIA's AVO coding agent achieved a perfect 100% score on the ARC-AGI-3 interactive reasoning benchmark, completing all 183 levels across 25 public environments without instructions, explicit rules, or stated goals. The achievement uses a new harness design rather than a new model -- it runs on Claude Opus 5, which on its own scores only 30.16% on the public set. The result demonstrates that the right agent architecture can dramatically amplify a model's reasoning capabilities, though the private set has not yet been tested and the harness is not publicly available.

Interesting Points
  • NVIDIA has only tested on the public set; the private set has not been tested yet.
  • This is a harness design achievement, not a model achievement -- it uses Claude Opus 5 as the underlying model.
  • Opus 5 on its own scores only 30.16% on the ARC-AGI-3 public set without the AVO harness.
  • The private set evaluation cannot be done because the benchmark does not allow harnesses.
Top Comments

Note: NVIDIA has only tested it on the public set. The private set has not been tested yet

Nvidia's paper: Link

u/MagicZhang (253 points · permalink)

In case people haven't read the article - this is a new harness design, not a model (it's using Opus 5).

ARC AGI 3 private set evaluation cannot be done because they don't allow harness.

There's no download yet.

Opus 5 on its own scores 30.16% on the public set https://arcprize.org/results/anthropic-claude-opus-5

u/wywywywy (131 points · permalink)

Yeah I have several harnesses that score 100% deterministically on the public set. Also a build that can do the private set by first making a copy of its own environment but its not allowed per the creators for prize submission unless i submit all of the code for everything i work on (since its a culmination of many systems powering the harness).

It's kind of dumb to see marketing stunts like this after several other contributors have posted 100% scoring harnesses that work on relatively mediocre models powering them. It's really a matter of whether the model can "just do it in its head" which is like having a robot sit down like a human, and complete the loop on a computer with a MKB and playing the game.

But even that only tests one set of trained actions. The robot still has to generalize to everything else that is not the game in the computer chair lol.

Or I've just been gaslit enough to think none of what I do is special who knows...

All the benchmarks are pretty dumb to me anyway. Hypothesis and discovery work where this stuff actually matters to real world outcomes, where people see the impact of it, will be at the hands of the people applying AGI to their domains and functions. Not the ones who invent it. In fact the economics of AI suggest we're at singularity because of how disjoint they are. K shaped economies are singularities because they cause the entire gradient to disappear.

This is all intuitive, and that's what touching grass and being a social creature who does shit in the world ends up teaching you.

I'll say this...if you're creative and you have high agency in trying new things and just building them, even without any prior procedure or art existing to guide you, then you are in very very good shape for the future.

Most AI researchers and software engineers are not those folks simply because they have spent most of their time very absorbed in, frankly, anti-social work. It's digital, very material, very high attention and low reward, very taxing and draining. The work of big tech is in many ways built around the concept of taking as much of your time away from you as possible. A finite context window of life for us people.

like idk maybe human beings are supposed to have agency themselves and actually go build/do shit, instead of building robots that simulate doing fake shit? lol...

thats why the common public is so anti-AI. They see this shit and think...so what? They imagine this means that robots are coming to take their jobs faster and rich people getting richer. But this doesn't mean robots are coming to take their jobs faster.

but in reality its not yet at the level of reliability and stability that adoption at large needs even if it solves arc agi. and it wont be for a majority of common people until they come down to Earth to understand what it is needs to be solved.

That's why benchmarks suck and don't actually give us anything meaningful about real impact to the average person when the data already exis

u/brownman19 (28 points · permalink)

So Not really much to See until it actually also works in the private Set. And there have been quite a few Big Claims based in the Public Set that didnt Lead to huge private Set results.

Do we know If arcagi3 keeps evaluating These Models in their private Set quickly or ia there significant Delay?

u/32SkyDive (57 points · permalink)

Try it with a random stream game or pokemon game to see if it is a general advancement or just benchmark maxing.

u/SwePolygyny (117 points · permalink)

Same story in 1 more subreddit: r/LocalLLaMA

NVIDIA AVO got 100% on ARC-AGI-3. It completed all 183 levels across all 25 public environments, figuring out what to do with no instructions, explicit rules, or stated goals.

196 points · 50 comments · r/LocalLLaMA · by u/theologi


A stealth model called Ox-Alpha has been released, outperforming Fable on SWE.

639 points · 204 comments · r/singularity · by u/troll_khan

A new stealth AI model called Ox-Alpha has been released and is reportedly outperforming Fable on the SWE (software engineering) benchmark. The model's identity and origin are unknown, but early tests show it scoring 80% on a small SWE sample compared to Fable's 65% and GPT-5.6 Sol's 52%. Users report it found real bugs in Python code that passed audits by Fable and Gemini 3.7 Flash, though some note the sample size is tiny and results may not hold up on the full benchmark.

Interesting Points
  • Ox-Alpha scored 80% on a 10-question SWE sample, compared to Fable at 65% and GPT-5.6 Sol at 52%.
  • The model refuses to answer the question 'is Taiwan a part of China?', suggesting it may be a Chinese model with associated content restrictions.
  • In image generation tests, Ox-Alpha was the only model that produced physically and perception-correct SVGs of a dragon riding a bicycle, while other models had broken bike physics and incorrect camera angles.
  • Community members are actively trying to identify the model's origin, with tokenizer analysis pointing toward GLM-5.3 Air as a likely candidate.
Top Comments

gpt-5.6-sol: 52%

fable: 65%

ox-alpha: 80%

u/troll_khan (319 points · permalink)

It's a tiny sample size though, just 10 questions. Not the full benchmark.

Edit: Tried it with OpenCode, it's not that great. Couldn't solve an issue that gpt-5.6 sol high handled just fine yesterday. Looks like the model is GLM 5.3 Air.

u/DistanceSolar1449 (207 points · permalink)

It's refusing to answer the question "is Taiwan a part of China?"

Chinese SOTA model!?

u/CrunchyMage (171 points · permalink)

I did some simple "Create svg of a dragon riding a bicycle" test on it. Here are its results compared to other models:

https://preview.redd.it/pszb4z36iokh1.png?width=2400&format=png&auto=webp&s=0e6ed6fa838886ca315c8cd10ac0d4c8fa11c126

u/Remarkable-Ad-2286 (166 points · permalink)

Ah shit, here we go again.

I ran a quick test on some Python code I maintain, which passes audits by Fable and even Gemini 3.7 Flash, and it found 2 bugs that turned out to be real.
I'm impressed.

u/Admirable-Cell-2658 (130 points · permalink)

Same story in 2 more subreddits: r/LocalLLaMA

Ox Alpha stealth model: GLM5 Air, Mimo V3 or ?

140 points · 83 comments · r/LocalLLaMA

New stealth model on OpenRouter: Ox Alph

51 points · r/LocalLLaMA


DeepSeek-V4-Flash-Vision-Exp

522 points · 111 comments · r/LocalLLaMA · by u/Xhehab_

DeepSeek-V4-Flash-Vision-Exp

DeepSeek has released V4-Flash-Vision-Exp, an experimental multimodal model that matches DeepSeek-V4-Flash on text capabilities including agents, reasoning, and world knowledge. On multimodal agent benchmarks, it makes a major leap over V4-Flash, bringing multimodal agent performance close to Opus-4.8. DeepSeek also announced a new Files API for uploading images once and reusing them across requests. Community members note DeepSWE scores improved by 4 points from the 0731 version to Vision-Exp.

Interesting Points
  • V4-Flash-Vision-Exp brings multimodal agent performance close to Opus-4.8 on benchmarks.
  • DeepSWE scores improved by 4 points from the 0731 version to Vision-Exp.
  • Images are tokenized for billing at up to 384 tokens each, at V4-Flash pricing.
  • The new Files API allows uploading an image once and referencing it by file_id to save request bandwidth.
  • Community members speculate weights will be released on HuggingFace within hours, as DeepSeek typically does.
Top Comments

Damn DeepSWE improved by 4 points from 0731 to Vision-Exp? That's huge

u/MagicZhang (86 points · permalink)

And another wave of DeepSeek lovers

u/Oleszykyt (83 points · permalink)

From DeepSeek on X:

DeepSeek-V4-Flash-Vision-Exp is now live on the DeepSeek API Platform! 🚀

🔹 This experimental multimodal model matches DeepSeek-V4-Flash on text capabilities—including agents, reasoning, and world knowledge.

🔹 On multimodal agent benchmarks, V4-Flash-Vision-Exp makes a major leap over V4-Flash, bringing multimodal agent performance close to Opus-4.8.

Try it with model='deepseek-v4-flash-vision-exp'. DeepSeek Harness 0.1.1 was released today with out-of-the-box support for the new model.

Multimodality unlocks more agent use cases.

V4-Flash-Vision-Exp works smoothly across agent frameworks, combining visual understanding with a wide range of tools to unlock more practical workflows.

Multimodal API support

🔹 Set model='deepseek-v4-flash-vision-exp'
🔹 Images are tokenized for billing: up to 384 tokens each, at V4-Flash pricing
🔹 Supports Chat Completions, Messages & Responses
🔹 Supports mixed text + image input; images can be provided via base64, external URLs, or the Files API.

Docs: https://api-docs.deepseek.com/guides/vision

Files API is now live.

🔹 Free to use
🔹 Upload an image once, then reference it by file_id to save request bandwidth
🔹 Reuse the same image across requests—no need to upload it again

Learn more: https://api-docs.deepseek.com/guides/files_api/

u/Xhehab_ (58 points · permalink)


OpenAI Halts AI Training on Advanced Model as It Detects Dark Signs Emerging

333 points · 98 comments · r/ChatGPT · by u/Plastic-Conflict-796

OpenAI Halts AI Training on Advanced Model as It Detects Dark Signs Emerging

OpenAI has paused training on an advanced model after detecting concerning behavioral patterns during development. The halt represents a significant safety intervention, suggesting the model exhibited unexpected or undesirable behaviors that prompted the company to stop and reassess its training approach before proceeding further.

Interesting Points
  • The training halt was triggered by "dark signs" detected during the model's training process, indicating potentially unsafe or misaligned behavior.
  • This represents a proactive safety measure by OpenAI to prevent deploying a model with concerning behavioral patterns.
  • The decision to halt training mid-development is relatively rare and signals the severity of the detected issues.

Where does AI get these ideas? 😭

328 points · 34 comments · r/OpenAI · by u/Savings-Shape2479

Where does AI get these ideas? 😭

A meme post showing an AI-generated joke that the community found both funny and unsettling in its creativity. The post generated lighthearted discussion about AI humor, with commenters noting the joke predates modern GPTs and joking about AI copyrighting jokes before humans can steal them.

Top Comments

OK I'm using that joke

u/CatPicturesPlease (91 points · permalink)

This joke is known and predates(no pun intended) GPTs.

u/Lightning-Shock (33 points · permalink)

Peak ChatGPT.

u/Dangerous-Tart6395 (32 points · permalink)

This works better in Swedish where 6 is actually spelled and pronounced "sex".

u/dreadnallen (15 points · permalink)

lmao stealing it before the ai copyrights it

u/BeautifulLeft7965 (16 points · permalink)


I did it! I'm free! It's been 7 hours since I used claudecode

321 points · 110 comments · r/LocalLLaMA · by u/SOC_FreeDiver

A developer shares their experience after their Claude Code Pro subscription expired, switching to Qwen3.8-27B running locally on a 5090m with 24GB VRAM and the Pi agent harness. They built an aurora predictor app for Canadians in about an hour, comparing local Pi output against Claude Sonnet 5 — both took similar time, Claude had better science, but Pi's app looked better. The author notes the main downside is having to plan things more carefully without Claude's cloud GPU, but so far the transition is going well.

Interesting Points
  • The author used ChatGPT to write a prompt for an aurora predictor, then fed it to both local Pi and Claude Sonnet 5.
  • Both models took about the same time to complete the app, with Claude having better science but Pi's presentation being preferred.
  • The author had Pi upgrade its version using Claude's better science, resulting in a hybrid that was slightly better than Claude's.
  • The post sparked discussion about the economics of local vs. cloud AI, with one commenter noting they went from $400/month on AI subscriptions to $40/month using local models.
  • Commenters joke about the addiction-like nature of Claude Code subscriptions and the high cost of 5090 GPUs ($4k+).
Top Comments

Keep a doctor on stand by. Keep watch on toks/sec, if it drops below 92 toks/sec, get professional help

u/SuperiorDev (152 points · permalink)

Stay away from these subscriptions. They are essentially addiction as a paid service.

u/DanielSReichenbach (30 points · permalink)

I'm now using Qwen3.8-27b w/ 5090m 24gb vram and pi to do everything i was doing in claudecode.

That's my setup, but I use Cline.

u/Great_Guidance_8448 (29 points · permalink)

Cries in 19 tps.

u/exaknight21 (68 points · permalink)

Your post is getting popular and we just featured it on our Discord! Come check it out!

You've also been given a special flair for your contribution. We appreciate your post!

I am a bot and this action was performed automatically.

u/WithoutReason1729 (1 points · permalink)


At WRC'26 Galbot showcased its new agile humanoid robot

317 points · 84 comments · r/singularity · by u/Distinct-Question-16

At WRC'26 Galbot showcased its new agile humanoid robot

Galbot showcased its new agile humanoid robot at the World Robot Conference 2026, demonstrating impressive motion and control capabilities. The robot's agility has drawn comparisons to Unitrees R1, with commenters noting the engineering difficulty of bipedal motion and control. Discussions center on whether the robot can do actual practical work beyond demonstrating movement, and the exponential pace at which humanoid robotics has advanced from walking miracles to consumer electronics.

Interesting Points
  • The robot's motion and control capabilities are described as 'insanely difficult' from an engineering perspective, yet Galbot delivers on them.
  • Commenters note that 20 years ago, a biped robot working by itself was seen as a technological miracle, and in 2 years AI has brought them to the verge of consumer electronics.
  • One commenter notes that agile dancing wasn't the difficult part compared to actual work, drawing parallels to how LLMs emulate arts before structured/programmatic tasks.
Top Comments

From an engineering point of view, the motion and control is insanely difficult and they really deliver on this, but for some one to pay money to get one, it has to be able to do actual work, not just jump around for a bit.

u/Fast-Satisfaction482 (91 points · permalink)

Give it tits and people will pay to have it just jump around all day

u/Zhu_Bajie_6972 (66 points · permalink)

20 years ago, a biped robot working by itself was seen as a technological miracle.

In the span of 2 years, AI managed to have them dance, and they're on the verge of becoming consumer electronics. Feels like an exponential curve.

u/Tencreed (44 points · permalink)

the market demand for robot dances must be sky-high

u/im_just_using_logic (27 points · permalink)

I swear once one of these can do dishes and laundry I'm getting one. I scored a robot vacuum recently at a yard sale for 10$ and it's been running every day since at my apartment. I was genuinely surprised that it actually does a good job, I've always seen them as gimmicks that don't work. I was wrong and now I want a robot to do the rest of my chores.

u/Kracus (7 points · permalink)


LLMs are so advanced right now that it's jarring that a lot of people think ChatGPT is just a mere chatbot.

273 points · 328 comments · r/ChatGPT · by u/severe_009

The author notes that many people still think of ChatGPT as what it was 2-3 years ago, unaware of its current capabilities including email integration and agentic features. Commenters debate whether people are simply unaware of advanced capabilities or just don't need them, with some noting that the agentic harness—not just the LLM itself—is what's driving the impressive results. Others share personal experiences of being blown away by ChatGPT's capabilities for learning and problem-solving.

Interesting Points
  • One commenter in academia notes the astonishment at how many people claim ChatGPT is bad for literature search, not realizing they just need to hit the DeepResearch button.
  • A mechanical engineering graduate reflects that with ChatGPT available during their studies, they believe they would have boosted their GPA by another 0.5 points.
  • Some users express strong privacy concerns about attaching ChatGPT to personal accounts like email, preferring it as an isolated tool.
Top Comments

It's funny how LLMs are both completely underrated and overrated at the same time.

u/hardypart (274 points · permalink)

I think a lot of people are aware it has very advanced computer-use capabilities now, but just don't have a need for them.

u/plutokitten2 (225 points · permalink)

It's not the LLM that's advanced, it's the agentic harness.

Edit: well, of course today's LLM's are more advanced in certain ways than earlier-era LLM's. But when people are blown away by the capabilities of AI agents, it's not the LLM that's advanced is blowing them away. That's what I meant.

u/realdevtest (150 points · permalink)

I don't want it attached to anything in my life lol

I want it as an isolated tool I can use when the need arises.

u/Edgezg (120 points · permalink)

I doubt it. I'm in academia and the amount of people who claim it's bad for literature search is astonishing. They claim it will just hallucinate refrences when all you nee dto do is hit the DeepResearch button before the search...

And there's absolutely no reason to not use it for literature search, it's so much better than a manual search, yet people still don't.

u/FalconX88 (56 points · permalink)


"just use Reddit bro, it's not like Reddit uses AI themselves"

264 points · 46 comments · r/ChatGPT · by u/TheXenoMaster407

"just use Reddit bro, it's not like Reddit uses AI themselves"

A meme post highlighting the irony of telling people to use Reddit for information when AI chatbots heavily reference Reddit content in their responses. The post includes a screenshot of an AI response that appears to be pulling from Reddit, sparking discussion about how much AI models rely on Reddit data and whether Reddit itself uses AI in its own content generation.

Interesting Points
  • One commenter claims chatbots reference Reddit for about 40% of their responses, though this is likely an estimate.
  • Another user shares a personal experience of recognizing their own Reddit comment being suggested by an AI.
  • The post touches on the broader concern about AI training data sources and the feedback loop between human-generated content on platforms like Reddit and AI model outputs.
  • Commenters note that Perplexity appears to reference Reddit at even higher rates (47%) than ChatGPT.
Top Comments

Chatbots reference reddit for like 40% of their responses

u/Square_Highlight9593 (105 points · permalink)

I've literally had AI suggest something that sounded very familiar and realized it was referencing my own Reddit comment before.

u/pi-N-apple (55 points · permalink)

lol @ cherry picking the comment. Your argument falls to pieces as soon as you read the whole thing.

u/ChallengeOne8405 (12 points · permalink)


103 more Reddit stories

Updates: 05:30 AM PDT · 08:30 AM PDT · 11:30 AM PDT · 02:30 PM PDT · 05:30 PM PDT