惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
博客园 - Franky
J
Java Code Geeks
V
Visual Studio Blog
G
Google Developers Blog
罗磊的独立博客
MongoDB | Blog
MongoDB | Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recent Announcements
Recent Announcements
Last Week in AI
Last Week in AI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
腾讯CDC
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
博客园 - 【当耐特】
IT之家
IT之家
I
InfoQ
U
Unit 42
C
Check Point Blog
Martin Fowler
Martin Fowler

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
Ask HN: When did you move from AI agentic loops to simple...
laxmena · 2026-05-05 · via Hacker News - Newest: "AI"

I never went to agentic loops. I've been doing "agents" since the initial release of OpenAI's API. I've also been an active AI researcher for 40 years, surviving the winters by also being a 3D graphics and animation pipeline developer.

I am approaching AI as not an automation technology, but as a cognitive assistance technology. My AI Agents are all "method actor prompted" and placed inside other open source software, where they are created to believe they are one of the developers of that open source application. That creates "intelligent" versions of those applications.

For example, a word processor I have integrated agents into that are able to support editing and layout of the contents of the editor, but more important the user can create solo and groups of agents that have knowledge of the subject document, and understand how to communicate better than the user - BUT they do not write for the user, they coach the user to write and communicate better.

Are you familiar with Chain-of-Thought / Reasoning models? I've made a fully transparent system that is similar I call "Chain of Method Actors" that operates very much like Chain-of-Thought models, but the user is included in the loops, in a conversational exchange between their experts and the user. Net result? Massive efficiency and expense savings. Where CoT models may spin in their agentic loops hundreds of times before they emit their best guess what they user wants, my Socratic Chain of Method Acting Agents will begin with clarifying questions, rather than guessing, and the eventual answer the user seeks is often delivered in 3 to 6 loops. Not hundreds.

But my goal here is not the same as most: my system I have designed is for people doing critical work they must understand and stand behind. This is a knowledge IDE that I have created. It's an office suite with conversationally programmable AI Agents that method act the expertise that one needs. It is not automation, it's human enhancement, intellectual cognitive support for people that cannot trust automation or delegation, the task is too critical.

https://midombot.com/b1/home