Skip to content

Releases: github/spark-template

v0.38.54

18 Jun 20:59
f241e5c
Compare
Choose a tag to compare
Add .azcopy to ignored vite path (#71)

When vite detects changes to root level files, it forces a full page
refresh instead of an hot module reload. Since we periodically include
these files in our commit history, we should ignore them for the
purposes for vite builds.

v0.38.54

17 Jun 20:30
087d7e3
Compare
Choose a tag to compare
Delete Deploy Script (#70)

For item: https://github.com/github/spark/issues/1071. Use deploy script
from workbench sdk

Bug fix

16 Jun 21:13
250726d
Compare
Choose a tag to compare
v0.38.53

Add file manifest to git ignore (#68)

Introduce `spark.kv`

13 Jun 23:12
250726d
Compare
Choose a tag to compare

Introducing the spark.kv object in the Spark SDK.

v0.38.51

13 Jun 18:16
ffa0d3f
Compare
Choose a tag to compare

Incorporates repo-syncing abilities from the workbench-sdk

v0.38.50

11 Jun 23:25
ffa0d3f
Compare
Choose a tag to compare

What's Changed

  • Update React imports to use destructuring by @nicodes in #65
  • Include ability to send KV events to Workbench

v0.38.49

10 Jun 20:47
24175a2
Compare
Choose a tag to compare

What's Changed

Updates workbench-sdk with better logging, ability to fetch from repository

v0.38.48

10 Jun 17:11
24175a2
Compare
Choose a tag to compare

v0.38.47

09 Jun 19:10
70a8a5e
Compare
Choose a tag to compare

What's Changed

  • Update Spark Agent to retry request when it receives 0 chat completion choices from CAPI.
  • Fix cancellation bug.

v0.38.46

09 Jun 18:41
70a8a5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.38.43...v0.38.46