可不可增加一个文档同步的命令 #428
tltltltltltltltl
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
一点点个人想法,如果实现你的想法(不涉及双向,只讨论文档维护的问题),不需要 mimocode 去做这个工作
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我觉得仅仅一个agents.md是不够的,一个复杂庞大的项目有很多功能模块,1m的上下文不可能吃下整个项目,我们可不可让ai自动给每个模块维护详细的文档,这样既帮助人类了解项目构成(现在很多人都退化到不会写代码了,但至少要让他们能看懂代码,这样才能进步)又可以让ai快速定位bug。如果可以的话最好还是双向同步,让人类修改文档-ai改代码逻辑,ai改代码后自动改文档,总之时时刻刻保持代码与文档双向同步
Beta Was this translation helpful? Give feedback.
All reactions