Roland Thomas Jr roland
roland pushed to falyx-parser at roland/falyx 2026-05-10 13:48:52 -04:00
8db7a9e6dc feat(core): advance options/state handling and workflow execution integration
roland pushed to falyx-parser at roland/falyx 2026-04-13 18:47:53 -04:00
cce92cca09 refactor: align routing internals and refresh framework docstrings
roland pushed to falyx-parser at roland/falyx 2026-04-12 14:04:56 -04:00
dcec792d32 refactor: make completer routing-aware for namespaces
roland pushed to falyx-parser at roland/falyx 2026-04-11 20:00:58 -04:00
8ece2a5de6 feat(help): add invocation-aware path rendering for nested CLI help
roland pushed to falyx-parser at roland/falyx 2026-04-11 11:57:58 -04:00
30cb8b97b5 feat: add recursive namespace routing and standalone runner polish
roland created branch falyx-parser in roland/falyx 2026-04-07 18:59:59 -04:00
roland pushed to falyx-parser at roland/falyx 2026-04-07 18:59:59 -04:00
5d8f3aa603 feat(core): centralize command execution and add standalone command runner
roland pushed to main at roland/falyx 2026-03-29 13:22:10 -04:00
8ce0ffa18e fix(parser,selection): correct None handling and Path type checks
roland pushed to main at roland/falyx 2025-11-23 19:08:12 -05:00
79f7bd6a60 feat: refine menu lifecycle handling and make bottom bar optional
roland pushed to main at roland/falyx 2025-08-23 16:36:42 -04:00
1ce1b2385b feat(parser): add docstrings, centralized suggestion errors, and improved flag handling
roland pushed to main at roland/falyx 2025-08-11 19:55:06 -04:00
06bf0e432c feat(help): improve TLDR/help handling for help context commands
roland pushed to main at roland/falyx 2025-08-10 16:11:09 -04:00
169f228c92 feat(parser): POSIX bundling, multi-value/default validation, smarter completions; help UX & examples
roland pushed to main at roland/falyx 2025-08-07 19:30:29 -04:00
0417a06ee4 feat: enhance help command UX, completions, and CLI tips
roland pushed to main at roland/falyx 2025-08-06 20:36:15 -04:00
55d581b870 feat: redesign help command, improve completer UX, and document Falyx CLI
roland pushed to main at roland/falyx 2025-08-03 18:13:18 -04:00
a25888f316 feat: add path completion, LCP-based suggestions, and validator tests
8e306b9eaf feat(run): improve run-all handling, clarify exit codes, and enhance documentation
Compare 2 commits »
roland pushed to main at roland/falyx 2025-07-30 22:26:50 -04:00
3b2c33d28f feat(help & spinners): improve help rendering, async spinner handling, and pipeline demo
roland pushed to main at roland/falyx 2025-07-28 22:16:17 -04:00
f37aee568d feat(spinners): integrate SpinnerManager and per-action spinners into Falyx
roland pushed to main at roland/falyx 2025-07-27 14:02:02 -04:00
8a0a45e17f feat(falyx): add persistent prompt history, multiline input support, and new enum tests
roland pushed to main at roland/python_examples 2025-07-27 13:34:04 -04:00
5e8963ef4b Update fields
roland pushed to main at roland/falyx 2025-07-26 18:08:14 -04:00
da38f6d6ee style(help): improve help display layout and styling for consistency