ZIm/crates/agent2/src
Piotr Osiewicz 05fc0c432c
Fix a bunch of other low-hanging style lints (#36498)
- **Fix a bunch of low hanging style lints like unnecessary-return**
- **Fix single worktree violation**
- **And the rest**

Release Notes:

- N/A
2025-08-19 21:26:17 +02:00
..
templates Wire up find_path tool in agent2 (#35799) 2025-08-07 22:21:26 +00:00
tests Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
tools Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
agent.rs Re-add history entries for native agent threads (#36500) 2025-08-19 12:08:11 -06:00
agent2.rs Re-add history entries for native agent threads (#36500) 2025-08-19 12:08:11 -06:00
db.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
history_store.rs Re-add history entries for native agent threads (#36500) 2025-08-19 12:08:11 -06:00
native_agent_server.rs Re-add history entries for native agent threads (#36500) 2025-08-19 12:08:11 -06:00
templates.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
thread.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
tool_schema.rs agent2: Fix tool schemas for Gemini (#36507) 2025-08-19 18:06:09 +00:00
tools.rs Support profiles in agent2 (#36034) 2025-08-12 12:17:48 +00:00