Skip to content

feat: add filesystem path suggestions in new session dialogs - #49

Open
liukun4515 wants to merge 1 commit into
Frayo44:mainfrom
liukun4515:feat/new-session-path-suggestions
Open

feat: add filesystem path suggestions in new session dialogs#49
liukun4515 wants to merge 1 commit into
Frayo44:mainfrom
liukun4515:feat/new-session-path-suggestions

Conversation

@liukun4515

@liukun4515 liukun4515 commented Jul 9, 2026

Copy link
Copy Markdown

Summary

  • Add filesystem-based directory suggestions in New Session path inputs
  • Combine filesystem suggestions with existing history suggestions
  • Keep Tab flow intuitive: complete path first, then continue navigation
  • Add tests for suggestion behavior

Scope

  • src/core/path-suggest.ts
  • src/core/path-suggest.test.ts
  • src/tui/component/dialog-new.tsx
  • src/tui/component/dialog-new-wizard.tsx

Verification

  • bun test src/core/path-suggest.test.ts
  • bun run typecheck
  • bun run build

@liukun4515 liukun4515 changed the title feat: add filesystem path suggestions in new session feat: add filesystem path suggestions in new session dialogs Jul 9, 2026
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