JanitorV5

v5.6.6 — Always-on PSK encryption (AES-GCM-256) for all community messages. ntfy.sh sees only ciphertext. Real-scroller fix for doLoadAll. All version strings consistent.

< Feedback on JanitorV5

Review: OK - script works, but has bugs

§
Posted: 2026-05-06

Hey could you make a janitor ai script for me?

eivls SaintAuthor
§
Posted: 2026-05-07

Sure, tell me what you need and I'll take a look

§
Posted: 2026-05-07

I'm interested in two scripts: one to remove the limit on forbidden words/phrases in settings, and another to keep memory text even after starting a new chat. Could you make one that retains chat memory across chats? I understand if you only do one, as this might be complicated.

eivls SaintAuthor
§
Posted: 2026-05-07

Will be uploading it today, I did a huge update and I'll see what I can do for your request

§
Posted: 2026-05-08

Ok thanks

eivls SaintAuthor
§
Posted: 2026-05-08

Publish, I added your request. let me know your thoughts

§
Posted: 2026-05-16

After using it for a week, it seems to not work quite as well as expected.

eivls SaintAuthor
§
Posted: 2026-05-16

After using it for a week, it seems to not work quite as well as expected.

I'm sure janitor ai has updated, could you let me know what some feature that doesn't work, I'll take a look to it and I'll see what I can do

§
Posted: 2026-05-17

Mostly just the forbidden words and phrases and also the context memory

eivls SaintAuthor
§
Posted: 2026-05-17
Edited: 2026-05-17

Mostly just the forbidden words and phrases and also the context memory

So I fix the forbidden words, the words won't appear in Janitor's UI because the script doesn't save them to your account. It injects them into each generation request on the fly, silently, every time you send a message.

That what I did you could check them on dev tools - network - generatealpha - payload

---

About the context memory, I'm not sure which memory feature you were trying to point out, like there plenty of feature in the code that is memory context but they work different, was it the short context memory?, or the full conversation summary memory when you click one tap and show you a summary button in fab. (Sorry for my grammar, it night and I'm sleepy.)

eivls SaintAuthor
§
Posted: 2026-05-17

Mostly just the forbidden words and phrases and also the context memory

So I fix the forbidden words, the words won't appear in Janitor's UI because the script doesn't save them to your account. It injects them into each generation request on the fly, silently, every time you send a message.

That what I did you could check them on dev tools - network - generatealpha - payload

---

About the context memory, I'm not sure which memory feature you were trying to point out, like there plenty of feature in the code that is memory context but they work different, was it the short context memory?, or the full conversation summary memory when you click one tap and show you a summary button in fab. (Sorry for my grammar, it night and I'm sleepy.)



---

Post reply

Sign in to post a reply.