+ {artifact.path} +
++ {artifact.content} +
+Loading projects...
+ ); + } + if (projects.length === 0) { + return ( ++ Connect a repository to create its project artifacts and issue queue. +
+ ); + } + return ( ++ Canonical context staged into every issue workspace. +
+Loading artifacts...
+ ) : ( ++ {artifact.content} +
+Loading issues...
; + } + if (issues.length === 0) { + return ( ++ No issues yet. Describe a concrete change to start the workflow. +
+ ); + } + return ( ++ {issue.body} +
+Project manager
++ GitHub, Flue, AgentOS +
++ Connected GitHub project +
++ {workspace.selectedProject.description ?? + "No repository description is available."} +
++ Zopu creates the project artifact set and opens an issue queue + for agent work. +
+