ZIm/crates/assistant_tool/src
Oleksiy Syvokon 966e75b610
tools: Ensure properties always exists in JSON Schema (#34015)
OpenAI API requires `properties` to be present, even if it's empty.

Release Notes:

- N/A
2025-07-07 15:34:14 +00:00
..
action_log.rs agent: Less disruptive changed file notification (#31693) 2025-06-16 18:45:24 +03:00
assistant_tool.rs Fix typo in assistant_tool.rs (#32207) 2025-06-06 05:23:25 +00:00
outline.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
tool_registry.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
tool_schema.rs tools: Ensure properties always exists in JSON Schema (#34015) 2025-07-07 15:34:14 +00:00
tool_working_set.rs agent: Fix issue with duplicated tool names from MCP servers (#33811) 2025-07-02 20:32:07 +00:00