| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2025-11-13 | renamed usage named | Michael Peter Christen | |
| 2025-11-11 | distinguish between usage columns and feature columns, added tooling | Michael Peter Christen | |
| 2025-11-10 | design updates for LLMSelection | Michael Peter Christen | |
| 2025-11-10 | fixed persistence of LLMSelection production table events | Michael Peter Christen | |
| 2025-11-10 | added persistence to production models table | Michael Peter Christen | |
| 2025-11-09 | more models in recommended models and production matrix definition | Michael Peter Christen | |
| functions | |||
| 2025-11-09 | reading the post request body and sending it in a get attribute to | Michael Peter Christen | |
| servlets | |||
| 2025-11-07 | refactoring - both model lists now tables | Michael Peter Christen | |
| 2025-11-07 | added buttons for model deletion | Michael Peter Christen | |
| 2025-11-07 | refactoring the code to decluster into separate functions: | Michael Peter Christen | |
| api access, download activity, rendering functions | |||
| 2025-11-07 | added download option for recommended models in LLMSelection | Michael Peter Christen | |
| (this is still a stub) | |||
| 2025-11-02 | LLM selection servlet (stub) | Michael Peter Christen | |
| 2025-10-27 | refactoring of llm classes | Michael Peter Christen | |
| 2025-10-12 | code cleanup | Michael Peter Christen | |
| 2025-10-12 | small fixes to MCP server | Michael Peter Christen | |
| 2025-10-12 | fixed method recognition in MCP Server | Michael Peter Christen | |
| 2025-10-12 | added loging to MCP server | Michael Peter Christen | |
| 2025-10-11 | Merge branch 'master' of https://github.com/yacy/yacy_search_server.git | Michael Peter Christen | |
| 2025-10-11 | added MCP server | Michael Peter Christen | |
| You can now use YaCy as a search tool within an agentic LLM framework, i.e. using MCP clients in N8N or OpenAI AgentBuilder. The tool address is /tools | |||
| 2025-10-05 | Merge pull request #737 from henschi/fix_tests | Michael Christen | |
| fix test after the lastest changes | |||
| 2025-10-05 | Fix for refactoring introduced in | Michael Peter Christen | |
| https://github.com/yacy/yacy_search_server/commit/8451cfdef8f3e40cb866c4ee74fbf21d73325136 As mentioned in https://github.com/yacy/yacy_search_server/issues/687#issuecomment-3368449331 | |||
| 2025-10-04 | fix test after the lastest changes | Henschi | |
| 2025-09-29 | added YaCy logo vector graphics | Michael Peter Christen | |
| 2025-09-25 | stub of ollama client app | Michael Peter Christen | |
| 2025-09-25 | Enhanced fonts: new 6-Pixel font | Michael Peter Christen | |
| like the greatest home computers in the 80s | |||
| 2025-09-22 | refactoring of FontGenerator | Michael Peter Christen | |
| 2025-09-21 | enlarged web structure image | Michael Peter Christen | |
| Only the headline gets a larger font, the network nodes stay with a 5-pixel font. However, the overall size had been increased by 20% | |||
| 2025-09-21 | enlarged Access Grid picture size by 20% | Michael Peter Christen | |
| 2025-09-21 | enlarged by 20% also PerformaceGraph, ProfilingGraph | Michael Peter Christen | |
| NetworkHistory, ChartPlotter and the Status page. | |||
| 2025-09-21 | Enlarged Network Graphic by 20% | Michael Peter Christen | |
| The YaCy retro-pixel-art images had been designed in a time where displays had not been "retina displays" and device pixel ratios (DPR) of 2 (everything must be scaled up by 100% to have the same size). Because the YaCy images have a fixed-width size, they appear now tiny compared on how they appeared in the past. Our 6-pixel font is not readable any more on high-res displays because with a DPR-2 they are scaled down to 50%. Experiments with DPR-agnostic auto-scaling of the images did not show a beautiful result. Instead, we now simply give the graphics 20% more pixel space and also scale up the font from 6 pixel to 8 pixel. They still have a nice retro-style look. | |||
| 2025-09-21 | introduced 7 pixel font | Michael Peter Christen | |
| 2025-09-21 | refactoring PrintTool | Michael Peter Christen | |
| 2025-09-21 | added some more visualization archetypes | Michael Peter Christen | |
| 2025-09-20 | added three more 80s style retro plotter: Isometric, Radar, StarTunnel | Michael Peter Christen | |
| 2025-09-20 | added experimental SkylinePlotter and unfinished network graph using the | Michael Peter Christen | |
| SkylinePlotter | |||
| 2025-09-14 | Merge pull request #722 from scyt01/master | Michael Christen | |
| Fix proper encoding in sendDirectory() function | |||
| 2025-09-14 | upgraded commons-lang to commons-lang to fix | Michael Peter Christen | |
| "Uncontrolled Recursion" security warning: https://github.com/yacy/yacy_search_server/security/dependabot/48 | |||
| 2025-09-10 | added helper class | Michael Peter Christen | |
| 2025-09-10 | Merge pull request #730 from szarowski/last_modified | Michael Christen | |
| support for /date search to be sorted by date published #622 | |||
