[] - Server commands can have huge delay on Windows
[] - List artifacts alphabetically.
[] - /usr/bin/open on Linux
[] - Errors in command CFCs can cause box to exit completely during tab complete
[] - Running native binary that returns lots of text can perform poorly
[] - Interceptor service blows up if you register a module with an interceptor not matching any current states
[] - Allow modules to register an interceptor with no currently valid states
[] - Catch errors from desktop.isDesktopSupported()
[] - Allow system setting (env var) expansions in REPL
[] - Improve task DSL to allow access to exit code
[] - Add config setting to debug raw native command being used in the "run" command
[] - Enforce correct casing conventions on scaffolding commands
[] - Update propertyFile core module
[] - Improve default ignores in box.json from init command.
[COMMANDBOX-931] - Allow exit code to be returned via "return" keyword
[COMMANDBOX-935] - Improve syntax highlighting in REPL
[COMMANDBOX-938] - Checking interrupted status from inside a thread doesn't end the task/command
[COMMANDBOX-943] - Remove hint from default CFC in Lucee for CommandBox CFCs with no hint of their own
[COMMANDBOX-945] - Endpoint URL shows incorrectly for forgebox endpoints
[COMMANDBOX-948] - Enhance tab complete for private slugs