Skip to content

Conversation

@Hugo-Villagrana
Copy link
Contributor

@Hugo-Villagrana Hugo-Villagrana commented Jan 29, 2026

Note

Low Risk
Small, localized stdlib API change; main risk is minor compatibility/behavior differences for callers that relied on the old NotConnected() helper producing a plain Net.

Overview
Adds a new NotConnected entry to interfaces.zen as a builtin.net_type, making NC nets a first-class standard type.

Removes the previous def NotConnected(name: str = "NC") -> Net helper function, shifting usage from generating a plain Net to referencing the new net type.

Written by Cursor Bugbot for commit e2aa33e. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@Hugo-Villagrana
Copy link
Contributor Author

Support for types: diodeinc/pcb#476

@LK LK merged commit ca5689c into diodeinc:main Jan 30, 2026
5 checks passed
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.

2 participants