![]() This PR moves the UI-dependent logic in the `agent` crate into its own crate, `agent_ui`. The remaining `agent` crate no longer depends on `editor`, `picker`, `ui`, `workspace`, etc. This has compile time benefits, but the main motivation is to isolate our core agentic logic, so that we can make agents more pluggable/configurable. Release Notes: - N/A |
||
---|---|---|
.. | ||
examples | ||
assertions.rs | ||
eval.rs | ||
example.rs | ||
explorer.html | ||
explorer.rs | ||
ids.rs | ||
instance.rs | ||
judge_diff_prompt.hbs | ||
judge_thread_prompt.hbs | ||
tool_metrics.rs |