docs: fix stale UI labels in Kai and HTTP connector pages - #1089
Closed
Iamfle4ka wants to merge 1 commit into
Closed
docs: fix stale UI labels in Kai and HTTP connector pages#1089Iamfle4ka wants to merge 1 commit into
Iamfle4ka wants to merge 1 commit into
Conversation
Both verified against a live project on 2026-08-04. kai/: the assistant is "Kai Agent" with a Beta pill in the top bar, not a "KAI" button in the navigation bar. Fixed on index.md and getting-started.md. components/extractors/storage/http/: the connector uses a Rows section with an "Add Row" button, not "Add Table"; the table name is seeded from the row name rather than derived from a configuration table name; and the settings are "Table name" and "Incremental load". Also note that Read Header already defaults to reading the file's header, so most readers never touch it. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MD35Q1SAwqReqedaq4m2VL
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Collaborator
Author
|
Closing as a duplicate of #1079, which carries the same three files and the history. Both PRs change exactly The work continues in #1079, now undrafted. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Both verified against a live project on 2026-08-04.
kai/: the assistant is "Kai Agent" with a Beta pill in the top bar, not a
"KAI" button in the navigation bar. Fixed on index.md and getting-started.md.
components/extractors/storage/http/: the connector uses a Rows section with
an "Add Row" button, not "Add Table"; the table name is seeded from the row
name rather than derived from a configuration table name; and the settings
are "Table name" and "Incremental load". Also note that Read Header already
defaults to reading the file's header, so most readers never touch it.
Co-Authored-By: Claude Opus 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01MD35Q1SAwqReqedaq4m2VL