Since I couldn't locate the lua-script replacement for the old Central Build group-AI, I made one myself. I moved the download link and instructions to this post.Spring 0.79: The old group-AIs where removed altogether, because they had already been replaced by lua-scripts.
Wiki goodness about original Group AI: Central Build AI: A common non-hierarchical permanent build queue.
Please listen closely to the following instructions as some options have changed:
Central Build AI adds a small amount of intelligence to a group of mobile construction units ("Central Builders"). With one/some/all of the Central Builders selected, place a few build orders while holding the SHIFT key just as if you were setting up a regular build queue. These build orders will be transferred over to the Central Build queue and will display as ghosted images tagged with some debug numbers. Idle Central Builders should soon move to carry out the nearest build order in the central queue or assist other Central Builders with their build orders. If only one builder in the group can fulfill a certain build order, all other builders will automatically assist that one until it's finished.
Orders sent directly to Central Builders without SHIFT will be acted on immediately, perhaps canceling what the builder was working on at the time. Once the builder is idle again, it will rejoin the workforce.
Central Build AI can use either a custom build group or one of Spring's regular unit groups. Change line 33 local myGroupId = -1 to any number 0-9 to use that group number. You can then use the standard unit group controls. The custom group if keyed to the letter Q, but if you use Q for another purpose, you may select a new letter for CBAI by changing line 35 local hotkey = string.byte("q")
To place one or more builders in the Central Build custom group, select the builder(s) and press ctrl+[group]. If Central Build recognizes them as valid mobile builders, they should be tagged with "cb". To select the group at any time, press [group]. Pressing [group] twice will center the camera over the group.
If you don't see "cb" displayed on your builders in the Central Build group, check the widget selector (F11) to make sure that Central Build AI is listed and active. Widget has been written to work with any game running under the Spring Engine which uses mobile builders which can assist each other, but has only been tested with *A games.