querychat + posit connect

I am trying out querychat ( v 0.2.0.9200) with simple palmerpenguins app.

Works fine on my local machine.

But I am doing something wrong with posit connect, with messages similar to:

026-02-25T15:08:04-08:00 Closing data source...
2026-02-25T15:08:04-08:00 Error in self$app_obj(..., bookmark_store = bookmark_store) : 
2026-02-25T15:08:04-08:00   The package "bsicons" is required.

As I experiment, have also gotten missing duckdb and SQLite errors.

Know querychat is doing quite a bit under the hood, but want to proper way to set up dependencies.
Thx.