Commit 70e3a18
Shaw
fix(os-homepage): add missing rollup-plugin-visualizer devDep
`packages/os-homepage/vite.config.ts` imports `visualizer` from
`rollup-plugin-visualizer` but the package wasn't in devDependencies,
so `bun run build` failed in clean checkouts with:
Error [ERR_MODULE_NOT_FOUND]: Cannot find package
'rollup-plugin-visualizer' imported from os-homepage/vite.config.ts
Add the dep and refresh bun.lock. Also snapshots in-flight worktree
edits across agent/app-core/benchmarks/training accumulated during
local validation per the active goal (no stash, commit clean).1 parent a45713e commit 70e3a18
42 files changed
Lines changed: 2136 additions & 236 deletions
File tree
- packages
- agent
- docs
- src
- api
- services
- app-core/src/benchmark
- benchmarks
- configbench/src
- handlers
- eliza-adapter
- eliza_adapter
- tests
- hermes-adapter
- hermes_adapter
- tests
- interrupt-bench/src
- lifeops-bench/eliza_lifeops_bench
- openclaw-adapter/openclaw_adapter
- orchestrator
- tests
- registry
- core/src/capabilities
- os-homepage
- training/scripts/eval
- plugins/plugin-local-inference
- native/verify
- src/services/voice/kokoro
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments