opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Add create project functionality

Open gergesh opened this issue 1 month ago • 2 comments

My attempt at closing my own issue #5581

Summary

  • Added "Create project" button to home page (both in header and empty state)
  • Added POST /project API endpoint for project creation which initializes git repo with blank commit if needed

gergesh avatar Dec 15 '25 20:12 gergesh

I force-pushed it to resolve the conflicts with latest dev Here's what it looks like btw In the homepage: image In the sidebar: image

gergesh avatar Dec 15 '25 20:12 gergesh

image And the dialog

gergesh avatar Dec 15 '25 20:12 gergesh