Skip to content

Instantly share code, notes, and snippets.

View MichaelVessia's full-sized avatar
🌀

Michael Vessia MichaelVessia

🌀
View GitHub Profile
@MichaelVessia
MichaelVessia / gist:bfbeb5c1b4812c58ab866c5ca9155eda
Last active June 9, 2026 11:02
# Effect Incremental Adoption: opencode Case Study

Effect Incremental Adoption: opencode Case Study

Source prompt

This note was generated from the following request, preserved verbatim so a future iteration (different model, different prompt, different research depth) can do a better job:

If you look at https://github.com/anomalyco/opencode, kitlangton joined and pretty quickly started transitioning opencode to effect. I think his commit

javascript:(function() {
function unescapeHtml(text) {
const unescapedText = {
'&a;': '&',
'&q;': '"',
'&s;': '\'',
'&l;': '<',
'&g;': '>',
};
return text.replace(/&[^;]+;/g, s => unescapedText[s]);

Keybase proof

I hereby claim:

  • I am michaelvessia on github.
  • I am mvj (https://keybase.io/mvj) on keybase.
  • I have a public key ASBmAgka0xAKGNV_lH-x3NNSIG40MJbBCGZZofQ4BRbiEgo

To claim this, I am signing this object: