Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: spinloop-ai/spinloop

v1.39.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 17:26

Changelog

Features

  • 6f15c38 feat(harness): auto-configure launches from --env alone
  • acb2310 feat: let fleet harness launch against a gateway with no Spinloop (#201)

Other changes

v1.38.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 11:33

Changelog

Features

  • 1cde9e2 feat(hf): write a Spinloop from a Hugging Face reference
  • 21367a8 feat(remote): add an instance type to remote deploys and fleet nodes
  • c9ff71c feat: add the fleet gateway, a fleet's OpenAI-compatible front door
  • 3374b42 feat: add the fleet harness command
  • b25a86c feat: drop the Spinloop's FLEET and route launches by fleet file
  • bd98777 feat: drop the Spinloop's REMOTE keyword and name environments with --env

Other changes

  • 7ff5a02 build: release v1.38.0
  • 71d6b82 docs(alias): make the URL form discoverable in the alias help
  • 523fa4b perf: serve the daemon's host figures from the sampler
  • 54cd90a test(remote): make the expired-credentials log hint test hermetic

v1.37.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 21:10

Changelog

Features

  • 325a66f feat(daemon): silence successful API request summaries at default level (#183)
  • f9e3339 feat(remote): add auth --store for a persistent control-plane credential
  • fd29139 feat: default the metrics formats to gauge

Bug fixes

  • 8ee75eb fix(remote): guard start against seeding and count only alive seeds as in flight

Other changes

  • b1e230f build(deps): bump pnpm/action-setup in the github-actions group
  • d7135e2 build(deps): bump the go-dependencies group with 7 updates
  • 1f8df8f build: release v1.37.0
  • 58977cb docs(openspec): archive daemon-log-level change
  • 7f0a98c test(fleet): pin the clock and settle the poll count in two tests

v1.36.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 11:49

Changelog

Features

  • fcd4f0e feat(serve): show the engine's metrics and log in a full-screen view

Other changes

v1.35.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 01:17

Changelog

Features

  • 639998f feat(fleet): drop seconds from the keep figure
  • 01f5405 feat(fleet): make dashboard key hints respect node state

Bug fixes

  • 78ebd45 fix: cap the bar sparkline one grade short of full height

Other changes

  • 5497f79 build: release v1.35.0
  • 95ea569 docs(examples): use one shared key in the fleet examples

v1.34.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 19:00

Changelog

Features

  • c37e104 feat(fleet): set and show a keep deadline from the dashboard

Other changes

v1.33.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 02:52

Changelog

Features

  • 0f1ca8f feat: add spinloop up to start a directory's engine
  • 8c9027d feat: add the sparkline bar format, rename bar to gauge

Bug fixes

  • c516f8c fix: use a valid mtplx scheduler mode in the example preset

Other changes

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