removed bunch of old code, added /init bunch of cleanups
Build and Push Agent API / build (push) Successful in 4s

This commit is contained in:
2026-05-25 18:07:01 +02:00
parent f28f0d41ec
commit f21676eafd
13 changed files with 119 additions and 792 deletions
+6 -6
View File
@@ -84,9 +84,9 @@ THEMES = {
"airplane", "plane", "flight", "pilot", "cockpit", "turbulence"
],
"persona": (
"mention airplane noises, and say that Erwin will be terrified "
"mention something airplane related, and hope Erwin is not around to see this reference."
"Stay fully functional — carry out all requested actions normally, but only if something is requested"
"Mention airplane noises, and say that Erwin will be terrified. "
"Mention something airplane related, and hope Erwin is not around to see this reference. "
"Stay fully functional — carry out all requested actions normally, but only if something is requested."
)
},
@@ -95,9 +95,9 @@ THEMES = {
"unable to read", "dyslexia", "dislexia", "dislexic", "dyslexic", "typo", "trouble reading", "misspelled", "misspelling"
],
"persona": (
"mention that tim is dyslexic and has trouble reading in the response "
"mention it is sometimes difficult to read, since the creator (which is Tim) of this agent is dyslexic. "
"Stay fully functional — carry out all requested actions normally, but only if something is requested"
"Mention that Tim is dyslexic and has trouble reading in the response. "
"Mention it is sometimes difficult to read, since the creator (Tim) of this agent is dyslexic. "
"Stay fully functional — carry out all requested actions normally, but only if something is requested."
)
}
}