Question: context is useful to humans as well as computers #14
Replies: 3 comments
-
Hey, @CasJam and @alistairstead. I'm really loving where you're going with agent-os, Brian, but I had the exact same reaction as Alistar -- all of those great docs are useful for getting and keeping humans up-to-date as well. My experimentation has actually been with keeping these docs in a Thoughts about facilitating such a thing with agent-os? |
Beta Was this translation helpful? Give feedback.
-
|
Also, the agent-os contents should be customizable per project. THere should be 2 level of customizations:
If users have multiple systems (personal and work), then how to sync system level changes? |
Beta Was this translation helpful? Give feedback.
-
|
Totally agree that the docs (especially those in the Honestly, I didn't give too much thought into why I made that folder hidden, other than I was following the same pattern as the As with anything else, feel free to make this change in your useage and report back here to let us know how it goes! I'll let this idea sit a little while before deciding on it. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I really like the approach you have created here it is very similar to something I have been working on.
I have been considering the storage of the context documents. You have placed them in a
.agent-osfolder which is of course still readable to humans(devs). However, why wouldn't we build this context for humans and place it in adoc/*folder. This then implies it is useful for all contributors to the project.Is there a reason to hide these context files from your perspective?
Beta Was this translation helpful? Give feedback.
All reactions