Great work. Will try it out sometime ahead.��
My notes from few months back:
"""
Pharo can offer new possibilities .��
LLM : processing of intent into code sent to pharo agents. All of non deterministic/ deterministic logic that is transformed to code to operate on input data
Pharo agents: live environment that compiles in fraction of seconds.. perhaps milliseconds. Runs instant unit tests. Distribute verified runtime patch to other agents .. rather than messy library for everything like java/ python scaffold everything from its memory
Object datastore: zero impedance non relational exactly mapped object data store with all of ACID properties if needed
"""