Skip to content

Dev to main, 14th Aug, 2026 - #815

Merged
khushalsonawat merged 2 commits into
mainfrom
dev
Aug 14, 2026
Merged

Dev to main, 14th Aug, 2026#815
khushalsonawat merged 2 commits into
mainfrom
dev

Conversation

@khushalsonawat

Copy link
Copy Markdown
Contributor

Pull Request

Description

Describe the changes in this pull request:

  • What feature/bug does this PR address?
  • Provide any relevant links or screenshots.

Checklist

  • Code compiles correctly.
  • Created/updated tests.
  • Linting and formatting applied.
  • Documentation updated.

Related Issues

Closes #<issue_number>

khushalsonawat and others added 2 commits August 14, 2026 12:50
…cold-read fixes

Adds the Agents list, the LLM Prompt node drawer, the Variables drawer,
and a dataset's empty Optimization tab, and replaces the Falcon AI
shortcut capture with the side panel it was named for. The old one showed
the floating button on a Tracing page; the page describes the panel three
times and never showed it.

Masks the competitor names behind KNOWN_COMPETITORS in the Variables
drawer.

Four cold reads, one finding on every page: the captions restated the
paragraph above them, which taught the reader to stop reading captions and
buried the two that carried something. Ten are rewritten to say what the
picture can't.

Also from those reads:

- removes three embeds whose files never existed, on run-an-optimization
  and read-optimization-results. A broken box with a caption describing
  what you cannot see reads as a page falling apart, and it landed exactly
  where a reader matches field names against their screen. No docs page
  now references a missing image
- breaks the tool card's anatomy out of one semicolon-chained sentence
  into Parameters, Result and Full output as bullets
- moves the Variables capture up to the step that opens the drawer, so it
  no longer sits above a worked example about invoices while showing
  variables about competitive research, and lifts the saved-version gotcha
  into a Note
- gives a failed connection test somewhere to go. Two failure strings were
  named and then the page went silent
- says both buttons on the empty Connectors page open the same form, and
  demotes the alternative-routes aside so it stops interrupting the steps

Corrects set-input-variables: a variable's value field sits underneath its
name, not beside it.

Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
docs(agent-playground,optimization,falcon-ai): five captures and the cold-read fixes
@khushalsonawat khushalsonawat self-assigned this Aug 14, 2026
@khushalsonawat
khushalsonawat merged commit 782e936 into main Aug 14, 2026
1 check passed
Sign up for free to 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