agent: Remove thread-auto-capture feature (#36474)

We never ended up using this in practice (the feature flag is not
enabled for anyone, not even staff)

Release Notes:

- N/A
This commit is contained in:
Bennet Bo Fenner 2025-08-19 12:59:34 +02:00 committed by GitHub
parent 790a2a0cfa
commit e6d5a6a4fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 65 deletions

1
Cargo.lock generated
View file

@ -131,7 +131,6 @@ dependencies = [
"component",
"context_server",
"convert_case 0.8.0",
"feature_flags",
"fs",
"futures 0.3.31",
"git",