|
|
|
|
|
by kwstx
92 days ago
|
|
Treating an agent as a versioned repo artifact is a neat idea, especially being able to diff prompt/behavior changes like normal code. One thing I’m wondering,how opinionated is the spec about runtime execution? If the repo defines config + skills, does the adapter layer basically translate that into frameworks like LangChain or CrewAI at run time? Feels similar to how container specs standardized deployment across runtimes. Curious how far you think the portability can realistically go given how quickly agent frameworks change. |
|