summaryrefslogtreecommitdiff
path: root/source/net
AgeCommit message (Expand)Author
2026-03-28Respect persisted tooling capability for chat modelsMichael Peter Christen
2026-03-28if webfetch fails, it tells the LLM that this is not fatal and it should go onMichael Peter Christen
2026-03-28the mermaid generation tool now suggest to call the mermaid visualization toolMichael Peter Christen
2026-03-28hero page modification for YaCy ChatMichael Peter Christen
2026-03-28more modelsMichael Peter Christen
2026-03-28better tldr handlingMichael Peter Christen
2026-03-28Align RAG retrieval with web search and disable local post-rankingMichael Peter Christen
2026-03-28Fix yacychat P2P mode detection for global search visibilityMichael Peter Christen
2026-03-27Fix for 'n-' fragments that appeared after wrong parsing markdownMichael Peter Christen
2026-03-27Enhanced RAG Search:Michael Peter Christen
2026-03-26Strip markdown syntax from snippet text intended for browser displayMichael Peter Christen
2026-03-25modified ranking and query parser to allow more matches and better rankingMichael Peter Christen
2026-03-24renamed skills -> toolsMichael Peter Christen
2026-02-17Remove suspicious JavaScript code fragments from snippet lines.Michael Peter Christen
2026-02-17fixed parsing of x-data-elements in <div>Michael Peter Christen
2026-02-15fixed api-key handlingMichael Peter Christen
2026-02-10added vfs storage to yacychat so the current history does not depend on local...Michael Peter Christen
2026-02-10added virtual file system that stores users data in the users browserMichael Peter Christen
2026-02-09Renamed Table_API_p.html -> Automation_p.htmlMichael Peter Christen
2026-02-08added skill configuration: we present llm tools as "Skills" and makeMichael Peter Christen
2026-02-08more safe configSaveMichael Peter Christen
2026-02-08added Mermaid rendering toolMichael Peter Christen
2026-02-08fix for NetworkPicture not giving away sync releaseMichael Peter Christen
2026-02-07added tool calling abilities to yacychat.html and added a tool handler to RAG...Michael Peter Christen
2026-01-25Merge pull request #757 from pr0vieh/fix/745-persist-recrawl-jobMichael Christen
2026-01-25Merge pull request #755 from Johnny1984/masterMichael Christen
2026-01-23Persist recrawl job to restart on peer bootpr0vieh
2026-01-22HTML5 <meta charset="...> supportJohnny1984
2026-01-21Add DNS/network errors (-1) to permanent error status codespr0vieh
2026-01-21Add configurable DHT error URL blocking with retry window and web UIpr0vieh
2026-01-20feat: Add two-layer DHT error propagation to prevent broken URL redistributionpr0vieh
2026-01-08fix for no search results within RAG local searchMichael Peter Christen
2026-01-08fixed bug in ai.production_models default value and replaced someMichael Peter Christen
2026-01-08replaced codex with regulaMichael Peter Christen
2026-01-06added global search to chatMichael Peter Christen
2026-01-03Fix: avoid 0-results by using remote metadata results when availableMichael Peter Christen
2026-01-03Fix image preview licensing and show 20 images per page, fixesMichael Peter Christen
2026-01-03Handle POST redirects when contacting peers, fix forMichael Peter Christen
2026-01-02possible fix for search-0-results bug fromMichael Peter Christen
2026-01-01fixed windows installer; updated download path for java installerMichael Peter Christen
2025-12-08added AIShield config page for chat access settings. Also added chat to top m...Michael Peter Christen
2025-12-06added RAG configuration pageMichael Peter Christen
2025-12-06added build page for the AI labMichael Peter Christen
2025-12-05enhanced snippet computation for RAGMichael Peter Christen
2025-11-30fixed missing line ending in token streamingMichael Peter Christen
2025-11-30added automatic serch result feedback to chat attachmentMichael Peter Christen
2025-11-30added RAG search to promptsMichael Peter Christen
2025-11-30added text attachments and integrated of text attachments in rag proxy handlingMichael Peter Christen
2025-11-24added image attachments, local storage, clear/download/upload/show-system but...Michael Peter Christen
2025-11-23Merge branch 'master' of https://github.com/yacy/yacy_search_serverMichael Peter Christen