Skip to content

Feature/dab builder app#396

Open
scottDBX1886 wants to merge 5 commits intomainfrom
feature/dab_builder_app
Open

Feature/dab builder app#396
scottDBX1886 wants to merge 5 commits intomainfrom
feature/dab_builder_app

Conversation

@scottDBX1886
Copy link
Copy Markdown
Collaborator

Created a single full deployment script to deploy everything needed for the builder app. This focuses on remote deployment to a workspace. Everything is done inside the deploy.sh. We cannot currently DAB everything directly, so the deploy is a collection of DABs, cli/sdk calls and python for the best approach. In the future when DAB supports everything we can revisit.

updated the agent.py to use the ClaudeSDK and mlflow to start the traces
updated deploy.sh during testing phase, found issues with step 6 granting permissions to lakebase.
@scottDBX1886 scottDBX1886 linked an issue Mar 30, 2026 that may be closed by this pull request
@QuentinAmbard
Copy link
Copy Markdown
Collaborator

what's the executions table for ?

@scottDBX1886
Copy link
Copy Markdown
Collaborator Author

Message tracking. If you close or refresh, the frontend can retrieve the conversation and pick up from where you left without losing the response.
the execution table was there in the models.py but there was no alembic migration for it, so it never got created. It did not cause a failure in the UI but a silent failure in the backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improvement: DABify \ make install of DBX Builder App better

2 participants