This website requires JavaScript.
Explore
Help
Register
Sign In
ai-workspace-services
/
opencode
Watch
1
Star
0
Fork
0
You've already forked opencode
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
680d52016c
opencode
/
main.go
10 lines
88 B
Go
Raw
Normal View
History
Unescape
Escape
add initial stuff
2025-03-24 02:19:08 +08:00
package
main
initial agent setup
2025-03-24 05:25:31 +08:00
import
(
chore: rename
2025-05-13 23:02:39 +08:00
"github.com/sst/opencode/cmd"
initial agent setup
2025-03-24 05:25:31 +08:00
)
add initial stuff
2025-03-24 02:19:08 +08:00
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in New Issue
Copy Permalink