1. Agents can't act on what they can't perceive. Website · Quick Start · Sensors · SensorHub · Docs · Community Watch the W2A Concept Video What is World2Agent?

  2. Hi, my name is Nikita Sobolev, I am a CPython core dev, Django Software Foundation member, and maintainer of countless Python / Django opensource tools. Now I am happy to present to you my new project.

  3. Hi all- it feels like more and more both OpenAI and Anthropic is hyper focussed on coding and AI agents for coding. If you look at 5.5 model changes, they are mostly just talking about writing code and what not.

  4. Try to go with searXNG as you search results by multiple engines + its open-sourced. Use firecrawl / jina / fetch for reading the source.

  5. Hey everyone! Looking for some guidance and suggestions, as to whether anyone has worked or is working on building AI Agents or Agentic AI systems completely through vibecoding, especially by LangChain+LangGraph.

  6. We’ve been testing a small phone-automation prototype. What keeps coming up isn’t whether it can click through screens .

  7. model roundup

    Qwen 3.6
    220 items

    Qwen3.6-35B-A3B, a 35 billion parameter sparse MoE model with an active parameter count of 3 billion, was released on April 16, 2026, as open-source software under the Apache 2.0 license by Alibaba Qwen. It offers advanced functionality across various AI applications and outperformed competitors in drawing tests.

    model roundup

    Opus 4.7
    225 items

    Claude Opus 4.7, released on April 16, 2026, is Anthropic's latest advanced AI model, offering improved handling of complex tasks and a larger context window of up to 1 million tokens. This version is 50% more expensive than its predecessor due to enhanced capabilities in software engineering and hybrid reasoning.

  8. Curious what stacks people are actually using right now, and where you're hitting walls. Some things I've been observing while testing combos: - Deepgram Nova-3 still the best STT for English, Cartesia is closing the gap on streaming - Ele…

  9. could not extract summary

  10. Curious how AI agents are actually improving day-to-day operations in businesses. Are they meaningfully reducing workload and costs, or just shifting effort into oversight and corrections?

  11. It's been like this forever. why cursor explain!!

  12. I decided to let two AI agents run my life. Big mistake.

  13. Avoid stressing yourself, save your relationships, avoid obsessing about irrelevant arguments by trying out Claude’s approach to discussions and disagreements 3 min read 23 hours ago Press enter or click to view image in full size Photo by…

  14. model roundup

    DeepSeek 4
    62 items

    DeepSeek-V4-Pro is a 1.6T parameter Mixture-of-Experts model supporting one million-token context, with significant improvements in efficiency and stability through hybrid attention and manifold-constrained hyper-connections. Community highlights include its cost-effectiveness via the official API and exceptional performance in large code change evaluations, with some noting its surprisingly robust output capability despite a 384K max token limit.

    model roundup

    Opus 4.6
    81 items

    Opus 4.6, a version of Anthropic's AI model Claude, saw its accuracy drop on the BridgeBench hallucination test from 83% to 68%, and is being retired from Copilot Pro+. Notably, Claude Code demonstrated advanced capabilities by generating a detailed 12-week training plan in one call.

  15. Let's take a software dev team from a few years ago, to now. The devs and testers are each now given Cursor or equivalent.

  16. Every "AI website builder" I tried produced the same template fill: "We are passionate about innovation" "Cutting-edge solutions for the modern era" Three feature cards titled Innovative, Reliable, Dedicated with one sentence of fluff each…

  17. I’m in this weird in-between moment with AI research workflows. There’s tools that can search/summarise/generate/cite sources, but the workflow still feels fragmented at best.

  18. grokfeed Terminal feed reader for Hacker News, Reddit, and lobste.rs. Features Unified scrollable feed from HN, Reddit subreddits, and lobste.rs Color-coded by source: HN orange, lobste.rs red, subreddits in a cycling palette Read text pos…

  19. To what extent AI is OK to use in software development might be debated, but in general, the idea is not a controversial one anymore. The debate rather moved on from code completion and simple PR summarizations to Agentic Engineering, wher…

  20. event

    Copilot
    137 items

    Microsoft is keeping its Copilot tool for Windows 11 but renaming it, while issues with rate limits and a security proxy have sparked concerns among users of GitHub Copilot. Meanwhile, Anthropic released a report on agentic coding trends, highlighting that developers use AI in about 60% of their work.

    model roundup

    GPT 5.5
    92 items

    On [Date], a significant leak of the OpenAI Codex model, referred to as GPT-5.5, was captured on video before it was patched. The incident involved models named Arcanine and Glacier-alpha.

  21. Hey guys, any suggestions on what tools or methods which works best in the current market for research on any topics in general. I mostly do research on AI tools, agentic frameworks, what is new, what problems exist etc.

  22. SenseNova U1 is a new series of native multimodal models that unifies multimodal understanding, reasoning, and generation within a monolithic architecture. It marks a fundamental paradigm shift in multimodal AI: from modality integration t…

  23. I haven't opened VS Code in three weeks. Started using Claude Code for one quick Python script in December.

  24. demcstify Research project: LLM-assisted reconstruction of partially decompiled Minecraft 26.1.2 sources into fully buildable, runnable, bytecode-equivalent local client and server artifacts. demcstify is not a Minecraft source distributio…

  25. could not extract summary

  26. Saw a case recently where an AI coding agent ended up wiping a database in seconds. Curious how people here are handling this in real setups.