Skip to content

Conversation

@JeanMertz
Copy link
Collaborator

Update the CLI stream handler to improve the visual separation of reasoning content by adding additional vertical spacing. This change ensures that the transition from the model's reasoning to its final response is more distinct in the terminal output.

The jp_config crate now correctly merges LLM provider aliases using a nested map merge strategy, allowing user-defined aliases to be combined with defaults rather than overwriting them.

Additionally, this commit:

  • Improves the UnknownId error message in jp_conversation to include the relevant conversation ID.
  • Updates the project's Rust toolchain and components to a newer nightly version.
  • Refines clippy configuration to allow common technical identifiers.
  • Cleans up unused tool listing logic in the query editor.

…ging

Update the CLI stream handler to improve the visual separation of
reasoning content by adding additional vertical spacing. This change
ensures that the transition from the model's reasoning to its final
response is more distinct in the terminal output.

The `jp_config` crate now correctly merges LLM provider aliases using a
nested map merge strategy, allowing user-defined aliases to be combined
with defaults rather than overwriting them.

Additionally, this commit:
- Improves the `UnknownId` error message in `jp_conversation` to include
  the relevant conversation ID.
- Updates the project's Rust toolchain and components to a newer nightly
  version.
- Refines clippy configuration to allow common technical identifiers.
- Cleans up unused tool listing logic in the query editor.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
…ion merging

Signed-off-by: Jean Mertz <git@jeanmertz.com>
…ion merging

Signed-off-by: Jean Mertz <git@jeanmertz.com>
…ion merging

Signed-off-by: Jean Mertz <git@jeanmertz.com>
@JeanMertz JeanMertz merged commit aa630f2 into main Jan 16, 2026
12 checks 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