Skip to content

nested nodes #1155

@Evanfeenstra

Description

@Evanfeenstra

We usually DO NOT need nested nodes. functions within functions, or types within functions, are not relevant most of the time, since the agent can just read the parent

no_nested should filter out

  • Function in Function
  • Datamodel in Function
  • Function in Datamodel
  • Function in Test

Maybe a good first step is remove nested function in tests? too many mock callbacks are polluting the graph

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions