Databricks Job Failure Agent with OpenCode
Live demo
Watch it work before it's live
nightly_revenue_rollup
Run 4471028 failed at 02:14 UTC after 6 minutes on task build_revenue_facts. Error: org.apache.spark.sql.AnalysisException: [UNRESOLVED_COLUMN.WITH_SUGGESTION] A column with name `order_total_usd` cannot be resolved. Did you mean one of: [order_total, currency_code]? Line 42, pos 8.
What you'll need
Set up in minutes
Connect Databricks
One sign-in. The agent acts through your account, scoped to what this template uses.
Connect Linear
One sign-in. The agent acts through your account, scoped to what this template uses.
Connect Slack
One sign-in. The agent acts through your account, scoped to what this template uses.
Runbook notes
What each job is for and what breaks when it does not run - which jobs are business critical, the tables and dashboards fed by them, who owns each one, and the jobs that are allowed to fail quietly overnight.
Runs on OpenCode
Preselected for this page — connect your OpenCode account during setup, or switch to NoClick's built-in models with one click.
Watch it handle a test run
A staged conversation against a simulated world — then it’s live.
A considered pairing
Why OpenCode for this agent
One write, everything else read
Runs, run output and job definitions are all reads. The single write is a Linear issue, filed only when the search came back with no open match.
Runbook notes carry the context
Which jobs are critical, what feeds off them and who owns each one are yours to describe. The harness supplies reasoning, not opinions about your platform.
Good to know
Before you fork
Can it retry the failed run if it looks transient?
No, and that is on purpose. Retrying, cancelling, editing a job or its schedule, and restarting or resizing a cluster are all outside its reach. An executor loss that looks retryable is sometimes a cluster that should not come back, and a retry loop on a job writing to a warehouse is an expensive way to discover that. Automatic retries belong in a separate workflow you decide on deliberately.
Other editions
Run it with a different agent
Make it yours
Put Databricks Job Failure Agent to work on OpenCode.
Free to start. Guided setup, a staged test run, and a workflow you can change at every step.