s1gnp0st[asciilifeform]: test from WIP pestron.
s1gnp0st[asciilifeform]: I put 0xFA in AGENTS.md and bellowed at gpt-5.1-codex until this popped out the other side.
s1gnp0st[asciilifeform]: (started yest, lmao)
signpost[asciilifeform]: nice, basic interop with blatta seems like it works.
asciilifeform: signpost: neato!
asciilifeform: signpost: what's it made of ?
awt[asciilifeform]: signpost: wow!
awt[asciilifeform]: been using claude to fix some bugs on akris
awt[asciilifeform]: raip was written completely by claude. Been considering making an "archiver" plugin for akris to preservie links/images.
asciilifeform: awt: what kinda bugs did bot find ? (and what does the process look like?)
asciilifeform singularly unlucky to date w/ getting anyffing useful outta the gptbots
asciilifeform: (understatement, actually: typically they produce mind-bogglingly overcomplicated AND subtly-broken proggies, in asciilifeform's experience)
awt[asciilifeform]: asciilifeform: ui bugs - like hitting enter doesn't send the message in some environments, or focus doesn't switch to the text field.
awt[asciilifeform]: asciilifeform: process was just entering: "why does enter not send the message" basically - then claude just shows me the diff and I try it.
awt[asciilifeform]: For raip, I had claude generate a doc for the akris client api, then use that to "build a bot that connects to pest and accepts commands for querying a local llm" then iterating on that until it worked. Haven't even looked at the code - I assume it's garbage.
awt[asciilifeform]: Hopefully somehow we can get everyone on pest stations that support multipart - makes it much more convenient for bots to dump more info into the chat instead of having to link to paste bins.