mirror of
https://github.com/batrachianai/toad.git
synced 2026-04-25 20:15:49 +03:00
[PR #209] [SCRATCH] Claude Opus 4.5 implementation of Windows Support #71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/batrachianai/toad/pull/209
Author: @tonybaloney
Created: 1/22/2026
Status: 🔄 Open
Base:
main← Head:windows-support📝 Commits (1)
7027d08windows support patches📊 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.