rowboat/apps/x/packages
Gagan a9a47e5a28 fix(apps): make agent bundling mandatory in the copilot apps skill
The skill treated mirroring the bg-task into agents/<slug>.yaml as
optional ('if the app should ship the agent'), so the copilot built
agent-backed apps (e.g. pr-dashboard) with the refresher as a loose
personal bg-task only. Publishing such an app ships a dead UI: data/
is user state and never packaged, and installers get no agent.

Bundling is now a required step with the failure mode spelled out.
2026-07-07 13:42:29 +05:30
..
core fix(apps): make agent bundling mandatory in the copilot apps skill 2026-07-07 13:42:29 +05:30
shared fix(apps): eliminate blank-app window on launch and add crash visibility 2026-07-06 20:52:31 +05:30