Commit Graph

3373 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek f90f2f0d16 refac 2026-06-30 21:01:37 -05:00
Timothy Jaeryang Baek 099e116702 refac 2026-06-30 20:54:07 -05:00
Timothy Jaeryang Baek 21f689468b refac 2026-06-30 20:52:15 -05:00
Timothy Jaeryang Baek b3ba324435 refac 2026-06-30 20:47:26 -05:00
Timothy Jaeryang Baek fbf947a88c refac 2026-06-30 20:31:59 -05:00
Timothy Jaeryang Baek db17355923 refac 2026-06-30 20:28:01 -05:00
Timothy Jaeryang Baek f4dffc6bdb refac 2026-06-30 20:17:20 -05:00
Classic298 324b0e74a2 docs: bring Computer, Open Terminal and Terminals docs up to date with current releases
Audited the Computer, Open Terminal and Terminals docs against the current tool releases (Computer 0.7.1, Open Terminal 0.11.34, Terminals 0.0.4) and brought them in line. Computer: document coding-agent backends (Codex, Claude Code, Cursor, Grok, OpenCode) configured from the new Agents admin tab, add Firecrawl as a web-search provider, add the System info modal and the Markdown memory vault, and bump the version banner to 0.7.x. Open Terminal: correct the CORS default (it allows all origins by default, not None), document the log-management settings, session working-directory TTL, binary-MIME prefixes and multi-user account prefix, the npm runtime-install variable, the run --cwd flag, and MCP server mode (open-terminal mcp via the [mcp] extra), and note that since 0.11.30 the server refuses to start without an API key so keyless operation is no longer possible. Terminals: fix the container naming (the user id is hashed) and the docker ps managed-by label, document the built-in admin UI and TERMINALS_ENABLE_UI / TERMINALS_LOG_LEVEL, the status/terminals/stop endpoints, the policy security-context fields, the auto-injected per-container resource variables, and the Docker best-effort storage caveat, and add a consolidated orchestrator TERMINALS_* environment-variable reference that was previously absent everywhere. Also corrected the open-webui docker pull examples in getting-started and updating from the never-released v0.9.7 tag to v0.10.1.
2026-06-30 01:13:58 +02:00
Classic298 da68521d53 docs: correct phantom 0.9.7 references to 0.10.0 across Computer, Open Terminal and tool-calling docs
Native tool calling became the default in Open WebUI 0.10.0 (not 0.9.7), and the {{USER_MESSAGE_ID}} / {{USER_MESSAGE_PARENT_ID}} / {{TASK}} header variables also landed in 0.10.0. There was no 0.9.7 release (0.9.6 was followed by 0.10.0), so every doc claim attributing these to 0.9.7 referenced a version that never shipped. Verified against the upstream CHANGELOG: native-default and the header variables are both 0.10.0 entries. Checked the current tool versions while here (Computer 0.7.1, Open Terminal 0.11.34, Terminals 0.0.4); the docs do not pin tool versions, so no tool-version changes were needed.
2026-06-30 00:46:42 +02:00
Classic298 3cef4fdea7 Merge pull request #1312 from Classic298/main
community: remove incorrect 0.9.0 version requirement from Theme Designer Pro entry
2026-06-30 00:26:34 +02:00
Classic298 fac49e02bb community: remove incorrect 0.9.0 version requirement from Theme Designer Pro entry
Theme Designer Pro is listed under Event Functions, but Event functions are a plugin primitive introduced in Open WebUI 0.10.0. An Event-type function cannot load on 0.9.0, so the entry's "Requires Open WebUI v0.9.0+" note is incorrect (the plugin's own frontmatter carries the same mistaken required_open_webui_version: 0.9.0). This removes the version line instead of asserting a specific minimum.
2026-06-30 00:11:23 +02:00
Classic298 f8558954d6 Merge pull request #1311 from open-webui/dev
Dev
2026-06-29 23:07:43 +02:00
Classic298 0f53a54acb Merge pull request #1290 from Classic298/dev
Dev
2026-06-29 23:07:16 +02:00
Classic298 2ffb1680e9 Update community.mdx 2026-06-29 23:07:06 +02:00
Classic298 acf59b935e Update community.mdx 2026-06-29 23:06:30 +02:00
Classic298 be596ac9c7 ver 2026-06-29 22:47:17 +02:00
Classic298 3bbfa1a2f2 Merge pull request #1310 from open-webui/main
refac
2026-06-29 21:14:04 +02:00
Timothy Jaeryang Baek 04d880c737 refac 2026-06-29 02:52:27 -05:00
Classic298 b7929aeb76 Update index.mdx 2026-06-26 01:40:32 +02:00
Classic298 462653bcaf pyodide legacy 2026-06-26 01:12:41 +02:00
Classic298 fd45cd34bd Merge branch 'dev' of https://github.com/Classic298/docs into dev 2026-06-26 00:39:21 +02:00
Classic298 dfd0a51928 event 2026-06-26 00:39:14 +02:00
Classic298 a592f5c29a Merge branch 'open-webui:dev' into dev 2026-06-26 00:14:39 +02:00
Classic298 26bdc3e406 Merge pull request #1308 from open-webui/main
sync
2026-06-26 00:13:56 +02:00
Classic298 4677147d5d push 2026-06-26 00:08:57 +02:00
Timothy Jaeryang Baek df278ca53d refac 2026-06-25 16:06:07 +01:00
Timothy Jaeryang Baek 69bba4619e refac 2026-06-25 15:58:56 +01:00
Classic298 778e570df9 Merge remote-tracking branch 'upstream/main' into HEAD
# Conflicts:
#	docs/features/open-terminal/advanced/configuration.md
2026-06-23 20:23:24 +02:00
Timothy Jaeryang Baek 7d6e774d8a refac 2026-06-23 00:16:55 +02:00
Timothy Jaeryang Baek 1e747bc087 refac 2026-06-23 00:09:30 +02:00
Timothy Jaeryang Baek 4b3d764fe4 refac 2026-06-22 17:06:29 +02:00
Classic298 4bfd8cc8bd docs 2026-06-20 13:49:59 +02:00
Classic298 d9b19d6b70 sec 2026-06-18 13:15:33 +02:00
Classic298 7173ca8dcb refac 2026-06-17 22:33:06 +02:00
Classic298 38145a4626 Merge branch 'open-webui:dev' into dev 2026-06-17 12:08:33 +02:00
Classic298 336a970758 Merge pull request #1300 from open-webui/main
sync
2026-06-17 12:07:54 +02:00
Timothy Jaeryang Baek b9ee002e51 refac 2026-06-16 16:04:17 +02:00
Timothy Jaeryang Baek a84aad02cd refac 2026-06-15 12:35:52 +02:00
Timothy Jaeryang Baek c47e3f5767 refac 2026-06-15 12:29:50 +02:00
Timothy Jaeryang Baek f0bab2c56d refac 2026-06-15 12:22:42 +02:00
Timothy Jaeryang Baek f763eb6e35 refac 2026-06-15 09:18:32 +02:00
Timothy Jaeryang Baek b2bc8d4a17 refac 2026-06-15 08:08:12 +02:00
Timothy Jaeryang Baek 73cf6b0641 refac 2026-06-15 08:04:45 +02:00
Timothy Jaeryang Baek ce96a22998 refac 2026-06-15 07:44:46 +02:00
Classic298 4c2ad769fd Merge pull request #1292 from Wenjunyun123/docs-mcpo-docker-quickstart-627
docs: add mcpo Docker quickstart
2026-06-14 22:56:11 +02:00
Classic298 62028a9436 docs: add feature-section banners and overview wayfinding
Add a themed (light/dark) hero banner to every feature section, build two
honeycomb "wayfinding" overviews, and give the Features landing a bento hero.

