| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-06 | updated d3.js | Michael Peter Christen | |
| 2026-01-04 | increased default context size | Michael Peter Christen | |
| 2026-01-04 | added rendering of <think> tags in LLM responses. | Michael Peter Christen | |
| 2026-01-03 | more realistic rate limits for chat request rates | Michael Peter Christen | |
| 2026-01-03 | disabled narrow font in model selection | Michael Peter Christen | |
| 2026-01-03 | added default augmentation setting (attachments / local search) in chat. | Michael Peter Christen | |
| 2026-01-03 | Merge pull request #747 from Al2Klimov/patch-1 | Michael Christen | |
| Fix typo in echo message for downloading ivy | |||
| 2026-01-03 | Fix: avoid 0-results by using remote metadata results when available | Michael Peter Christen | |
| Use the remote metadata list directly (via addNodes) after storing/committing remote search results. This bypasses the flaky RWI→metadata lookup that can drop all results and yield a ZERO COUNT even when peers return references. | |||
| 2026-01-03 | Fix image preview licensing and show 20 images per page, fixes | Michael Peter Christen | |
| https://github.com/yacy/yacy_search_server/issues/438 Use separate one‑time licenses for image thumbnails and full previews to prevent preview failures after thumbnail loads, and set the Images tab to request 20 results by default via the content‑domain switch form. | |||
| 2026-01-03 | page number computation fix | Michael Peter Christen | |
| 2026-01-03 | Handle POST redirects when contacting peers, fix for | Michael Peter Christen | |
| https://github.com/yacy/yacy_search_server/issues/684 YaCy’s peer queries use HTTP POST and were not following redirects, so HTTP→HTTPS redirections (e.g., 8090→8443) failed and peers never switched protocol/port. This adds a redirect strategy that allows POST redirects (preserving method/body, except for 303), letting remote peer connections follow HTTPS redirects correctly. | |||
| 2026-01-02 | possible fix for search-0-results bug from | Michael Peter Christen | |
| https://github.com/yacy/yacy_search_server/issues/499 | |||
| 2026-01-01 | fixed windows installer; updated download path for java installer | Michael Peter Christen | |
| 2025-12-23 | Fix typo in echo message for downloading ivy | Alexander Aleksandrovič Klimov | |
| 2025-12-08 | added AIShield config page for chat access settings. Also added chat to top ↵ | Michael Peter Christen | |
| menu in case that was wanted by the user. Also added the AILab to the main menu. | |||
| 2025-12-06 | added RAG configuration page | Michael Peter Christen | |
| 2025-12-06 | added build page for the AI lab | Michael Peter Christen | |
| 2025-12-05 | enhanced snippet computation for RAG | Michael Peter Christen | |
| 2025-11-30 | fixed missing line ending in token streaming | Michael Peter Christen | |
| 2025-11-30 | fixed font name | Michael Peter Christen | |
| 2025-11-30 | added automatic serch result feedback to chat attachment | Michael Peter Christen | |
| 2025-11-30 | added RAG search to prompts | Michael Peter Christen | |
| 2025-11-30 | enable focus on composer during token streaming. | Michael Peter Christen | |
| 2025-11-30 | added delete button for chat elements and enhanced focus/scrolling behavior | Michael Peter Christen | |
| 2025-11-30 | Merge branch 'master' of https://github.com/yacy/yacy_search_server | Michael Peter Christen | |
| 2025-11-30 | added text attachments and integrated of text attachments in rag proxy handling | Michael Peter Christen | |
| 2025-11-29 | added fonts | Michael Peter Christen | |
| 2025-11-23 | added markdown and code formatting to chat assistant answers | Michael Peter Christen | |
| 2025-11-25 | added copy and edit buttons in chat history | Michael Peter Christen | |
| 2025-11-24 | another recommended model | Michael Peter Christen | |
| 2025-11-24 | added image attachments, local storage, clear/download/upload/show-system ↵ | Michael Peter Christen | |
| buttons to chat | |||
| 2025-11-24 | Merge branch 'master' of https://github.com/yacy/yacy_search_server | Michael Peter Christen | |
| 2025-11-24 | enhanced chat css | Michael Peter Christen | |
| 2025-11-23 | Merge branch 'master' of https://github.com/yacy/yacy_search_server | Michael Peter Christen | |
| 2025-11-23 | added search result - to - markdown in RAG | Michael Peter Christen | |
| 2025-11-23 | added loop unrolling to tensor dot computation | Michael Peter Christen | |
| 2025-11-23 | added chat front-end (stub, no connection to search yet) | Michael Peter Christen | |
| 2025-11-23 | refactoring | Michael Peter Christen | |
| 2025-11-23 | removed dependency of ByteBuffer on FloatBuffer | Michael Peter Christen | |
| 2025-11-22 | replaced ArrayFloatTensor with DirectBufferFloatTensor | Michael Peter Christen | |
| 2025-11-22 | refactoring of tensor classes to prepare for further enhancements | Michael Peter Christen | |
| 2025-11-22 | refactoring of Llama3 model front-end class | Michael Peter Christen | |
| 2025-11-19 | added mac app packager | Michael Peter Christen | |
| 2025-11-19 | Merge branch 'master' of https://github.com/yacy/yacy_search_server | Michael Peter Christen | |
| 2025-11-19 | fixed some critical errors in kelondro | Michael Peter Christen | |
| 2025-11-16 | integrated model usage names into rag proxy | Michael Peter Christen | |
| 2025-11-16 | added OpenAI models servlet and Ollama tags servlet | Michael Peter Christen | |
| 2025-11-16 | refactoring of token consumer | Michael Peter Christen | |
| 2025-11-16 | added reading from LLM matrix | Michael Peter Christen | |
| 2025-11-15 | added automatical identification of tooling and vision features. The web ↵ | Michael Peter Christen | |
| client just tests this. | |||
