opencode
opencode copied to clipboard
feat(acp): add attach option to acp command
This adds a --attach flag to the acp command. It was almost straight forward except for the default agent relying on bootstrap being run, switched it to use the sdk to get the default model instead.