Skip to content

Conversation

@ehlowr0ld
Copy link
Contributor

Summary

  • Refined file_tree() render pipeline: breadth-first traversal with depth-first output, correct summary promotion, per-directory limits, and zero-as-unlimited semantics
  • Expanded test suite and console visualizer covering files-first, sorting permutations, limit edge cases, and nested/flat outputs
  • Documented contract clarifying limit semantics; fixed lingering Pydantic config warning and tightened plugin loader safety
  • Cleaned helper layout/readability, ensured consistent connector rendering, and verified all scenarios via targeted pytest runs

@ehlowr0ld ehlowr0ld force-pushed the 001-file-tree-utility branch from 047954d to fa543c1 Compare November 9, 2025 14:13
Rafael Uzarowski added 5 commits November 9, 2025 21:30
... in the last depth level and comment counting as lines
Line limit was not correctly being processed leading
to display of much too many lines.
At the same time now all folders of the last level
get either items or summaries displayed.
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