1. Agent-oriented programming Agent-oriented programming (AOP) is a programming paradigm where the construction of the software is centered on the concept of software agents. In contrast to object-oriented programming which has objects (provi…

  2. How Kepler built verifiable AI for financial services with Claude Inside a platform that indexes 26M+ SEC filings, earnings call transcripts, IR presentations, consensus estimates, and private data across 14,000+ companies and 27 global ma…

  3. I know Claude is able to do a lot with Blender models from scratch, but what about models that were made elsewhere? Let's say I download a model of a cafe from a free 3d site.

  4. Snyk Agent Scan Discover and scan agent components on your machine for prompt injections and vulnerabilities (including agents, MCP servers, skills). NEW Read our technical report on the emerging threats of the agent skill eco-system publi…

  5. event

    Mistral
    51 items

    Mistral, a French AI company, is set to release a medium-sized model with 128 billion parameters and is planning to launch Workflows in public preview. The company, founded by Arthur Mensch, continues to grow its AI empire despite not being based in the United States.

    model roundup

    Opus 4.7
    262 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.

  6. Babysitting the Agent Two weeks in, even with all the hooks I've built, working with the agent has become a chore. Every shipped feature ends with me clicking through it to find out what didn't actually work.

  7. Hi guys, I have built TrainForgeTester, an open-source scenario test runner for AI agents that take actions (call tools). The idea: test how agents perform in company specific scenarios and not just on general benchmarks.

  8. Ever wanted to control Ableton with just your voice? Me too!

  9. Hey community, I have free access to claude code to play around with. But don't have any ideas to try out- I have contained environment so can't really use it on my personal computer.

  10. model roundup

    Gemma 4
    144 items

    Gemma 4 is a family of open-source multimodal models from Google DeepMind, available in sizes up to 31 billion parameters and featuring dense and MoE architectures. Notable community highlights include the 31B model's success in production tests, with some users preferring 4-bit precision for local use, and others sharing settings for optimizing performance with smaller models.

    model roundup

    Qwen 3.6
    279 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.

  11. I very often work on my home Windows 11 Pro machine as well as my MacBook when I'm on the road. I'm just wondering in general how all of you keep the global Claude MD file up-to-date with the same version on both files.

  12. They no longer only write, summarize, or suggest. They are beginning to touch systems, call tools, change states, move money, open access, close access, deploy code, and trigger workflows.

  13. Safe Repository Access for AI Agents with bwrap and sshfs I run AI agents in a dedicated VM. The agents need access to my local git repositories so they can read and modify code, but I don’t want them to be able to push to remotes, read my…

  14. wafers Cheap, branch-backed repo views for parallel coding agents. wafers lets many agents work against one large Git checkout without paying for many clones or worktrees.

  15. 106 items

    Sam Altman, CEO of OpenAI, has faced multiple attacks on his home in San Francisco, including firebombing and drive-by shootings, raising concerns for his safety. Additionally, a majority of over 100 people interviewed by Ronan Farrow described Altman as a "pathological liar.

    model roundup

    Qwen 3
    17 items

    Qwen3-0.6B is a large language model from the Qwen series, featuring dense and mixture-of-experts architecture, with significant improvements in reasoning capabilities and human preference alignment. Community feedback highlights its effectiveness for teaching from extensive documents and its suitability for low VRAM setups as a text-to-speech (TTS) model.

  16. Elon Musk spars with OpenAI attorney in trial over company’s evolution from a nonprofit Elon Musk spars with OpenAI attorney in trial over company’s evolution from a nonprofit OAKLAND, Calif. (AP) — Elon Musk on Thursday sparred with an at…

  17. How good is Gemini Embedding 001 for scientific retrieval (RAG application)? How does it compare against Text Embedding 3 Large?

  18. Would you like to use this UI? I'll take it.

  19. Hey folks, Quick context on me: I run a handful of personal projects plus some client work, all using Claude Code with, more or less, the same core set of skills. My deploy flow, my code-review preferences, a debugging skill I keep refinin…

  20. 35 items

    Claude Opus 4.6, Anthropic's flagship model, saw its accuracy drop on the BridgeBench hallucination test from 83% to 68%, highlighting a significant regression in handling certain tasks. Meanwhile, biologists are revisiting cases of mushroom-induced hallucinations in China, suggesting ongoing research into natural causes of similar phenomena.

  21. 9 min read Just now Press enter or click to view image in full size I have a 32-chapter book about Codex CLI that updates itself daily. An always-on agent named Andy (the default name in NanoClaw, because I save my creative energy for else…

  22. Hi, im currently working on a project and have built a rag pipeline in it, the pipeline works but its just gives the feeling of ‘not enough’ i cant seem to explain the whole situation,i need advice from someone experienced in this domain,…

  23. Didn't even ask for all that just to implement a 3rd party api into something claude already worked on building, its only having issues with that API. 😭

  24. so Ming-Chi Kuo (the Apple supply chain analyst) just dropped a note saying OpenAI might be building a smartphone. not just earbuds — an actual phone.

  25. Andrej Karpathy (co-founder of OpenAI, former head of AI at Tesla, and now founder of Eureka Labs) talks with Sequoia partner Stephanie Zhan at AI Ascent 2026 about what's changed in the year since he coined "vibe coding." He explains why…

  26. jupyterlabclaudecode_extension Manage Claude Code CLI sessions from inside JupyterLab. A left-sidebar panel lists every project under ~/.claude/projects/ deduplicated to one row per folder, marks live remote-control sessions with a green d…

  27. CONVERA Inference should not start from zero every time. CONVERA is an experimental local inference runtime that treats repeated work as reusable state.