[0.153 hotfix] Qualify Astra async-question guidance by tool availability (#42878)

Qualify Astra's bundled async-question guidance with “When available” so
it does not imply that `functions.request_user_input_async` exists in
every session. Only that sentence prefix changes in `models.json`.

## Validation

- Parsed and round-tripped the catalog with Python's JSON library.
- Verified the sole semantic change is the availability qualifier in
Astra's `model_messages.instructions_template`.
- `just fmt` and `git diff --check` passed.
- Rust tests were not rerun for this prompt-only change.
This commit is contained in:
rhan-oai
2026-09-04 15:39:08 -07:00
committed by GitHub
parent 0083d9e3d6
commit 6ae07812e2

File diff suppressed because one or more lines are too long