Skip to content

v0.37.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 04:51
69fbd79

What's Changed

  • feat(byreal-spot): gated Solana spot trading (curated SPL + xStocks) — C→A first slice by @latentwill in #1082
  • Nansen + Elfa forward-only data tools by @latentwill in #1088
  • feat(nanochat): Nanochat Filter Agent — trained GPT2-scale model filter slot + Autoresearcher by @latentwill in #1090
  • fix(marketplace): no 'Mainnet' banner — keep only the testnet warning by @latentwill in #1084
  • feat(marketplace): wire buyers.agents from x402; drop per-listing clones (xvision-ctkm.8) by @latentwill in #1089
  • fix(marketplace): resolve ipfs:// listing names via configurable gateway (xvision-ctkm.9) by @latentwill in #1087
  • ci(rustfmt): enforce cargo fmt on PRs + clean the baseline (xvision-eef) by @latentwill in #1085
  • chore(deps): bump vite and vitest in /tools/agent-conductor by @dependabot[bot] in #1083
  • fix(migrations): renumber duplicate engine migration 069 -> 070 by @latentwill in #1091
  • feat(marketplace): real x402 autonomous purchases — facilitator + non-custodial MCP client (Mantle) by @latentwill in #1086
  • fix(build): re-track strategies/ seed library (un-break Dockerfile.deploy) by @latentwill in #1092
  • fix(autoresearch): return bare arrays from list endpoints — fix Optimizer crash by @latentwill in #1094
  • fix: optimizer/agent CLI quality fixes from agent audit (7-phase plan) by @latentwill in #1093
  • feat: native PC binary distribution (no Docker required) by @latentwill in #1097
  • fix(optimizer): QA gist fixes — anti-patterns schema, response_format fallback, cross-provider by @latentwill in #1096
  • release: 0.37.0 by @latentwill in #1098
  • fix(release): drop nonexistent xvision-engine/sqlite-bundled feature by @latentwill in #1099
  • fix(release): pin toolchain to 1.95.0 to match rust-toolchain.toml by @latentwill in #1100
  • fix(release): single-line cargo build for Windows PowerShell by @latentwill in #1101
  • fix(optimizer): cross-provider sidecar routing, spawn retry, error messaging by @latentwill in #1102
  • test(marketplace): sealed-publish test asserts export-envelope canonical (baseline red) by @latentwill in #1095
  • fix(parser): unwrap ollama function-call wrapper formats in trader output by @latentwill in #1103
  • feat(windows): cross-platform IPC + complete 4-platform release by @latentwill in #1105

Full Changelog: v0.36.0...v0.37.0

What's Changed

  • feat(byreal-spot): gated Solana spot trading (curated SPL + xStocks) — C→A first slice by @latentwill in #1082
  • Nansen + Elfa forward-only data tools by @latentwill in #1088
  • feat(nanochat): Nanochat Filter Agent — trained GPT2-scale model filter slot + Autoresearcher by @latentwill in #1090
  • fix(marketplace): no 'Mainnet' banner — keep only the testnet warning by @latentwill in #1084
  • feat(marketplace): wire buyers.agents from x402; drop per-listing clones (xvision-ctkm.8) by @latentwill in #1089
  • fix(marketplace): resolve ipfs:// listing names via configurable gateway (xvision-ctkm.9) by @latentwill in #1087
  • ci(rustfmt): enforce cargo fmt on PRs + clean the baseline (xvision-eef) by @latentwill in #1085
  • chore(deps): bump vite and vitest in /tools/agent-conductor by @dependabot[bot] in #1083
  • fix(migrations): renumber duplicate engine migration 069 -> 070 by @latentwill in #1091
  • feat(marketplace): real x402 autonomous purchases — facilitator + non-custodial MCP client (Mantle) by @latentwill in #1086
  • fix(build): re-track strategies/ seed library (un-break Dockerfile.deploy) by @latentwill in #1092
  • fix(autoresearch): return bare arrays from list endpoints — fix Optimizer crash by @latentwill in #1094
  • fix: optimizer/agent CLI quality fixes from agent audit (7-phase plan) by @latentwill in #1093
  • feat: native PC binary distribution (no Docker required) by @latentwill in #1097
  • fix(optimizer): QA gist fixes — anti-patterns schema, response_format fallback, cross-provider by @latentwill in #1096
  • release: 0.37.0 by @latentwill in #1098
  • fix(release): drop nonexistent xvision-engine/sqlite-bundled feature by @latentwill in #1099
  • fix(release): pin toolchain to 1.95.0 to match rust-toolchain.toml by @latentwill in #1100
  • fix(release): single-line cargo build for Windows PowerShell by @latentwill in #1101
  • fix(optimizer): cross-provider sidecar routing, spawn retry, error messaging by @latentwill in #1102
  • test(marketplace): sealed-publish test asserts export-envelope canonical (baseline red) by @latentwill in #1095
  • fix(parser): unwrap ollama function-call wrapper formats in trader output by @latentwill in #1103
  • feat(windows): cross-platform IPC + complete 4-platform release by @latentwill in #1105

