Create main entry point and wire everything together.
agent-graph - launches the TUI
main :: IO ()Omni/Agent/Graph.hs
agent-graph [--db PATH] [--node NODE_ID]
--db: path to graph database (default: _/graph.db)--node: start at specific node (default: most recent leaf)