Skip to content

Commit b056d5b

Browse files
authored
refactor: remove unused llms files, docsHost option (#89)
* docs, remove docsHost ref * llms-files, remove directory, all files * options, defaults, remove docsHost, llmsFilesPath * test, clean unit tests, remove docsHost from http, stdio clients
1 parent 0d607db commit b056d5b

21 files changed

Lines changed: 35 additions & 533 deletions

File tree

docs/development.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,8 @@ Complete guide to using the PatternFly MCP Server for development including CLI
2525
| `--log-protocol` | Forward logs to MCP clients | `false` |
2626
| `--log-level <level>` | Set log level (`debug`, `info`, `warn`, `error`) | `info` |
2727
| `--verbose` | Shortcut for `--log-level debug` | `false` |
28-
| `--docs-host` | **Disabled**, continued use will not break the server | `false` |
2928

3029
#### Notes
31-
- **Docs-host mode** - Docs-host mode has been disabled and will be removed in a future release. Its original purpose has been superseded by the move to MCP server resources.
3230
- **HTTP transport mode** - By default, the server uses `stdio`. Use the `--http` flag to enable HTTP transport.
3331
- **Logging** - The server uses a `diagnostics_channel`-based logger that keeps STDIO stdout pure by default.
3432
- **Programmatic API** - The server can also be used programmatically with options. See [Programmatic Usage](#programmatic-usage) for more details.

llms-files/component-groups/6.0.0/llms.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

llms-files/patternfly/6.0.0/llms.txt

Lines changed: 0 additions & 37 deletions
This file was deleted.

llms-files/react-charts/6.0.0/llms.txt

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)