Shy Agam

Results 2 issues of Shy Agam

**Layout** I have a shared kenv cloned into my `.kenv/kenvs/shared` folder, which holds a couple of scheduled scripts. **Current Behavior** Scheduled scripts in that secondary kenv aren't scheduled and don't...

Trying to produce a widget which enables dropping all kinds of stuff and passing them through a certain pipeline. ```typescript import '@johnlindquist/kit'; const render = () => md(` # Drop...