Skip to content

Tags: spacepluk/opencode

Tags

v1.14.48-series

Toggle v1.14.48-series's commit message
feat(tui): add message_part_after slot for inline part rendering

Adds a new TuiHostSlotMap entry that fires once per text/reasoning part
of a session message, plus once per non-synthetic text part of a user
message. Plugins can register a handler to render Solid components
anchored to a specific part.

This unblocks plugins that render content alongside individual message
parts (inline image rendering, per-message annotations, etc.) without
having to coordinate with the host renderer's layout. The slot is a
no-op when no plugin is registered.

series-latest

Toggle series-latest's commit message
feat(tui): add message_part_after slot for inline part rendering

Adds a new TuiHostSlotMap entry that fires once per text/reasoning part
of a session message, plus once per non-synthetic text part of a user
message. Plugins can register a handler to render Solid components
anchored to a specific part.

This unblocks plugins that render content alongside individual message
parts (inline image rendering, per-message annotations, etc.) without
having to coordinate with the host renderer's layout. The slot is a
no-op when no plugin is registered.

v1.14.41-series

Toggle v1.14.41-series's commit message
feat(tui): add message_part_after slot for inline part rendering

Adds a new TuiHostSlotMap entry that fires once per text/reasoning part
of a session message, plus once per non-synthetic text part of a user
message. Plugins can register a handler to render Solid components
anchored to a specific part.

This unblocks plugins that render content alongside individual message
parts (inline image rendering, per-message annotations, etc.) without
having to coordinate with the host renderer's layout. The slot is a
no-op when no plugin is registered.

v1.14.39-series

Toggle v1.14.39-series's commit message
ci: add fork-publish workflow for CLI builds on series branch

v1.14.37-series

Toggle v1.14.37-series's commit message
fix(ci): use absolute paths for archive output

v1.14.33-series

Toggle v1.14.33-series's commit message
fix(ci): use absolute paths for archive output

v1.14.33

Toggle v1.14.33's commit message
release: v1.14.33

v1.14.32

Toggle v1.14.32's commit message
release: v1.14.32

v1.14.31

Toggle v1.14.31's commit message
release: v1.14.31

v1.14.30

Toggle v1.14.30's commit message
release: v1.14.30