Full Changelog: v0.36.0...v0.37.0

What's Changed

  • feat(byreal-spot): gated Solana spot trading (curated SPL + xStocks) — C→A first slice by @latentwill in #1082
  • Nansen + Elfa forward-only data tools by @latentwill in #1088
  • feat(nanochat): Nanochat Filter Agent — trained GPT2-scale model filter slot + Autoresearcher by @latentwill in #1090
  • fix(marketplace): no 'Mainnet' banner — keep only the testnet warning by @latentwill in #1084
  • feat(marketplace): wire buyers.agents from x402; drop per-listing clones (xvision-ctkm.8) by @latentwill in #1089
  • fix(marketplace): resolve ipfs:// listing names via configurable gateway (xvision-ctkm.9) by @latentwill in #1087
  • ci(rustfmt): enforce cargo fmt on PRs + clean the baseline (xvision-eef) by @latentwill in #1085
  • chore(deps): bump vite and vitest in /tools/agent-conductor by @dependabot[bot] in #1083
  • fix(migrations): renumber duplicate engine migration 069 -> 070 by @latentwill in #1091
  • feat(marketplace): real x402 autonomous purchases — facilitator + non-custodial MCP client (Mantle) by @latentwill in #1086
  • fix(build): re-track strategies/ seed library (un-break Dockerfile.deploy) by @latentwill in #1092
  • fix(autoresearch): return bare arrays from list endpoints — fix Optimizer crash by @latentwill in #1094
  • fix: optimizer/agent CLI quality fixes from agent audit (7-phase plan) by @latentwill in #1093
  • feat: native PC binary distribution (no Docker required) by @latentwill in #1097
  • fix(optimizer): QA gist fixes — anti-patterns schema, response_format fallback, cross-provider by @latentwill in #1096
  • release: 0.37.0 by @latentwill in #1098
  • fix(release): drop nonexistent xvision-engine/sqlite-bundled feature by @latentwill in #1099
  • fix(release): pin toolchain to 1.95.0 to match rust-toolchain.toml by @latentwill in #1100
  • fix(release): single-line cargo build for Windows PowerShell by @latentwill in #1101
  • fix(optimizer): cross-provider sidecar routing, spawn retry, error messaging by @latentwill in #1102
  • test(marketplace): sealed-publish test asserts export-envelope canonical (baseline red) by @latentwill in #1095
  • fix(parser): unwrap ollama function-call wrapper formats in trader output by @latentwill in #1103
  • feat(windows): cross-platform IPC + complete 4-platform release by @latentwill in #1105

Full Changelog: v0.36.0...v0.37.0

What's Changed

  • feat(byreal-spot): gated Solana spot trading (curated SPL + xStocks) — C→A first slice by @latentwill in #1082
  • Nansen + Elfa forward-only data tools by @latentwill in #1088
  • feat(nanochat): Nanochat Filter Agent — trained GPT2-scale model filter slot + Autoresearcher by @latentwill in #1090
  • fix(marketplace): no 'Mainnet' banner — keep only the testnet warning by @latentwill in #1084
  • feat(marketplace): wire buyers.agents from x402; drop per-listing clones (xvision-ctkm.8) by @latentwill in #1089
  • fix(marketplace): resolve ipfs:// listing names via configurable gateway (xvision-ctkm.9) by @latentwill in #1087
  • ci(rustfmt): enforce cargo fmt on PRs + clean the baseline (xvision-eef) by @latentwill in #1085
  • chore(deps): bump vite and vitest in /tools/agent-conductor by @dependabot[bot] in #1083
  • fix(migrations): renumber duplicate engine migration 069 -> 070 by @latentwill in #1091
  • feat(marketplace): real x402 autonomous purchases — facilitator + non-custodial MCP client (Mantle) by @latentwill in #1086
  • fix(build): re-track strategies/ seed library (un-break Dockerfile.deploy) by @latentwill in #1092
  • fix(autoresearch): return bare arrays from list endpoints — fix Optimizer crash by @latentwill in #1094
  • fix: optimizer/agent CLI quality fixes from agent audit (7-phase plan) by @latentwill in #1093
  • feat: native PC binary distribution (no Docker required) by @latentwill in #1097
  • fix(optimizer): QA gist fixes — anti-patterns schema, response_format fallback, cross-provider by @latentwill in #1096
  • release: 0.37.0 by @latentwill in #1098
  • fix(release): drop nonexistent xvision-engine/sqlite-bundled feature by @latentwill in #1099
  • fix(release): pin toolchain to 1.95.0 to match rust-toolchain.toml by @latentwill in #1100
  • fix(release): single-line cargo build for Windows PowerShell by @latentwill in #1101
  • fix(optimizer): cross-provider sidecar routing, spawn retry, error messaging by @latentwill in #1102
  • test(marketplace): sealed-publish test asserts export-envelope canonical (baseline red) by @latentwill in #1095
  • fix(parser): unwrap ollama function-call wrapper formats in trader output by @latentwill in #1103
  • feat(windows): cross-platform IPC + complete 4-platform release by @latentwill in #1105

Full Changelog: v0.36.0...v0.37.0