You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Projects" in the current UI are just session containers. For a git-attached project there's a real meta-layer that's invisible: open PRs (yours / others), open issues, recent CI runs, branch state. The operator currently checks GitHub directly, which is friction and breaks the "stay in HAPI" flow.
Proposal
A dedicated Project page for git-attached projects with:
Widgets
Open PRs panel -- yours / others, status (draft / open / changes-requested / approved), last activity, CI state.
Problem
"Projects" in the current UI are just session containers. For a git-attached project there's a real meta-layer that's invisible: open PRs (yours / others), open issues, recent CI runs, branch state. The operator currently checks GitHub directly, which is friction and breaks the "stay in HAPI" flow.
Proposal
A dedicated Project page for git-attached projects with:
Widgets
Dispatcher behaviour
Meta-agent skill
A dedicated github-meta agent skill (consultable from other agents) that knows how to:
Reference agent in session
82a4fe63for prior art.Acceptance
.gitdirectoryghCLI or GitHub APIgithub-metaskill registered and callable from other agentsNotes