[PR #209] [SCRATCH] Claude Opus 4.5 implementation of Windows Support #71

Open
opened 2026-03-03 00:07:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/batrachianai/toad/pull/209
Author: @tonybaloney
Created: 1/22/2026
Status: 🔄 Open

Base: mainHead: windows-support


📝 Commits (1)

📊 Changes

4 files changed (+738 additions, -78 deletions)

View changed files

📝 pyproject.toml (+1 -0)
📝 src/toad/shell.py (+301 -28)
📝 src/toad/widgets/command_pane.py (+204 -27)
📝 src/toad/widgets/terminal_tool.py (+232 -23)

📄 Description

I asked Opus 4.5 to iterate on Windows support. This implementation is gross and unmaintainable but it gives a baseline of how it can work.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/batrachianai/toad/pull/209 **Author:** [@tonybaloney](https://github.com/tonybaloney) **Created:** 1/22/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `windows-support` --- ### 📝 Commits (1) - [`7027d08`](https://github.com/batrachianai/toad/commit/7027d088bfeb9f9eb12ec16bc2e3b0ffb8aeee09) windows support patches ### 📊 Changes **4 files changed** (+738 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+1 -0) 📝 `src/toad/shell.py` (+301 -28) 📝 `src/toad/widgets/command_pane.py` (+204 -27) 📝 `src/toad/widgets/terminal_tool.py` (+232 -23) </details> ### 📄 Description I asked Opus 4.5 to iterate on Windows support. This implementation is gross and unmaintainable but it gives a baseline of how it can work. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
bug
bug
diff
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/toad#71
No description provided.