9 Commits
Author SHA1 Message Date
Kieran KlukasandKieran Klukas 0c1014e5f7 feat(prompts): extend templating system to more prompts 2026-05-12 12:16:03 -04:00
Kieran KlukasandKieran Klukas efb3b03390 feat(prompts): remove long prompt option 2026-05-12 10:54:58 -04:00
Christian Rocha f78baed0f0 fix(tools): drastically reduce tool call description lengths 2026-04-11 09:54:55 -04:00
Andrey NeringandGitHub 8a9000b6bd ci: update golangci-lint to v2.10 and fix new issues (#2355) 2026-03-04 18:33:12 -03:00
BitTobyandGitHub 47f5f42931 fix: ensure all tools work when behind a http proxy (#2065)
Replace custom `http.Transport` with cloned `DefaultTransport` to inherit
proxy configuration from environment variables (`HTTP_PROXY`, `HTTPS_PROXY`,
`NO_PROXY`). Affects `fetch`, `web_fetch`, `web_search`, `sourcegraph`, `download`,
and `agentic_fetch` tools.

Fixes enterprise environment compatibility where proxy configuration
is required for external HTTP requests.
2026-02-02 09:55:41 -03:00
Kujtim HoxhaandGitHub e0bfd35b4d feat: allow tools to run in parallel (#1543) 2025-12-04 17:15:54 +01:00
kujtimiihoxha d2c6789370 chore: upgrade to latest fantasy 2025-10-17 17:16:19 +02:00
Kujtim Hoxha 8fce31ead1 test: test all the tool calls 2025-10-01 18:51:15 +02:00
kujtimiihoxha 477f846272 wip: initial setup 2025-10-01 18:51:15 +02:00