Skip to content

Fix/create plan step#54

Open
kaylazhang07 wants to merge 2 commits intomainfrom
fix/create_plan_step
Open

Fix/create plan step#54
kaylazhang07 wants to merge 2 commits intomainfrom
fix/create_plan_step

Conversation

@kaylazhang07
Copy link
Collaborator

fix db handling:

previously relied on a boolean flag which can become inconsistent w/ actual database_tool state and allowed scenarios where db_configured was True but database_tool was None or improperly initialized

Returns {"error": "db_not_configured"} when DB is unavailable,

Kayla Zhang added 2 commits February 6, 2026 18:55
replace db_configured bool with database_tool checker; prevent AttributeError when db tool ismissing
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