- New banners: Extensibility, Workspace, Knowledge Base Sync, Open Terminal,
  Computer, Channels, Calendar, Notes, Chat & Conversations, Administration,
  Authentication & Access, plus the Features bento hero.
- Workspace and Chat & Conversations get overview landing pages (honeycomb hub)
  where each subpage lights only its own cell.
- Convert the Web Search, Audio and Image Generation generated-index categories
  into real landing pages (banner + DocCardList), preserving their routes.
- Fix feature-section ordering so Auth and Admin sort after the core sections.
- Refactor the Extensibility page to the real plugin types and scrub Pipelines,
  correct the extraction-engine count to 8, and minor wording fixes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 01:30:22 +02:00
Classic298 5158a2157e security-policy: surface "What a Valid Report Gets You" near the top
Move it up to directly under the good-faith reporting section, mirroring the
open-webui SECURITY.md change so the policy leads with what reporters receive
instead of burying it below the guidelines.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 16:24:06 +02:00
Classic298 b5e44ea3fd security-policy: remove Rule 14 (One Vulnerability Per Report)
Redundant with the CVE Program counting rules, already incorporated via the
"Alignment with the CVE Program" section. Mirrors the same removal in the
open-webui SECURITY.md (patch-1).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 16:05:04 +02:00
Classic298 68a60c56c7 docs(essentials): reword cptr section, full agentic app, first-class + concurrent
Reframe so Open Terminal reads as the model's quick in-chat toolbox and cptr as a
full agentic cowork/coding app: separate project, but first-class integratable into
Open WebUI (gateway) and reachable from Telegram/Discord/Slack, accessible from
anywhere once configured, and usable alongside Open Terminal rather than instead of it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 14:19:54 +02:00
Classic298 eb9f0e0e0d docs(essentials): add a Computer (cptr) section under Open Terminal
cptr is the natural sibling to Open Terminal (your computer vs the AI's), and it
connects back via the OpenAI-compatible gateway. Add a concise section right after
Open Terminal with the when-to-use-which framing and links to the cptr pages, plus
a TOC entry.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 14:16:44 +02:00