Skip to content

[Feature] allow web_fetch tool to use proxy #413

@JokerQyou

Description

@JokerQyou

🎯 The Goal / Use Case

Some environment requires proxy to access the Internet. web_fetch should honor HTTP_PROXY or other proxy configuration so the agent can properly browse the web.

💡 Proposed Solution

Let web_fetch tool honor HTTP_PROXY environment variable, or add tool config sections for that.

🛠 Potential Implementation (Optional)

None.

🚦 Impact & Roadmap Alignment

  • This is a Core Feature
  • This is a Nice-to-Have / Enhancement
  • This aligns with the current Roadmap

🔄 Alternatives Considered

I asked the agent to fetch an reorganize picoclaw changelogs for me, but GitHub release note URL is not accessible without network proxy. So I installed GitHub cli skill and asked the agent to use gh api command to query GitHub API, but that did not work either, because commands not installed in workspace directory are always blocked (error is Command blocked by safety guard (path outside working dir)).

💬 Additional Context

See above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions