Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. I open-sourced a small library for drawing SVGs progressively(npmjs.com)
    discuss
  2. I run a production AI app for €60 a month. Here is the actual bill.(tailstory-app.com)
    discuss
  3. Show HN: WebMCP Registry of Websites That Agents Can Use(wmcp.ai)
    discuss
  4. Show HN: Groupicorn directory of IOP group therapy programs
    discuss
  5. Ancient DNA reveals pervasive directional selection across West Eurasia(nature.com)
    discuss
  6. Code similarity detection using Tree-sitter(github.com/dsummersl)
    1comments
  7. ES Archive – a new memory system for AI, running natively on Mac(github.com/apocryphx)
    discuss
  8. Claude Opus 5.5: Intelligence, Performance and Price Analysis(artificialanalysis.ai)
    discuss
  9. Barbara Mazzolai Wants to Build a New Field of Robotics(ieee.org)
    discuss
  10. Siri AI Settlement Website Now Live(macrumors.com)
    discuss
  11. Xeno-Interpretability: Investigating the Alien Minds of LLMs(arxiv.org)
    discuss
  12. Aging may be a program, not a breakdown(quantamagazine.org)
    discuss
  13. We Rebuilt Jev's API on an Open Model and Used It to Play Doom(blocks.ai)
    1comments
  14. How do you best protect against copycats?
    discuss
  15. Tables and Strings in COBOL - Big Data like it's 1985(datagubbe.se)
    discuss
  16. Show HN: graf (1000x faster graphify in Rust)(github.com/ctxrs)
    discuss
  17. GameStop shares up 30% since earnings; CEO, other board members disclose buys(yahoo.com)
    discuss
  18. Armenia on track to become one of leading hubs for US AI infrastructure(armenpress.am)
    1comments
  19. Apple Developing New Fitness Tracker Aimed at Rivaling Whoop(bloomberg.com)
    discuss
  20. A framework for frontier AI and the dawning of a new age(deepmind.com)
    discuss
  21. Ask HN: Did your side projects ever become something big enough to sustain you?
    1comments
  22. 18-year-old thought she'd take a gap year. Instead, she joined the S.F. Symphony(sfchronicle.com)
    discuss
  23. OpenRouter Batch API: half-price inference by bundling requests(openrouter.ai)
    discuss
  24. 'Coding Kids' by Natasha Singer: An Education for the Future That Hasn't Worked(wsj.com)
    discuss
  25. The most difficult daily word game(un-scrabbled.com)
    discuss
  26. ProudSend – cold outreach drafts that cite the line they came from(proudsend.com)
    discuss
  27. Show HN: I gave Jev my forum database so he could find the most relevant(forumbacklinks.org)
    discuss
  28. Go-System-One: Jev-Like Results in Pure Go and SIMD/PTX(github.com/rcarmo)
    1comments
  29. Benchmarks are more broken than we could have imagined(horizonanalyticslabs.com)
    1comments
  30. AI Is Not the End of the World(everythingisbullshit.blog)
    discuss

I built a linter/skill that ensures requests to jev are structured correctly

1 pointsby 1h ago
0 comments
i built wellposed as a plugin/skill which works with any agent (https://github.com/suraj-phanindra/wellposed) to ensure your agent understands how to choose the right kind of jev request and format it correctly not just for syntax but for completeness and correctness. it is well-documented in the "jagged-ness" docs (https://docs.typesafe.ai/model-jaggedness/jev-1.13) that typesafe include on their docs page that the absence of essential options can cause jev to choose the wrong option with high confidence (it cannot choose what it cannot see in the request) - so the responsibility to ensure whatever the intent behind your jev request is - it is captured correctly with the right states and options for jev to pick from falls on the user. wellposed should ideally make your agent better at converting NL intent into jev requests. please try and give me feedback. appreciate it!
A quiet thread, for now.Start the conversation on HN ↗