Skip to content

CLI: clipboard, rendering, session & deps#27

Merged
anasx07 merged 1 commit into
mainfrom
cool-updates
Jun 24, 2026
Merged

CLI: clipboard, rendering, session & deps#27
anasx07 merged 1 commit into
mainfrom
cool-updates

Conversation

@anasx07

@anasx07 anasx07 commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Add clipboard support with arboard and update dependencies; bump apps/cli and libs/sdk to 0.1.15. Replace shell-based clipboard helper with arboard::Clipboard for more reliable copy operations and show clearer success/error history messages. Improve input and event handling: avoid submitting while generator is running, clear pending IDs when cancelling API-key input, refine up/down key behavior to respect cursor position vs. history scrolling, and ignore model header rows on menu clicks. Rendering improvements: only redraw when needed (render_dirty/needs_draw), adjust poll timeouts for smooth animation when generating, and better burst key detection. Session UI: add estimate_wrapped_line_height to compute line wrapping accurately, use text width for caching, add a vertical scrollbar column for the history view, and fix wrapped-height calculations. Update GitHub Actions release condition to allow publish to run on build success/failure unless the workflow was cancelled. Cargo.lock was updated to include new/updated crates required by these changes.

Add clipboard support with arboard and update dependencies; bump apps/cli and libs/sdk to 0.1.15. Replace shell-based clipboard helper with arboard::Clipboard for more reliable copy operations and show clearer success/error history messages. Improve input and event handling: avoid submitting while generator is running, clear pending IDs when cancelling API-key input, refine up/down key behavior to respect cursor position vs. history scrolling, and ignore model header rows on menu clicks. Rendering improvements: only redraw when needed (render_dirty/needs_draw), adjust poll timeouts for smooth animation when generating, and better burst key detection. Session UI: add estimate_wrapped_line_height to compute line wrapping accurately, use text width for caching, add a vertical scrollbar column for the history view, and fix wrapped-height calculations. Update GitHub Actions release condition to allow publish to run on build success/failure unless the workflow was cancelled. Cargo.lock was updated to include new/updated crates required by these changes.
@anasx07 anasx07 merged commit ee0b7de into main Jun 24, 2026
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant