请问HN:在指导大型语言模型代理执行工作时的时间管理问题
你好,
最近,像Claude Code/Codex这样的LLM代理越来越受欢迎。在我的日常工作中,我利用它们完成了很多开发工作,但我在想,当LLM代理在工作时,人们是如何高效管理时间的。
以我为例,当LLM代理在工作,尤其是我开启自动接受模式时,我通常会做以下几件事:
1. 思考新任务的设计或阅读一些与我正在进行的项目相关的文档
2. 浏览黑客新闻 :)
但似乎上下文切换让我感到困扰。当我跳回去查看LLM代理的工作时,似乎很难迅速进入状态。
也许这就是我们需要适应的新常态?
查看原文
Hi,<p>These days LLM agents such as Claude Code/Codex are getting more and more popular, In my daily work, I leverage them to do much portion of the development work, but I am wondering how people manage time efficiently when LLM agent is doing the work.<p>Take me as a example, when LLM agent doing the work especially I turn on the auto accept mode. I just do the following things:<p>1. thinking about designs of new task or read some document related of the project I am working on
2. surfing on hacker news:)<p>but it seems the context switching bother me. when I jump back to check how the LLM agent do the work it seems slowly to get into the context.<p>Maybe this is the new norm we need to adapt to?