Skip to content

Conversation

DanielleMaywood
Copy link
Contributor

Adds a new nullable column parent_id to workspace_agents table. This lays the groundwork for having child agents.

Adds a new nullable column `parent_id` to `workspace_agents` table. This
lays the groundwork for having child agents.
Update the `InsertWorkspaceAgent` query to insert the `parent_id` field.
Also updates the `dbmem` implementation, as well as updates the `dbgen`
package to handle this new field as well.
@DanielleMaywood DanielleMaywood force-pushed the dm-devcontainer-agent-parent branch from e7067cc to 2f9844a Compare May 12, 2025 11:41
@DanielleMaywood DanielleMaywood marked this pull request as ready for review May 12, 2025 11:51
@DanielleMaywood DanielleMaywood requested a review from mafredri May 12, 2025 11:51
Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nits/suggestions but LGTM otherwise 👍🏻

@DanielleMaywood DanielleMaywood merged commit 0b5f27f into main May 12, 2025
31 checks passed
@DanielleMaywood DanielleMaywood deleted the dm-devcontainer-agent-parent branch May 12, 2025 23:01
@github-actions github-actions bot locked and limited conversation to collaborators May 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants