FailedProxy
  • Joined on 2026-03-21
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 15:40:02 +00:00
c431370a68 Put every chat control on one row, the same row everywhere
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 15:09:12 +00:00
4f598f7422 Hold Conversations and Tokens to the Assistant's height
7b1b017d8c Stamp the stylesheet and script with their mtime
Compare 2 commits »
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 15:00:01 +00:00
1afeaf0e15 Give the token ledger its own card on the dashboard
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 14:47:57 +00:00
33e696071e Level the Conversations card with the Assistant beside it
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 14:39:00 +00:00
44cf4e7516 Open the dashboard chat collapsed, every time
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 14:29:57 +00:00
2aa9302751 Let the Assistant's expand control actually give the transcript room
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 04:56:06 +00:00
6cdb0d1eab One profile picker for both surfaces, and open where you left off
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 04:36:14 +00:00
d9225d06d9 Route a General Chat question to the profile that fits it
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 04:25:53 +00:00
37784bce6c Offer Troubleshoot as a profile, and say plainly when it has no log
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 04:16:11 +00:00
073352b21e Put the Scheduler dock on the same conversation store as everything else
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 04:08:34 +00:00
f4fd17be4d Accept the one retrieval kind the indexer produces and the page offers
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 04:06:31 +00:00
a011cd5e3b Give the Monitor tab the help panel the Scheduler already had
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 04:01:08 +00:00
3a45c18555 Document today's restructures, and give data/ a README that ships with it
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 03:53:14 +00:00
38cd3edf99 Scope the migration's busy check to the installation being migrated
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 03:43:59 +00:00
e406bd445d Move the data directories too, not only the files inside them
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 03:26:47 +00:00
f1603349cc Put everything Varaverk persists under one root, state included
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 02:57:32 +00:00
d5c36db531 Put every tmpfs path in one place both layers can read
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 02:35:44 +00:00
0f92609425 Give the AI subsystem one profile table and one collection, read everywhere
0f4d381ac0 Make PHP agree with the clock the rest of the server keeps
Compare 2 commits »
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-09 02:01:18 +00:00
ea0c713c89 Put the assistant on the dashboard, where the questions actually occur to you
4d00e37ca1 Move the chat into an include, because the second one was going to be a copy
1e324636e0 Keep conversations, so a useful answer outlives the tab it was asked in
Compare 3 commits »
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-08 17:50:02 +00:00
df3c4bb369 Stop signalling on the strength of a stat file alone