FailedProxy
  • Joined on 2026-03-21
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-04 22:15:50 +00:00
7d0f7332b9 Probe partner liveness separately so a blink cannot delete a cached ledger
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-04 22:14:39 +00:00
83508cfb1b Pull partner token ledgers into a RAM cache so fleet totals are fleet-wide
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-04 22:04:47 +00:00
969a85f303 Record token usage per turn and show daily, weekly and all-time totals by host
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-04 21:49:22 +00:00
961c57c6f0 Let the system checks reach three columns on a wide monitor
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-04 21:44:33 +00:00
89d6219e95 Align the System checks card with the third banner stat
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-04 21:40:52 +00:00
131c9ffc13 Run the AI system checks in two columns to halve the card height
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-04 21:25:42 +00:00
b1fdaced9f Restrict the AI tab to HOST1 — the only node with the GPU, Ollama and the index
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-04 21:11:49 +00:00
0cf208b80a Remove the Open-WebUI retrieval bridge — Varaverk is the only Ollama client now
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-03 22:26:16 +00:00
9c8eb8a2bc Refresh the AI index after a pull that changed tracked files
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-03 22:17:58 +00:00
452bf0e544 Route definitional questions to the narrative docs, and tolerate misspelling
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-03 22:09:49 +00:00
9d189e9dbf Flag destructive operations in generated scripts
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-03 21:48:53 +00:00
a3098ee67c Tell Code Sketcher to admit an invented flag rather than blame the version
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-03 21:39:52 +00:00
73305a0cd1 Fix the chat-profile detector missing two-segment conf keys
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-03 21:38:45 +00:00
e58f0352a7 Stop General Chat inventing answers about Varaverk internals
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-03 21:36:26 +00:00
8d393a1e1c Add three chat profiles: Varaverk Assistant, General Chat, Code Sketcher
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-03 21:11:30 +00:00
d0b3588f6c Give the assistant a standing memory file
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 22:49:02 +00:00
7625e923e5 Accept the global RSYNC_ENABLED flag, not only prefixed tiers
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 22:27:26 +00:00
76ad744581 Convert every POST off multipart — 21 call sites across 7 tabs
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 22:20:59 +00:00
47110730e6 Send AI POSTs urlencoded instead of multipart
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 22:17:00 +00:00
7f01b3040d Log entry into the AI endpoint before any dependency loads