Skip to content

Releases: JSONbored/loopover

ui-kit: v1.7.0

Choose a tag to compare

@JSONbored JSONbored released this 02 Aug 01:49
Immutable release. Only release title and notes can be modified.
b73575f

1.7.0 (2026-07-31)

Features

  • analytics: complete the PostHog migration — retire Umami, fix the MCP event contract (#10177) (2cafde3), closes #8293 #8299 #10175 #10176
  • ui-kit: relocate streaming-text, use-streaming-text, typing-indicator from miner-ui (#9239) (f4a0ee0)

Fixes

  • observability: group AI generations by their real trace, and attribute spend per repo (#10187) (693aed8), closes #10185
  • ui-kit: expose PaginationEllipsis More pages outside aria-hidden (#10136) (291fcd9), closes #10052
  • ui-kit: render chart tooltip zero inside tabular-nums span (#10114) (21855f2), closes #10051
  • ui-kit: stop useStreamingText cancel() from overwriting a settled status (#10121) (3d7fdbf)

Dependencies

  • ui-kit: publish the stranded recharts v3 migration, and guard the class (#9977) (c6fcee9)

loopover-orb orb-v3.7.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 19:42
Immutable release. Only release title and notes can be modified.
167f3c2

LoopOver Orb container image:

docker pull ghcr.io/jsonbored/loopover-selfhost:orb-v3.7.1

Multi-arch (linux/amd64 + linux/arm64). See https://loopover.ai/docs/maintainer-self-hosting for setup.
Includes the Claude Code / Codex subscription CLIs by default; credentials stay runtime-only.
PostHog release id baked into the image: loopover-orb@3.7.1.

What's Changed

🧹 Other Changes

  • fix(db): map visual_capture_unobtainable_sha, so #9881's degrade can actually fire (#10270) by @JSONbored in #10277
  • fix(miner): count the prompt-cache tiers as input tokens in the engine's own parsers by @JSONbored in #10252
  • fix(queue): guard the verdict derivation instead of the pass, so the webhook path is covered (#10227) by @JSONbored in #10276
  • chore(ui): sync MCP_PACKAGE_KNOWN_LATEST_VERSION with npm dist-tags.latest by @JSONbored in #10278
  • chore(release): cut ui-kit v1.6.0 by @JSONbored in #10196
  • chore(main): release engine-and-dependents libraries by @JSONbored in #10282
  • ci: run every local-gate drift check in CI, and guard the two lists against drifting again by @JSONbored in #10280

Full Changelog: orb-v3.7.0...orb-v3.7.1

@loopover/miner v3.21.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:53
Immutable release. Only release title and notes can be modified.
1c76247

Published @loopover/miner v3.21.2 to npm with provenance.

Install:

npm install -g @loopover/miner@3.21.2

@loopover/mcp v3.21.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:50
Immutable release. Only release title and notes can be modified.
1c76247

Published @loopover/mcp v3.21.2 to npm with provenance.

Install:

npm install -g @loopover/mcp@3.21.2

@loopover/engine v3.21.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:45
Immutable release. Only release title and notes can be modified.
1c76247

Published @loopover/engine v3.21.2 to npm with provenance.

Install:

npm install @loopover/engine@3.21.2

@loopover/contract v3.21.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:42
Immutable release. Only release title and notes can be modified.
1c76247

Published @loopover/contract v3.21.2 to npm with provenance.

Install:

npm install @loopover/contract@3.21.2

@loopover/ui-kit v1.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 23:57
Immutable release. Only release title and notes can be modified.
e1994c3

Published @loopover/ui-kit v1.6.0 to npm with provenance.

Install:

npm install @loopover/ui-kit@1.6.0

@loopover/ui-kit v1.5.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:10
Immutable release. Only release title and notes can be modified.
3884485

Published @loopover/ui-kit v1.5.1 to npm with provenance.

Install:

npm install @loopover/ui-kit@1.5.1

@loopover/ui-kit v1.5.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:41
Immutable release. Only release title and notes can be modified.
d4441f7

Published @loopover/ui-kit v1.5.0 to npm with provenance.

Install:

npm install @loopover/ui-kit@1.5.0

ui-kit: v1.4.0

Choose a tag to compare

@JSONbored JSONbored released this 31 Jul 05:07
Immutable release. Only release title and notes can be modified.
2aab0f2

1.4.0 (2026-07-31)

Features

  • ui-kit: relocate streaming-text, use-streaming-text, typing-indicator from miner-ui (#9239) (f4a0ee0)

Dependencies

  • ui-kit: publish the stranded recharts v3 migration, and guard the class (#9977) (c6fcee9)