Skip to content

Conversation

tstachl
Copy link

@tstachl tstachl commented Aug 12, 2025

This commit introduces a new configuration option to enhance how sessionx handles custom paths:

  • New Option: @sessionx-custom-paths-subdirectories-depth
    • Allows users to specify the depth of subdirectory scanning within custom paths.
    • This option is only active when @sessionx-custom-paths-subdirectories is enabled.
    • Defaults to 1, meaning only direct subdirectories are included by default.
  • Improved Flexibility: Provides more granular control over session discovery in deeply nested project structures.

This commit introduces a new configuration option to enhance how `sessionx`
handles custom paths:

- **New Option:** `@sessionx-custom-paths-subdirectories-depth`
  - Allows users to specify the depth of subdirectory scanning within custom paths.
  - This option is active when `@sessionx-custom-paths-subdirectories` is enabled.
  - Defaults to `1`, meaning only direct subdirectories are included by default.
- **Improved Flexibility:** Provides more granular control over session discovery
  in deeply nested project structures.
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