SynthesisAgent.ClaudePlugin and SynthesisAgent.OpenclawPlugin are now separate gitea repos, referenced as submodules from this one. Each can be iterated on independently while this repo stays as the cross-cutting design/architecture / wire-protocol home.
7 lines
304 B
Plaintext
7 lines
304 B
Plaintext
[submodule "SynthesisAgent.ClaudePlugin"]
|
|
path = SynthesisAgent.ClaudePlugin
|
|
url = https://git.hangman-lab.top/zhi/SynthesisAgent.ClaudePlugin.git
|
|
[submodule "SynthesisAgent.OpenclawPlugin"]
|
|
path = SynthesisAgent.OpenclawPlugin
|
|
url = https://git.hangman-lab.top/zhi/SynthesisAgent.OpenclawPlugin.git
|