• Joined on 2026-02-16
hugo opened issue hugo/RuDS#36 2026-07-19 16:43:09 +00:00
reduce default number of entries in post/media sidebar to 200 and add auto-loading
hugo opened issue hugo/RuDS#35 2026-07-19 16:38:21 +00:00
no DOCUMENTATION.md available
hugo commented on issue hugo/RuDS#23 2026-07-19 16:07:46 +00:00
Implement embeddings, semantic search, and duplicate review

Implemented and pushed in e876426. Added the real multilingual-e5-small ONNX backend with lazy local caching, query-prefix preprocessing, 384-dimensional normalized vectors, Core ML/DirectML…

hugo closed issue hugo/RuDS#23 2026-07-19 16:07:46 +00:00
Implement embeddings, semantic search, and duplicate review
hugo pushed to main at hugo/RuDS 2026-07-19 16:07:05 +00:00
e8764262a3 Implement semantic embeddings and duplicate review
hugo opened issue hugo/RuDS#34 2026-07-19 15:39:30 +00:00
bds-cli config list only shows one setting
hugo opened issue hugo/RuDS#33 2026-07-19 15:08:22 +00:00
despite configuration of AI online endpoint, the chat complains that it isn't configured
hugo opened issue hugo/RuDS#32 2026-07-19 15:06:44 +00:00
no overrides for model capabilities (for example image capability)
hugo opened issue hugo/RuDS#31 2026-07-19 15:05:19 +00:00
loading models from online endpoint requires a model entered in a model field
hugo opened issue hugo/RuDS#30 2026-07-19 15:04:10 +00:00
can't paste into the AI setting fields
hugo closed issue hugo/RuDS#22 2026-07-19 14:58:45 +00:00
Render persistent A2UI surfaces in chat
hugo commented on issue hugo/RuDS#22 2026-07-19 14:58:38 +00:00
Render persistent A2UI surfaces in chat

Implemented in fd4fd74. Added eight structured render tools; fixed native card, chart, form, list, metric, mind-map, table, tab, text, and JSON surfaces; all seven chart types and six form…

hugo pushed to main at hugo/RuDS 2026-07-19 14:57:56 +00:00
fd4fd744e0 Implement persistent native A2UI chat surfaces
hugo closed issue hugo/RuDS#21 2026-07-19 14:18:55 +00:00
Implement persistent conversational AI and blog tools
hugo commented on issue hugo/RuDS#21 2026-07-19 14:18:43 +00:00
Implement persistent conversational AI and blog tools

Implemented in ac611e3. Added persistent conversation/message repositories and upgrade-safe token migrations; OpenAI-compatible SSE streaming with split-frame, multi-tool, provider-error and…

hugo pushed to main at hugo/RuDS 2026-07-19 14:18:12 +00:00
ac611e3f7f Implement persistent conversational AI chat
hugo closed issue hugo/RuDS#20 2026-07-19 13:11:23 +00:00
Implement MCP resources, tools, proposals, and settings
hugo commented on issue hugo/RuDS#20 2026-07-19 13:11:11 +00:00
Implement MCP resources, tools, proposals, and settings

Implemented in commit fb5cae2. Added the complete project/posts/media/tags/categories/stats/post-media/image MCP resource surface; 12 read and inert-write tools over shared engines; stateless…

hugo pushed to main at hugo/RuDS 2026-07-19 13:10:56 +00:00
fb5cae2131 Implement MCP automation and approvals.
hugo closed issue hugo/RuDS#19 2026-07-19 12:26:28 +00:00
Implement bds-cli over the shared RuDS engines