How does the harness extend itself?
This post might have stale content, as HEAD is 1760 commits ahead.
heard people saying the harness is extensible, "and it can even extend itself" -- what does that mean? how does it work?
and u load extensions imperatively? or is there a file system convention? extensions basically hold hooks and tools?
wondering about the tradeoffs between imperative vs declarative (if sth like that would exist). granted, the thing is quite powerful.
compare that to opencode's plugins. how do they do their stuff?
END OF POST