Skip to content

Releases: DataViking-Tech/Althing

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 18:27
de0f8bb

What's Changed

Other Changes

  • ci(auto-tag): push version bump to main as the release-bot App (2c) by @claude-dataviking in #552
  • feat: add PostHog analytics (pageviews + autocapture + session replay) by @the-data-viking in #554
  • feat(analytics): tag cross-site links with UTMs for source attribution by @the-data-viking in #555
  • fix(synthbench): make --submit-to-synthbench payloads pass the SynthBench validator by @openclaw-dv in #557
  • fix(cli): execute v3 branching instruments through the multi-round engine by @openclaw-dv in #556
  • feat(mcp): wire decision_being_informed persistence + emit panel_verdict (v1.0.0 contract) by @openclaw-dv in #558
  • fix(skills): correct tool names in skills + descriptors, add conformance CI guard by @openclaw-dv in #559
  • fix(cost): correct Opus pricing (3x overstatement) + refresh model aliases by @openclaw-dv in #560
  • feat(mcp): compact-by-default responses + typed envelopes on quick_poll/extend_panel + pack_id by @openclaw-dv in #561
  • fix(site): correct benchmark claims to match live data + backfill changelog by @openclaw-dv in #564
  • fix(calibrate): use real survey question text; refuse to score a placeholder by @openclaw-dv in #565
  • fix(docs): correct MCP example params (pack_id, drop stimulus) + guard against param drift by @openclaw-dv in #566
  • feat(mcp): first-class instrument vars substitution + placeholder fail-fast (#562) by @openclaw-dv in #568
  • fix(site): precompiled Tailwind CSS (drop Play CDN) + WCAG AA contrast (#563) by @openclaw-dv in #567
  • feat(cli): synthpanel mcp install/uninstall + fast-model default for large panels (#261, #262) by @openclaw-dv in #570
  • fix(synthesis): keep escalation in-family for native providers + accept --output-format on panel run (#571) by @openclaw-dv in #572
  • docs(site): production-operations story + measured-against-real-humans evidence block by @the-data-viking in #573
  • feat(site): human-vs-synthetic evidence bars on public GSS data + delta framing for gated Pew example by @the-data-viking in #574
  • docs(site): self-contained /mcp — determinism, observability, runbook, agent patterns inline by @the-data-viking in #575
  • feat(synthesis): failure recovery ladder — classify, retry, map-reduce on downstream overflow, reroute, guided fallback by @the-data-viking in #577
  • fix(site,docs): round-4 buyer-review defects by @the-data-viking in #578
  • feat(mcp): expose max_cost budget ceiling on panel-running tools by @the-data-viking in #579
  • fix(cli): synthesis skip + zero-cost recording on single-model ensemble path, help/output polish by @the-data-viking in #580
  • ci: cancel superseded workflow runs on PR pushes by @claude-dataviking in #581
  • ci: fix dev-publish versioning, add pre-merge semver-label check, dedupe CodeQL, cut dev-image refs by @claude-dataviking in #582
  • chore(release): pre-bump version artifacts to 1.6.0 (un-stall the release train) by @claude-dataviking in #583
  • ci(semver-label): fresh-fetch labels + self-heal superseded runs; cut v1.6.0 on merge by @claude-dataviking in #584

Full Changelog: v1.5.7...v1.6.0

v1.5.7

Choose a tag to compare

@github-actions github-actions released this 05 Jun 00:34
e95a970

What's Changed

Other Changes

Full Changelog: v1.5.6...v1.5.7

v1.5.6

Choose a tag to compare

@github-actions github-actions released this 04 Jun 02:05
b810d91

What's Changed

Other Changes

New Contributors

Full Changelog: v1.5.5...v1.5.6

v1.5.5

Choose a tag to compare

@openclaw-dv openclaw-dv released this 24 May 01:16
32d86db

What's Changed

Other Changes

Full Changelog: v1.5.4...v1.5.5

v1.5.4

Choose a tag to compare

@openclaw-dv openclaw-dv released this 24 May 00:42
60dd28e

What's Changed

Other Changes

  • fix(release): align latest-release metadata across release surfaces (sy-3aj) by @openclaw-dv in #526
  • fix(cli): saved-result discovery + report provenance (sy-g1g) by @openclaw-dv in #527
  • chore(release): bump to v1.5.4 by @openclaw-dv in #528

Full Changelog: v1.5.3...v1.5.4

v1.5.3

Choose a tag to compare

@openclaw-dv openclaw-dv released this 24 May 00:07
b15b33b

What's Changed

Other Changes

  • feat(shim): ship 'synthpanel' alias module for python -m synthpanel (sy-het) by @openclaw-dv in #517
  • fix(cli): pack import resolves registry entries (sy-dwc) by @openclaw-dv in #522
  • fix(synthbench): refuse display-label model recs from --best-model-for (sy-kh3) by @openclaw-dv in #521
  • chore(release): bump to v1.5.3 by @openclaw-dv in #523

Full Changelog: v1.5.2...v1.5.3

v1.5.2

Choose a tag to compare

@openclaw-dv openclaw-dv released this 24 May 00:07
ae7b67a

What's Changed

Other Changes

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

Choose a tag to compare

@openclaw-dv openclaw-dv released this 24 May 00:07
06dae8e

What's Changed

Other Changes

  • cli: mcp install --dry-run prints generated config (sy-0k2) by @openclaw-dv in #501
  • docs: task-oriented persona + model recommendation guide (sy-iao) by @openclaw-dv in #500
  • fix(synthbench): bundled leaderboard snapshot fallback (sy-nkh) by @openclaw-dv in #502
  • feat(poll-summary): detect structured choice fields from --schema runs (sy-bn7) by @openclaw-dv in #503
  • fix(cli): handle BrokenPipeError cleanly when output is piped (sy-4bs) by @openclaw-dv in #504
  • feat(doctor): add --install-only mode (sy-e28) by @openclaw-dv in #505
  • chore(release): bump to v1.5.1 by @openclaw-dv in #506

Full Changelog: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@openclaw-dv openclaw-dv released this 24 May 00:07
7368b83

What's Changed

Other Changes

  • ci(publish): adopt shared dvinfra python-publish.yml (sy-4qa) by @openclaw-dv in #458
  • fix(ci): auto-tag bumps version.py + re-renders site before tagging (sy-r87) by @openclaw-dv in #459
  • docs: clarify builtin vs registry packs in README + registry.md (sy-6o3) by @openclaw-dv in #464
  • feat(mcp): auto-pick fast model for >=10-persona panels (sy-2ag) by @openclaw-dv in #466
  • feat(cli): add 'synthpanel mcp install' to autoregister MCP server (sy-skf) by @openclaw-dv in #467
  • feat(skills): add Hermes-compatible synthpanel director skill (sy-7pw) by @openclaw-dv in #482
  • docs(mcp): host-specific integration snippets — Hermes + Troubleshooting (sy-6r1) by @openclaw-dv in #479
  • build: unblock composio extra resolver friction (sy-4c9) by @openclaw-dv in #483
  • docs: model packs + ensemble guidance for agent-run panels (sy-8b4) by @openclaw-dv in #481
  • ci: validate clean install paths (pip, pip[mcp], pipx) in CI (sy-6kr) by @openclaw-dv in #484
  • packs: add 4 canonical persona packs for common research jobs (sy-a0i) by @openclaw-dv in #485
  • feat(poll-summary): deterministic structured-response rollup (sy-4yd) by @openclaw-dv in #486
  • docs: promote schema-enforced polling as agent default (sy-v2d) by @openclaw-dv in #487
  • chore(release): bump to v1.5.0 by @openclaw-dv in #488
  • chore(release): re-render index.md for v1.5.0 by @openclaw-dv in #489
  • chore(release): sync server-card.json to 1.5.0 by @openclaw-dv in #490
  • ci(release): sync every version artifact in auto-tag.yml (sy-hs4) by @openclaw-dv in #491
  • fix(ci): inline publish workflow (unblock v1.5.0) by @openclaw-dv in #492
  • fix(ci): switch publish.yml to Trusted Publishing (OIDC) by @openclaw-dv in #493

Full Changelog: v1.4.1...v1.5.0

v1.4.1

Choose a tag to compare

@openclaw-dv openclaw-dv released this 24 May 00:07
bd6130f

What's Changed

Other Changes

  • fix(ci): auto-tag fails loud on missing semver label + fetches fresh labels (sy-73j) by @openclaw-dv in #457

Full Changelog: v1.4.0...v1.4.1