Overview of sem CLI commands
mainThe sem CLI provides entity-level diffs for Git, focusing on code structures like functions, classes, and methods rather than raw lines. Available commands include:
sem diff: Semantic diff of changes.sem graph: Visualize the dependency graph.sem impact: Analyze the impact of changes.sem blame: Semantic code blame.