This website requires JavaScript.
Explore
Help
Sign In
bkinnightskytw
/
agent-orchestrator
mirror of
https://github.com/ComposioHQ/agent-orchestrator.git
Watch
1
Star
0
Fork
You've already forked agent-orchestrator
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cdfd97cb98
agent-orchestrator
/
backend
/
main.go
8 lines
87 B
Go
Raw
Blame
History
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"ao backend daemon starting"
)
}
Reference in New Issue
View Git Blame
Copy Permalink