A Project
Outline of the week
Ship the inspector
Review the ledger
Published notes
Failed to start. It said: “opencode not on PATH”.
Waiting for you: read the source below and approve it, or leave it.
// server.ts
export const apply = (ctx) => {
ctx.kind("board", { … })
}
// browser.tsx
export const apply = (ctx) => {
ctx.chip("board", BoardChip)
}
Turning it off also stops claude, codex, opencode, pi, kolu, odu.
Waiting for chat/session-start — no plugin in this build offers it.
Started with the built-in defaults: no --plugins given. On or off here lasts as long as this server runs; a restart comes back to this.