Forge 0.4.2 released
Forge
0.4.2 is available, with a signed build attached. The
editor opens .gz files, decompressed by the DEFLATE
implementation written for the PNG decoder in 0.4.0 — the
same payload under a different header, so it added a header
parse and no dependency, which is the kind of payoff the earlier
decision to shrink dependencies was made for. A saved agent
conversation no longer stores whole tool results: one had reached
11.4 MB because of a single 7.4 MB result, and the transcript is
rewritten in full on every message, so that was eleven megabytes
re-serialised each time. Capped at 64 KB keeping both ends, the
largest conversation drops to 3.4 MB. The composer grows with
what is typed, and the send button now says the agent is working
and stops it rather than sitting inert for the whole turn. See
the Forge project page.