open-design/apps/daemon
qiongyu1999 83186728f0 feat: enrich example prompt override with title and pre-filled brief
- Pass example prompt title and artifact-type-specific discovery brief
  through metadata so the agent receives full context without asking
- Only skip discovery on the user's first example prompt usage
  (localStorage gated), subsequent uses follow normal discovery flow
- Convert EXAMPLE_PROMPT_OVERRIDE from static string to dynamic builder
  that interpolates title and brief key-value pairs
2026-05-29 14:03:51 +08:00
..
scripts feat(runtimes): register AMR (vela) as an ACP stdio agent (#2355) 2026-05-28 05:09:55 +00:00
src feat: enrich example prompt override with title and pre-filled brief 2026-05-29 14:03:51 +08:00
tests Add launch review regression coverage and stabilize daemon tests (#3207) 2026-05-29 02:39:33 +00:00
package.json feat(runtimes): register AMR (vela) as an ACP stdio agent (#2355) 2026-05-28 05:09:55 +00:00
tsconfig.json Refresh desktop integration control plane (#123) 2026-04-30 14:23:53 +08:00
tsconfig.tests.json Refresh desktop integration control plane (#123) 2026-04-30 14:23:53 +08:00
vitest.config.ts chore: pin dependency versions and harden CI caches (#2189) 2026-05-19 13:58:27 +08:00