fix/agentic-tools-duplicate-web-search
Neuron Soul CI / build (pull_request) Failing after 5m24s
agentic_tools_literal() already contains a custom web_search tool. agentic_tools_with_web() adds the Anthropic server-side web_search_20250305 tool (also named web_search). Combining them caused Anthropic to reject every agentic request with 'Tool names must be unique.' agentic_tools_all() now calls agentic_tools_literal() directly. Connector tools splice in as before. The web_search-only variant (agentic_tools_with_web) is unchanged for callers that specifically want native search without connectors.
Merge pull request 'fix(sessions): unify dual suspension systems, wire approve to agentic_resume' (#18) from fix/agentic-tool-approval-unification into main
Description
Neuron - the canonical CGI substrate. Real soul.el lives here.
16 MiB
Languages
Emacs Lisp
91.1%
Python
3.9%
Shell
2.1%
HTML
1.5%
Dockerfile
1.4%