Skip to content

Swift - #5

Merged
dimitri-tombroff merged 3 commits into
mainfrom
swift
Jul 24, 2026
Merged

Swift#5
dimitri-tombroff merged 3 commits into
mainfrom
swift

Conversation

@dimitri-tombroff

Copy link
Copy Markdown
Contributor

No description provided.

Dimitri Tombroff added 3 commits July 24, 2026 08:00
…ht panel

classify_step now wraps its greeting/question decision in
context.thinking("planning", ...) instead of relying on emit_status alone
(never persisted or shown in the UI). Developers and testers can see why
a message was routed to greet vs. answer without reading server logs.
…r's thought

The router's coordinator now emits a "Choosing a specialist" thought
(fred-sdk 3.4.0, AGENT-THINKING-API-RFC.md Amendment C) that names the
chosen member — the [ROUTED:GRAPH]/[ROUTED:REACT_1]/[ROUTED:REACT_2]
markers baked into each child's prompt/output were only ever there to
let a human verify routing, and they leaked into the visible answer
text. Remove them from all three children; the graph child's own
deterministic classify_request_step also gets a thought block narrating
its keyword decision. Update README_AGENT.md / README_CLI.md to check
the thought conclusion instead of the marker.

Requires fred-sdk>=3.4.0 (local editable install via `make dev-local`
until fred-sdk 3.4.0 is published).
@dimitri-tombroff
dimitri-tombroff merged commit fcd2be1 into main Jul 24, 2026
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.

1 participant