branch: elpa/gptel commit 11a23834cdc7b333a5672e0298a4bae7daac480e Author: Karthik Chikmagalur <karthikchikmaga...@gmail.com> Commit: Karthik Chikmagalur <karthikchikmaga...@gmail.com>
NEWS: Mention MCP synchronous start * NEWS: (0.9.9.3-pre): Mention support for synchronous MCP start. --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index e93751b1553..52d568af508 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,14 @@ # -*- mode: org; -*- +* 0.9.9.3-pre + +** New features and UI changes + +- ~gptel-mcp-connect~ can now start MCP servers synchronously. This + is useful for scripting purposes, when MCP tools need to be + available before performing other actions. One common use is + starting MCP servers when applying a gptel preset. + * 0.9.9 2025-08-02 ** Breaking changes