时至今日,一段对话仍传递着穿透人心的力量。
Now, I'd be a frawd if I didn't acknowledge the tension here. Someone on Twitter joked that "all of you saying you don't need a graph for agents while using the filesystem are just in denial about using a graph." And... they're not wrong. A filesystem is a tree structure. Directories, subdirectories, files i.e. a directed acyclic graph. When your agent runs ls, grep, reads a file, follows a reference to another file, it's traversing a graph.
。关于这个话题,新收录的资料提供了深入分析
luckily, react reads from a property in the window object: window.__REACT_DEVTOOLS_GLOBAL_HOOK__ and runs handlers on it when certain events happen. this property must exist before react's bundle is executed. this is intended for react devtools, but we can use it to our advantage.
FT Videos & Podcasts