1. I have been working for a few years in Computer Vision for manufacturing, so I have kinda been in a bubble as far as production goes. I am thinking of diversifying a bit and get to work on the trendy stuff: agents.

  2. I’m considering building a tool that helps developers understand the important code that AI writes for them. AI tools like Cursor, Claude Code, and Codex can generate software very quickly, but sometimes developers end up with code they ca…

  3. Is ChatGPT & Claude cooked? Honestly, imo Muse seems be way more capable than a mere chatbot.

  4. Thariq on X: "We're adding support for AGENTS.md to Claude Code. Starting today in version 2.1.277, if there is no CLAUDE.md in a folder, Claude will check for and use AGENTS.md.

  5. oncall@fin-db-admin: /opt/fin/migration — flaude Bash command Do you want to proceed? ❯ 1.

  6. If you’re building agents that modify code, call tools, or execute workflows, there’s a failure mode I think we underestimate: An agent can complete its workflow successfully without producing a trustworthy result. We hit this pretty hard…

  7. If there is evidence of an LLM actually getting anti human intent, where is it?

  8. could not extract summary

  9. Every idea becomes a GitHub issue and sits there. A few days later I go back and decide if it still looks worth doing.

  10. This paper presents PostgreSQL-V 2.0, a scalable integrated vector database system inside PostgreSQL. Existing PostgreSQL-based vector search systems such as pgvector embed vector indexes into PostgreSQL's page-oriented storage engine, inc…

  11. I build AI Toolbox with one other developer, a Chrome extension that adds folders, full-text search, export and saved prompts inside Claude, ChatGPT, Gemini and Grok. Most of the code is written with Claude Code.

  12. Jev experiments TypeSafe / Jev latency-focused demos built by Devin. Each app lives in its own top-level directory with its own README, TESTING.md and screenshots.

  13. I was trying to fix a behavioral interview story and somehow ended up with: “Please don’t call me that.” “If this continues, I may end the conversation.” “I’m ending it here.” Bro 😭 I asked you to rewrite my Google interview stories, not e…

  14. could not extract summary

  15. event

    Minimax
    181 items

    MiniMax has updated its M2.7 license to Non-Commercial and released new tools like MMX-CLI for various AI tasks. The company is also addressing technical issues with their models, such as NaNs in perplexity caused by GGUF files.

  16. Hey everyone, I’m trying to rely entirely on my own Google Gemini API key to avoid hitting Cursor's free tier limits. I’ve added my API key under Settings > Models > Google, but the editor seems locked into using Cursor's built-in free mod…

  17. I’ve read that you can ask Fable or another strong model to delegate work to agents running Codex within Claude code I use Claude code within the macOS instance. Can anybody help me understand how this would be possible?

  18. 大家好, 和许多正在构建自主工作流程的你们一样,我对当前的浏览器自动化现状感到沮丧(沉重的 Playwright 沙箱、浏览器使用、原始 CDP 封装)。在实际使用中,三个持续存在的瓶颈不断妨碍自主任务的执行: 极高的延迟与令牌消耗:每次点击(“在搜索框中输入”,“点击提交”)都需要将 50KB 的可访问性树发送来回给远程推理模型,每一步耗时 3-5 秒,同时在琐碎的表单序列中消耗数十万令牌。 一次性沙箱与 Windows 文件锁:一次性浏览器实例无法继承有效的 Googl…

  19. Download: https://vis-agentic-website-production.up.railway.app/ Setup Instructions: https://vis-agentic-website-production.up.railway.app/instructions Videos: https://www.youtube.com/@VisualAgentic Join my Sub-Reddit to give feedback: htt…

  20. Anthropic has quietly set up a laboratory to do physical biology work as it pushes its artificial-intelligence ambitions into the world of drug science. At a time when fears of AI are gripping the public, the startup has built a wet lab, o…

  21. After many projects where I wanted to share a Supabase backend between a mobile and web app, I noticed the ways Claude code would regularly fail to live up to production standards. So, in each project I would provide more and more guardrai…

  22. OpenAI boss says world 'right to be afraid' but should trust AI firms The boss of ChatGPT maker Open AI says people should have more faith in his firm and others like it to do the right thing when it comes to artificial intelligence (AI) d…

  23. Hi All - creator of AppMunchies here. I built it to solve a problem I had: How do I distribute my apps effectively to an audience that consumes mostly social media videos?

  24. Hey r/AI_Agents, Two things kept breaking our production TypeScript agents: Tool data leakage: Passing raw DB/CRM objects into LLM context windows burns tokens and leaks sensitive PII. Fragile workflows: Adding Temporal/Inngest just for st…

  25. So I've been working on a project (Make0 AI) for a long time where I wanted to give common context to both Codex and Claude Code. The problem is simple - while working on Claude and after exhausting the daily/weekly limits I've start again…

  26. This is a total hack job article. The National Design Studio ( ndstudio.gov) shipped trumpaccounts.gov and a mobile app this year.

  27. Preface this by saying I know how this sounds I see people on here still writing code by hand. At my company that is not an option anymore.

  28. HI HN!! First here is a demo video : https://youtu.be/A0LV28G4sXo?si=ymIQEfNGprh8yyxq I work in a SDE role and work in multiple windows at once like i have many apps open in my mac.

  29. A lot of people are talking about usage on Codex because OpenAI seems to have reduced it, but most comments seem to be vibes based rather than just pulling token #s and comparing. I figured I had the data, so would share mine.