Originally created by @Algorithm5838 on GitHub (Oct 7, 2025).
Check Existing Issues
I have searched the existing issues and discussions.
Problem Description
The new automatic URL handling feature (commit a2a2bafdf6) is a valuable addition. However, for users with custom tools that provide specialized processing for webpages and videos, both outputs are currently included in the context. This defeats the purpose of specialized handling and increases the context size.
Desired Solution you'd like
Add a toggle in Admin Panel -> Documents to enable/disable automatic URL content extraction. This would allow users with specialized tools to use only their custom implementation, while keeping the built-in functionality available for others.
Alternatives Considered
No response
Additional Context
No response
Originally created by @Algorithm5838 on GitHub (Oct 7, 2025).
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description
The new automatic URL handling feature (commit a2a2bafdf67c155fe99c1d90ca787cdaed2fb805) is a valuable addition. However, for users with custom tools that provide specialized processing for webpages and videos, both outputs are currently included in the context. This defeats the purpose of specialized handling and increases the context size.
### Desired Solution you'd like
Add a toggle in Admin Panel -> Documents to enable/disable automatic URL content extraction. This would allow users with specialized tools to use only their custom implementation, while keeping the built-in functionality available for others.
### Alternatives Considered
_No response_
### Additional Context
_No response_
@tjbck
maybe when a link is detected in the input, a check box shows up to enable including web page content
@Busboy3129 commented on GitHub (Nov 5, 2025):
@tjbck
maybe when a link is detected in the input, a check box shows up to enable including web page content
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Algorithm5838 on GitHub (Oct 7, 2025).
Check Existing Issues
Problem Description
The new automatic URL handling feature (commit
a2a2bafdf6) is a valuable addition. However, for users with custom tools that provide specialized processing for webpages and videos, both outputs are currently included in the context. This defeats the purpose of specialized handling and increases the context size.Desired Solution you'd like
Add a toggle in Admin Panel -> Documents to enable/disable automatic URL content extraction. This would allow users with specialized tools to use only their custom implementation, while keeping the built-in functionality available for others.
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Oct 7, 2025):
We disabled this feature entirely, we'll revisit this once we can come up with a better UI/UX.
@Algorithm5838 commented on GitHub (Oct 7, 2025):
Thank you for addressing this!
@Busboy3129 commented on GitHub (Nov 5, 2025):
@tjbck
maybe when a link is detected in the input, a check box shows up to enable including web page content