- ability to directly execute commands hermitd suggests
- refactored output parsing, significantly improved performance for long outputs
- llmsh parsing state machine bug where it matched based on order of transition list instead of matching identifier position in buffer.
- llmsh bug where parsing identifier is sometimes partially displayed
- hermitd no longer prints every IPC to stdout by default. (Implemented configurable logging levels)
First release :D