Install all Dart and npm dependencies in dependency order
Run the dependency installer that handles the tiered monorepo structure.
./tools/pub_get.sh
Installs dart pub get and npm install across all packages and examples in dependency order:
dart_logging, dart_node_coverage, dart_node_core, refluxdart_jsx, dart_node_express, dart_node_ws, dart_node_better_sqlite3, dart_node_mcp, dart_node_react, dart_node_react_nativefrontend, markdown_editor, reflux_demo/web_counter, backend, mobile, jsx_demoOrder matters because Tier 2 depends on Tier 1, and Tier 3 depends on both.
Report any failures. If a package fails, it's usually because:
dart run tools/switch_deps.dart local for local dev)npm install in a subdirectory (e.g., examples/mobile/rn/)Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer