• Joined on 2026-02-16
hugo commented on issue hugo/RuDS#68 2026-07-21 18:44:39 +00:00
Render built-in macros from bundled Liquid macro templates (parity with bDS2)

Implemented in 8170076. Added the five bundled macro Liquid templates and routed every built-in macro through isolated Liquid assigns with bDS2-compatible HTML, data shaping, URI encoding, and…

hugo pushed to main at hugo/RuDS 2026-07-21 18:44:16 +00:00
8170076e9b Render built-in macros from Liquid templates.
hugo closed issue hugo/RuDS#67 2026-07-21 18:21:59 +00:00
Enforce Liquid tag/filter/operator subset at template publish
hugo commented on issue hugo/RuDS#67 2026-07-21 18:21:54 +00:00
Enforce Liquid tag/filter/operator subset at template publish

Implemented in 3ac7a8b and pushed to origin/main. Template validation now enforces the exact Allium/bDS2 Liquid surface: if/elsif/else, for, assign, render with named parameters, whitespace-control…

hugo pushed to main at hugo/RuDS 2026-07-21 18:21:42 +00:00
3ac7a8bfc4 Enforce the supported Liquid subset.
hugo closed issue hugo/RuDS#64 2026-07-21 18:11:57 +00:00
in-flight mode in the status bar does not persist for restarts
hugo commented on issue hugo/RuDS#64 2026-07-21 18:11:53 +00:00
in-flight mode in the status bar does not persist for restarts

Implemented in 557497d and pushed to origin/main. The status-bar airplane switch now persists through the shared settings engine under the bDS2-compatible ai.airplane_mode_enabled key, is restored…

hugo pushed to main at hugo/RuDS 2026-07-21 18:11:43 +00:00
557497d4c2 Persist status-bar airplane mode.
hugo closed issue hugo/RuDS#63 2026-07-21 18:04:14 +00:00
AI communication fails with online model despite chat test confirming it works
hugo commented on issue hugo/RuDS#63 2026-07-21 18:04:11 +00:00
AI communication fails with online model despite chat test confirming it works

Implemented in 2f7d752 and pushed to origin/main. One-shot AI requests now use a provider-portable OpenAI-compatible Chat Completions payload without the OpenAI-specific strict response_format,…

hugo pushed to main at hugo/RuDS 2026-07-21 18:03:38 +00:00
2f7d752e73 Fix online one-shot AI compatibility.
hugo pushed to main at hugo/RuDS 2026-07-21 17:47:02 +00:00
812de13f62 fix: clean up some problems from the implementations
hugo pushed to main at hugo/RuDS 2026-07-21 17:06:42 +00:00
71d998f68e Merge pull request #5 from rfc1437/codex/vollstandigen-test-der-losung-durchfuhren
489d3646f8 Fix loopback test networking.
Compare 2 commits »
hugo pushed to main at hugo/RuDS 2026-07-21 13:29:06 +00:00
9d3a092359 Merge pull request #4 from rfc1437/codex/run-full-test-suite-after-fixing-internet
1ecd7a32d2 Merge pull request #3 from rfc1437/codex/thread-data_dir-in-fts-index-paths
0b4c303c89 Merge pull request #2 from rfc1437/codex/uberprufe-dateianderungen-von-ruds
18d96a10b8 Fix search indexing data directory
184d6e4845 Fix workspace test build warnings
Compare 7 commits »
hugo commented on issue hugo/RuDS#66 2026-07-21 13:21:51 +00:00
Index published post/translation bodies in full-text search

hopefully fixed with fix on github

hugo closed issue hugo/RuDS#66 2026-07-21 13:21:51 +00:00
Index published post/translation bodies in full-text search
hugo commented on issue hugo/RuDS#62 2026-07-21 13:21:41 +00:00
saving category json seems to drop category titles from the json

hopefully fixed with fix on github

hugo closed issue hugo/RuDS#62 2026-07-21 13:21:41 +00:00
saving category json seems to drop category titles from the json
hugo deleted branch master from hugo/RuDS 2026-07-21 08:28:01 +00:00
hugo pushed to main at hugo/RuDS 2026-07-21 08:20:40 +00:00
486a9f8019 Update default branch to main in AGENTS.md