Skip to content

Agent Bricks target-state deployment fixes#5

Merged
SatyKrish merged 7 commits intomainfrom
feat/agent-bricks-target-state
Apr 27, 2026
Merged

Agent Bricks target-state deployment fixes#5
SatyKrish merged 7 commits intomainfrom
feat/agent-bricks-target-state

Conversation

@SatyKrish
Copy link
Copy Markdown
Owner

Summary

  • Support demo App-SP invocation mode while keeping prod OBO required
  • Fix Databricks App Streamlit launch and Lakebase OAuth database credential handling
  • Make Vector Search index refresh tolerate sync readiness and finish cleanly in Databricks Jobs

Validation

  • pytest agent/tests/ -q
  • databricks bundle validate --strict -t demo --var warehouse_id=20d3b28c396a087e --var agent_endpoint_name=mas-dc6aba10-endpoint
  • Deployed demo bundle and restarted doc-intel-analyst-demo
  • Verified active App deployment is RUNNING/SUCCEEDED
  • Verified deployed lakebase_client.py no longer requires PGPASSWORD
  • Agent Bricks smoke returned ACME FY2024 revenue answer
  • index_refresh job rerun TERMINATED SUCCESS

Promote Agent Bricks creation from bootstrap helper into versioned agent code, remove OBO fallback configuration, and update deployment/docs around the target-state flow.

Validated with pytest, py_compile, bash -n, git diff --check, and Databricks bundle validate for demo.
Rename the Agent Bricks deployment module to agent/document_intelligence_agent.py and update shell/docs references so the code artifact reflects the domain agent rather than the platform.

Validated with pytest, py_compile, bash -n, git diff --check, and Databricks bundle validate for demo.
Synthesize citation chips for structured KPI answers when Agent Bricks returns a grounded UC function answer with a source filing but no citation payload.

Validated with pytest agent/tests, databricks bundle validate -t demo, steady-state demo deploy, and dogfood question: ACME FY2024 revenue returned ACME_10K_2024.pdf with confidence 99.97%.
@SatyKrish SatyKrish merged commit 72f915f into main Apr 27, 2026
1 of 2 checks passed
@SatyKrish SatyKrish deleted the feat/agent-bricks-target-state branch April 27, 2026 04:14
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.

1 participant