Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 1 addition & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,7 @@ GitHub Brain complements (but does not replace) the [official GitHub MCP server]

![](./docs/pull.png)

GitHub Brain also includes a web-based UI for ultra-fast search:

![](./docs/ui.png)

And a Raycast extension:
GitHub Brain also includes a Raycast extension:

![](./docs/raycast.png)

Expand Down Expand Up @@ -123,20 +119,6 @@ github-brain mcp -o my-org
| `-o` | `ORGANIZATION` | GitHub organization. **Required.** |
| `-m` | | Home directory. Default: `~/.github-brain` |

### `ui`

Start the web UI for quick searches (alternative to MCP).

```sh
github-brain ui -o my-org
```

| Argument | Variable | Description |
| :------- | :------------- | :------------------------------------------|
| `-o` | `ORGANIZATION` | GitHub organization. **Required.** |
| `-m` | | Home directory. Default: `~/.github-brain` |
| `-p` | `UI_PORT` | Port. Default: `8080`. |

### Additional Arguments

**Version:**
Expand Down
Binary file removed docs/ui.png
Binary file not shown.
1 change: 0 additions & 1 deletion htmx.min.js

This file was deleted.

Loading