ryanwyler

Results 16 issues of ryanwyler

### Verify it's not a duplicate bug report - [X] I searched for similar bugs reported on GitHub and nobody has reported a similar issue. Search all issuees. - [X]...

bug

## Summary Keeps vital tool output compact but fully accessible with a mouse click to quickly view the entire output. Click anywhere on the tool block to expand/collapse making navigating...

## Summary Adds a new "collapse" compaction mode that preserves recent context while summarizing older messages, with intelligent merging of historical summaries across multiple compaction cycles. **The problem:** Standard compaction...

## Summary Forking a compacted session fails with: ``` prompt is too long: 203573 tokens > 200000 maximum ``` The bug was introduced in commit `9a0735de7` on October 6, 2025...

Adds subtle [copy] button on completed assistant responses. ## Example ``` ▣ Build · claude-opus-4-20250514 · 17.1s [copy] ``` ## Features - Copies entire assistant response chain including text and...

## Summary The current installer has issues with adding multiple PATH entries in shell configs in many scenarios and does not follow best practices. After much consideration this enhancement is...

## Summary Fixes an edge case bug where the sidebar session title causes a visual glitch when the scrollbar activates. ## Problem When the session title is exactly the right...

## Summary Adds a file browser and viewer/editor panel to the TUI for viewing and editing project files directly within OpenCode. Activate vi prompt in command menu: Use vi basic...

## Summary A modular vi mode implementation for the OpenCode TUI prompt with support for standalone editors. Provides the vi extension for prompt but also for the Project Files Viewer...

needs:issue

## Summary Keeps tool output compact and accessible with click-to-expand functionality. Tool blocks with more than 15 lines collapse by default, showing a preview with a "+N" indicator. Click anywhere...