#CubeJS
It might be misleading on my post but I didn't wrote the core resolver logic. I use this library www.npmjs.com/package/cubejs that is supposed to give me the movement I need to do based on the cube state.

And for some reason the algo it uses act this way. Not sure why to be honest. I
cubejs
JavaScript library for modeling and solving the 3x3x3 Rubik's Cube. Latest version: 1.3.2, last published: 6 years ago. Start using cubejs in your project by running `npm i cubejs`. There is 1 other p...
www.npmjs.com
November 19, 2024 at 7:50 AM
Open-source pipeline: dbt -> Cube -> Superset, fully automated. No duplicated metric definitions, no manual sync. Add RAG on top and your users query data in plain English -- grounded in actual business logic.
newsletter.ponder.co/p/dbt-cubejs...
dbt → Cube.js → Superset: Automating Semantic Layer & BI Sync
A fully automated workflow for generating semantic layers and publishing them to BI platforms.
newsletter.ponder.co
June 16, 2026 at 7:39 AM
dbt v1.12 finally embeds metrics inside model files. We designed dbt-to-cube around exactly this idea months ago. Feels good to be validated 🙂 link in replies

newsletter.ponder.co/p/dbt-cubejs...

docs.getdbt.com/docs/dbt-ver...
dbt → Cube.js → Superset: Automating Semantic Layer & BI Sync
A fully automated workflow for generating semantic layers and publishing them to BI platforms.
newsletter.ponder.co
May 24, 2026 at 3:16 PM
Have you tried cubejs?
November 24, 2024 at 6:24 PM
3x3-cube

### `solve` prop expects an async function that returns a promise resolving to the moves for solving the cube as a string ### import the `getFacelets` function to get a string of the cube's facelets in propper order for integration with [cubejs](https://w
December 3, 2025 at 7:00 AM