Skip to content

docs: name the model per path, and drop network egress - #42

Merged
biswaroop1547 merged 3 commits into
mainfrom
docs/kimi-confidential-split
Aug 19, 2026
Merged

docs: name the model per path, and drop network egress#42
biswaroop1547 merged 3 commits into
mainfrom
docs/kimi-confidential-split

Conversation

@biswaroop1547

@biswaroop1547biswaroop1547 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Two corrections to the live docs.

1. Which model each path runs. The v1.5.0 entry said "Kimi K3 becomes the default model", which reads as if it covers confidential users too. Kimi K3 is the default in standard chats; every confidential request goes through DeepSeek V4 Flash.

2. Network egress is gone. Egress is off and the frontend surfaces for it were removed in fluso-frontend#417, so the docs still described a feature that no longer exists. Approvals are connector and MCP tool approvals only now.

  • features/approvals.mdx - two modes instead of three (ask-critical was retired and migrated to ask-everything), no network approval cards, no network rule editor, no hostname troubleshooting.
  • features/chat.mdx - the approval-mode section no longer mentions network access.
  • release-notes.mdx (2026-08-14 entry) - the highlight is about tools, the network-card bullet is gone, and the permissions walkthrough bullet goes too since #417 removed that announcement.

Needs follow-up: the two videos and the settings screenshot on the approvals page all showed the three-mode selector and the network access editor, so they are removed here rather than left contradicting the text. They need fresh captures of the current UI.

🤖 Generated with Claude Code

Biswaroop Bhattacharjee added 3 commits August 19, 2026 20:31
Kimi K3 is the default for standard chats. Confidential Mode ran its
own model on the encrypted path in this release, GLM 5.2. The entry
said only "Kimi K3 becomes the default model", which reads as if it
covers confidential users too.
Confidential requests all run through DeepSeek V4 Flash now, so the
entry names it rather than the model that path started on.
Egress is off and the frontend surfaces for it are gone (fluso-frontend
#417). Approvals are connector and MCP tool approvals only.
- approvals: two modes instead of three, no network approval cards, no
network rule editor, no hostname troubleshooting. The mode video, the
settings video and the settings screenshot all showed the network UI,
so they come out until fresh captures exist.
- chat: the approval-mode section no longer mentions network access.
- release notes 1.5.0: the highlight is about tools, the network-card
bullet is gone, and so is the permissions walkthrough, which #417
removed with the rest of the egress announcement.
@biswaroop1547biswaroop1547 changed the title docs: say which model each path runs in 1.5.0docs: name the model per path, and drop network egressAug 19, 2026
@biswaroop1547
biswaroop1547 merged commit 593dbfd into mainAug 19, 2026
3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@biswaroop1547@charitra-prem