You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "The template pins \`@databricks/appkit\` and \`@databricks/appkit-ui\` to tarballs built from this branch, so the scaffolded app runs against this PR's code."
270
+
} > pr-bot-comment.md
271
+
272
+
# Fork PRs get a read-only GITHUB_TOKEN, so commenting would 403 and fail
273
+
# a job the author can't fix. Skip for forks — the command is still in the
***appkit:** forward async handler rejections to a terminal error middleware instead of crashing ([#439](https://github.com/databricks/appkit/issues/439)) ([5ef5404](https://github.com/databricks/appkit/commit/5ef5404d9b4497cd3b399b03f7027705d5e20314))
117
+
***appkit:** report only the actually-missing env vars in resource errors ([#486](https://github.com/databricks/appkit/issues/486)) ([2e2af02](https://github.com/databricks/appkit/commit/2e2af02acb61d639b793764ac5c663244d0608d8))
118
+
119
+
### server
120
+
121
+
***server:** invoke plugin shutdown hooks and close connections during graceful shutdown ([#441](https://github.com/databricks/appkit/issues/441)) ([f8cd9ec](https://github.com/databricks/appkit/commit/f8cd9ecb00071c2f4b11c5a3cb029f89b0377ba7))
122
+
123
+
### stream
124
+
125
+
***stream:** remove completed/errored streams from registry after buffer TTL ([#438](https://github.com/databricks/appkit/issues/438)) ([e606900](https://github.com/databricks/appkit/commit/e6069008547caf156f3077b7bb02d9f460349053))
126
+
127
+
### agents
128
+
129
+
***agents:** forward generation params (temperature/top_p/stop/...) to the serving adapter ([#450](https://github.com/databricks/appkit/issues/450)) ([44cb589](https://github.com/databricks/appkit/commit/44cb5891be997c1acb63873a4da74cd6de236df8))
0 commit comments