Ben Vargas

Results 7 issues of Ben Vargas

# Feature Request: Add Claude Code CLI as an AI Provider Option ## Summary Add support for using Claude Code CLI as an AI provider, allowing users to leverage Claude's...

enhancement

# Add Claude Code CLI Provider Support with SDK Architecture ## Overview This PR implements Claude Code CLI provider support for Task Master, enabling users with Claude Code subscriptions to...

### What version of Codex is running? 0.25.0 ### Which model were you using? gpt-5 ### What platform is your computer? Darwin 24.6.0 arm64 arm / Linux 6.8.0-78-generic x86_64 x86_64...

bug
extension
remote-workspace

Re-enables the `OPENCODE_EXPERIMENTAL_EXA` flag to allow non-zen users to opt-in to websearch and codesearch tools. ## Context Commit d95f724 enabled these tools for everyone, then 9c237f0 restricted them to zen...

## Summary Fixes #5295 Add `selection` and `selectionForeground` properties to the theme system to fix poor text selection contrast on light terminals. ## Problem When selecting text to copy on...

### Description When selecting text (mouse drag to copy) in the TUI on a light terminal, the selection highlighting has poor contrast making the selected text difficult or impossible to...

opentui

## Summary - Adds ai-sdk-provider-opencode-sdk to the ecosystem projects list - This is a Vercel AI SDK provider for using OpenCode via @opencode-ai/sdk ## Test plan - [ ] Verify...