<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/yacychat.html, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2026-07-04T11:52:47Z</updated>
<entry>
<title>Enhanced Log Reports</title>
<updated>2026-07-04T11:52:47Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-07-04T11:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=9f540de0674378ce610594da568925050b6139ec'/>
<id>urn:sha1:9f540de0674378ce610594da568925050b6139ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhanced ai chat: show when tool calls happen and show result of tool</title>
<updated>2026-05-31T08:22:32Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-05-31T08:22:32Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=6d8c08b34aca934927665eb90d3238934779c8d6'/>
<id>urn:sha1:6d8c08b34aca934927665eb90d3238934779c8d6</id>
<content type='text'>
calls during current chat completion</content>
</entry>
<entry>
<title>Restore tool-enabled chat requests from persisted model capabilities</title>
<updated>2026-03-28T23:20:49Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-03-28T23:20:49Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=5d5e8e889a0f53ac437caa2cfd4729b9a18be2ea'/>
<id>urn:sha1:5d5e8e889a0f53ac437caa2cfd4729b9a18be2ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add search tool backed by shared RAG search document output</title>
<updated>2026-03-28T20:33:54Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-03-28T20:33:54Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=1f80c6679e2fa240210cfa7a5df7441a1ba7c023'/>
<id>urn:sha1:1f80c6679e2fa240210cfa7a5df7441a1ba7c023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>showing different waiting messages for different activities</title>
<updated>2026-03-28T16:26:50Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-03-28T16:26:50Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=115fdf131b940e905d1f825adde91d78bafadd1b'/>
<id>urn:sha1:115fdf131b940e905d1f825adde91d78bafadd1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hero page modification for YaCy Chat</title>
<updated>2026-03-28T15:18:42Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-03-28T15:18:42Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=106730d36b4bdfa34eb12a194453b8c0208487b3'/>
<id>urn:sha1:106730d36b4bdfa34eb12a194453b8c0208487b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix yacychat P2P mode detection for global search visibility</title>
<updated>2026-03-28T10:19:37Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-03-28T10:19:37Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=b6f8b8850742682fa81f46c3986aaed1b6965992'/>
<id>urn:sha1:b6f8b8850742682fa81f46c3986aaed1b6965992</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added vfs storage to yacychat so the current history does not depend on localStorage any more</title>
<updated>2026-02-10T13:57:12Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-02-10T13:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=b8387d451233965edabe556969d06ad3b53fc8b5'/>
<id>urn:sha1:b8387d451233965edabe556969d06ad3b53fc8b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better usage flow for attachments/searches</title>
<updated>2026-02-10T10:27:25Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-02-10T10:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=6a2c27c45b12d1c9945e3a3ae82e8af62bea601d'/>
<id>urn:sha1:6a2c27c45b12d1c9945e3a3ae82e8af62bea601d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added tool calling abilities to yacychat.html and added a tool handler to RAGProxyServlet; also provided a large set of basic tools to handle calculations, date understanding, unit conversion, web fetch, number parsing, self reflection and more</title>
<updated>2026-02-07T09:51:54Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-02-07T09:51:54Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=16a91ab12ccb6ea414687f20ccbc3af53b4e95e1'/>
<id>urn:sha1:16a91ab12ccb6ea414687f20ccbc3af53b4e95e1</id>
<content type='text'>
</content>
</entry>
</feed>
