Skip to content

refactor: Remove deprecated web UI#233

Merged
edenreich merged 2 commits intomainfrom
refactor/remove-deprecated-ui
Jan 26, 2026
Merged

refactor: Remove deprecated web UI#233
edenreich merged 2 commits intomainfrom
refactor/remove-deprecated-ui

Conversation

@edenreich
Copy link
Copy Markdown
Contributor

@edenreich edenreich commented Jan 23, 2026

Removes the deprecated web UI from the project. The UI has been fully replaced by the infer cli --web command, which uses xterm.js.

Changes include:

  • Updated README to remove UI references
  • Removed Docker Compose UI example
  • Removed Kubernetes UI example

This significantly reduces maintenance overhead. The web terminal is the terminal app, which also helps encourage non-technical users to get comfortable with the terminal. The experience is now consistent for both technical and non-technical users.

The CLI is here: https://github.com/inference-gateway/cli

@edenreich edenreich merged commit 1738332 into main Jan 26, 2026
1 check passed
@edenreich edenreich deleted the refactor/remove-deprecated-ui branch January 26, 2026 14:29
ig-semantic-release-bot bot added a commit that referenced this pull request Mar 5, 2026
## [0.23.3](v0.23.2...v0.23.3) (2026-03-05)

### ♻️ Improvements

* Remove deprecated web UI ([#233](#233)) ([1738332](1738332))

### 🔧 Miscellaneous

* **deps)(deps:** Bump go.opentelemetry.io/otel/sdk ([#242](#242)) ([5660f71](5660f71))
* **deps:** Bump @hono/node-server ([#245](#245)) ([379e1b9](379e1b9))
* **deps:** Bump @modelcontextprotocol/sdk ([#235](#235)) ([987087e](987087e))
* **deps:** Bump ajv in /examples/docker-compose/mcp/pizza-server ([#240](#240)) ([9a24b04](9a24b04))
* **deps:** bump dev tool and CI action versions ([#247](#247)) ([0deb374](0deb374))
* **deps:** Bump hono in /examples/docker-compose/mcp/pizza-server ([#234](#234)) ([ad5bd93](ad5bd93))
* **deps:** Bump hono in /examples/docker-compose/mcp/pizza-server ([#239](#239)) ([289f2d1](289f2d1))
* **deps:** Bump hono in /examples/docker-compose/mcp/pizza-server ([#241](#241)) ([bdfb283](bdfb283))
* **deps:** Bump hono in /examples/docker-compose/mcp/pizza-server ([#244](#244)) ([cbad88f](cbad88f))
* **deps:** Bump qs in /examples/docker-compose/mcp/pizza-server ([#238](#238)) ([df33864](df33864))
* **deps:** Bump the examples-go group across 7 directories with 5 updates ([#250](#250)) ([11f16ec](11f16ec))
* **deps:** Bump the examples-npm group ([#249](#249)) ([42ae2f5](42ae2f5))
* **deps:** Reduce dependabot noise for examples dependencies ([#248](#248)) ([0611eaa](0611eaa))
@ig-semantic-release-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.23.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant