#@Erik Sipsma [less of a nerd snipe and

1 messages · Page 1 of 1 (latest)

plush sable
safe jetty
#

hmmm ok, was wondering if it might be clashing somehow but i guess not

#

also that error might be cut off, lemme see if i can repro or dig up a trace

plush sable
safe jetty
#

maybe thinkies - i noticed the first iteration of that PR (having IDs re-compute digests too) was also a path I went down on the LLM side of things, specifically for env workspaces. so this all feels very related

#

in my case it was because I wanted to be able to encode unpinned IDs and have them load with the fresh context on every use

#

as an implementation detail of saving/restoring LLM sessions

plush sable
safe jetty
#

yeah exactly haha. I tried all sorts of heuristics and shit kept breaking

#

so i just added a flag for it instead and used it in the LLM code