ZIm/crates/agent
Marshall Bowers 5ebac7e30c
agent: Clean up thread auto-capturing (#28550)
This PR cleans up the thread auto-capturing added in #28271.

- Removed usage of `unsafe`
- Fixed feature flag check
- We were incorrectly not respecting the feature flag in release builds
- Made sure the telemetry event was being run on the background executor

Release Notes:

- N/A
2025-04-11 01:08:24 +00:00
..
src agent: Clean up thread auto-capturing (#28550) 2025-04-11 01:08:24 +00:00
Cargo.toml Actually run the eval and fix a hang when retrieving outline (#28547) 2025-04-11 00:01:33 +00:00
LICENSE-GPL Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00