github Arthur-Ficial/apfel v0.9.3
v0.9.3 - MCP timeout + integrations docs

latest releases: v1.8.4, v1.8.3, v1.8.2...
3 months ago

Configurable MCP timeout (#50)

apfel --mcp-timeout 30 --mcp ./slow-remote-server.py "hello"
APFEL_MCP_TIMEOUT=30 apfel --mcp ./server.py "hello"

One timeout for both startup and tool calls (UNIX way - simple, not split). Default: 5s. Max: 300s.

Integrations docs (#51)

New docs/integrations.md with opencode config example. Thanks @tvi!

Update

brew upgrade apfel

Don't miss a new apfel release

NewReleases is sending notifications on new releases.