1 parent 6d19631 commit 5ddf189Copy full SHA for 5ddf189
1 file changed
README.md
@@ -122,10 +122,6 @@ LLM request/response bodies are logged as JSON to
122
123
```sh
124
python-agent-harness run [project-dir] # interactive TUI agent
125
-python-agent-harness init [project] # create/update AGENTS.md
126
-python-agent-harness review [project] [commit|branch|PR]
127
-python-agent-harness sessions # list saved sessions
128
-python-agent-harness restore --latest # restore newest session
129
```
130
131
TUI slash commands: `/plan` `/build` `/init` `/review` `/explain`
0 commit comments