Skip to content

Releases: spinloop-ai/spinloop

v1.32.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 00:35

Changelog

Features

  • 9e504f5 feat(fleet): rebuild the dashboard's start and status logic
  • db34e6f feat: add -f as the short form of the --fleet flag
  • 0d852dc feat: add fleet deploy, and let start/stop take --all
  • c0622b9 feat: add the mtplx engine for serving and fleet wake

Bug fixes

  • 03718af fix(fleet): retire a start's capacity wait once the next attempt goes out

Other changes

  • 3df92b0 build(deps): bump the go-dependencies group across 1 directory with 10 updates
  • 7ff6c1e build(fleet-docker): bump the build image to golang 1.25
  • 780d847 build: release v1.32.0

v1.31.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 17:03

Changelog

Bug fixes

  • daad736 fix(remote): grant the deploy role secretsmanager:PutSecretValue

Other changes

v1.31.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 15:52

Changelog

Features

  • 781504b feat(remote): create or rotate an environment's engine key

Other changes

v1.30.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 15:13

Changelog

Bug fixes

  • 93fdbd2 fix(remote): share the follow cursor between remote logs and the fleet dashboard

Other changes

v1.30.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 01:57

Changelog

Features

  • 59ea4ab feat(remote): split the AMI bake out of bootstrap into its own command
  • 7a85f6e feat: grey the dashboard dot for undeployed nodes

Bug fixes

  • 3b47dd2 fix(remote): let the image recipe survive a new base AMI
  • b8c6528 fix(remote): report a boot that died instead of waiting it out

Other changes

v1.29.1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 19:16

Changelog

Other changes

  • f9eb264 build: release v1.29.1
  • ca9879a perf: remove the page-cache pre-warm after the live check (#136)

v1.29.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 22:56

Changelog

Features

  • 50c3416 feat: show dashboard node health, backed by real engine readiness

Other changes

v1.28.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 16:52

Changelog

Features

  • b22d8ff feat(daemon): log the outfit version at startup
  • 8633b6d feat(remote): install outfit at boot instead of baking it into the AMI

Bug fixes

  • 00fc7d7 fix(remote): zero-byte seed files and vLLM attention backend

Other changes

v1.27.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 01:29

Changelog

Features

  • 045a40a feat(fleet): add a full-screen node detail view to the dashboard

Bug fixes

  • 3a3aa54 fix: move dashboard selection by grid row and column
  • 133493e fix: move node uptime to dashboard tile's state line (#129)

Other changes

  • 2086c9e build: release v1.27.0
  • 13770ca docs(examples): add a llama.cpp example for Muse-Glimmer-30B (#79)

v1.26.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 16:05

Changelog

Bug fixes

  • eb414f6 fix(fleet): show a node's report beside an in-flight action

Other changes