Commit 7dcff02
committed
fix(cli): refresh
The post-install panel still recommended `stash wizard` as the
headline path and showed a hand-rolled `client.encryptModel(record,
table).run()` snippet — both stale post-#395 and post-#357.
Replace with brief guidance that bridges install → agent handoff:
two canonical "ask your agent X" phrasings (one per real path,
migrate-existing vs add-new), a short note that the agent will do
the schema edits and run the lifecycle commands, and a pointer at
the skills + public docs.
Same panel runs from any `db install` invocation — including the
one init triggers in install-eql — so the new copy makes sense
both during init's handoff and when `db install` is run
standalone (where "your agent" can be any agent the user has
open, or someone reading the lifecycle commands directly).What next panel after db install1 parent 9c21323 commit 7dcff02
1 file changed
Lines changed: 11 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
295 | 294 | | |
296 | 295 | | |
297 | | - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
298 | 299 | | |
299 | | - | |
300 | | - | |
| 300 | + | |
| 301 | + | |
301 | 302 | | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
| 303 | + | |
| 304 | + | |
306 | 305 | | |
307 | | - | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
308 | 310 | | |
309 | 311 | | |
310 | 312 | | |
| |||
0 commit comments