Commit Graph

5 Commits

Author SHA1 Message Date
e8213e47c6 build(qmd): update fork to dfc1ac4 with try/catch fix for remoteConfigFromEnv
Some checks failed
CI / check (push) Successful in 2m11s
CI / build-and-cache (push) Successful in 3m47s
CI / Build & Push OpenClaw Image (push) Successful in 21m5s
CI / Deploy OpenClaw to Cluster (push) Failing after 2s
2026-04-21 00:21:39 -07:00
c3a0806e24 build(qmd): update for RemoteLLM/HybridLLM CLI integration
Some checks failed
CI / check (push) Successful in 1m52s
CI / build-and-cache (push) Successful in 4m19s
CI / Build & Push OpenClaw Image (push) Successful in 33m39s
CI / Deploy OpenClaw to Cluster (push) Failing after 2s
- Update source to commit 220e46e (feat/remote-api with CLI wiring)
- Update package-lock.json for new source
- RemoteLLM/HybridLLM now wired into CLI when QMD_EMBED_API_* env vars are set
2026-04-20 23:30:44 -07:00
80e520bb23 style(qmd): clean up stale npmDepsHash comment
Some checks failed
CI / check (push) Successful in 1m55s
CI / build-and-cache (push) Successful in 1m29s
CI / Build & Push OpenClaw Image (push) Failing after 1m30s
CI / Deploy OpenClaw to Cluster (push) Has been skipped
2026-04-20 21:33:58 -07:00
9e316902f6 build(qmd): update Nix package for Gitea-hosted fork with PR #517
Some checks failed
CI / check (push) Successful in 2m16s
CI / Build & Push OpenClaw Image (push) Has been cancelled
CI / build-and-cache (push) Has been cancelled
CI / Deploy OpenClaw to Cluster (push) Has been cancelled
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-20 21:27:11 -07:00
e3348e3319 feat: add QMD v2.1.0 as Nix package, bake into openclaw image
Some checks failed
CI / check (push) Failing after 1m41s
CI / build-and-cache (push) Has been skipped
CI / Build & Push OpenClaw Image (push) Has been skipped
CI / Deploy OpenClaw to Cluster (push) Has been skipped
- packages/qmd: buildNpmPackage with Node.js 22 (not Bun) to avoid
  native module ABI issues with better-sqlite3 and sqlite-vec
- Vendored package-lock.json (QMD ships bun.lock, not npm lockfile)
- packages/openclaw-image: adds qmd + tsx to image contents
- packages/default.nix: rec attrset so openclaw-image can inherit qmd
- flake.nix: expose custom-qmd package output for CI caching
2026-04-19 20:52:26 -07:00