pablonification

Results 5 issues of pablonification

### Issue Checklist - [x] I understand that Issues are used to provide feedback and solve problems, not to complain in the comments section, and will provide more information to...

question

### Description So, I have to rollback the Opencode version to v1.0.107 because when I upgraded it to the latest version, it really make my mac struggling. For some context:...

bug
opentui

### Description ``` TypeError: undefined is not an object (evaluating 'session().parentID') at (src/cli/cmd/tui/routes/session/index.tsx:82:17) at runComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:742:22) at updateComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:724:3) at runTop (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:833:7) at runQueue (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:904:42) at completeUpdates (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:860:84) at runUpdates...

bug
opentui

Adds mouse interaction support to the permission prompt (Allow once / Allow always / Reject) for consistency with other interactive elements like slash command selection. Previously, users could only navigate...

## Problem The permission prompt (Allow once / Allow always / Reject) only supports keyboard navigation. Users cannot hover or click on options with the mouse. This is inconsistent with...

opentui