Crypt0nly/plutus
Local Ai agent
First Claude commit: Feb 21, 2026Last Claude commit: 1mo agoDiscovered: Mar 25, 2026
Recent Claude Commits
Fix messaging category in connectors tab to match other categories
652a3d11mo agoauthor_emailFix update failing with 'no RECORD file' error
39f05cc1mo agoauthor_emailFix desktop shortcut launcher for Python 3.14+ on Windows
bd91d3c1mo agoauthor_emailFix Python 3.14 compatibility: deps, imports, and install robustness
be96a601mo agoauthor_emailAdd startup log file and pre-flight checks to plutus start
e8572e01mo agoauthor_emailFix installer crash at step 2/4 on Windows PowerShell 5.1
93a2d741mo agoauthor_emailSupport Python 3.14 by installing base package instead of [all]
f9b32a21mo agoauthor_emailReject Python 3.14+ in install scripts — too new for dependencies
face5911mo agoauthor_emailFix 'multiple values for argument' error in ConnectorTool._handle_google()
46ea15e1mo agoauthor_emailFix 4x wheel size bloat: clean stale .so/.pyd between Python builds
404bc8f1mo agoauthor_emailFix PyPI 400: disable attestations and add verbose logging
d8839f91mo agoauthor_emailFix auditwheel: --only-plat is a boolean flag, not an argument
79b0fc31mo agoauthor_emailFix PyPI 400: use --only-plat to strip legacy manylinux tags
8a135a51mo agoauthor_emailFix PyPI 400: add explicit permissions to publish job
92b4ca11mo agoauthor_emailAdd GitHub connector for repo, issue, PR, and file management
e0eb4e01mo agoauthor_emailRemove setuptools<82 cap to fix Python 3.14 builds on Windows
1742f811mo agoauthor_emailFix PyPI 400 Bad Request: restore explicit --plat for auditwheel
7346bbb1mo agoauthor_emailRestore CIBW_BEFORE_TEST to fix Python 3.14 wheel builds
fc92b5f1mo agoauthor_emailFix Windows build: add shell: bash to version step
4f83e931mo agoauthor_emailRevert uv in cibuildwheel, fix cross-platform compatibility
739c2901mo agoauthor_emailFix CIBW_BEFORE_BUILD: drop --system flag from uv pip install
c1be97c1mo agoauthor_emailFix macOS wheel build: install uv before cibuildwheel
3196d101mo agoauthor_emailSpeed up CI: inline UI build, use uv, drop macOS Intel
afe2a2c1mo agoauthor_emailSimplify auditwheel repair to use --only-plat without hardcoded arch
3b044361mo agoauthor_emailFix manylinux wheel tag rejection by adding --only-plat to auditwheel
4a153021mo agoauthor_emailBump Cython minimum to 3.2.4 for Python 3.14 support
13bc17f1mo agoauthor_emailSkip restart when pip upgrade doesn't change the version
103782c1mo agoauthor_emailFix PyPI 400 Bad Request by pinning auditwheel to manylinux_2_28 only
671d5401mo agoauthor_emailHandle Chrome DevTools .well-known probe to silence 404 log noise
14050221mo agoauthor_emailFix Windows PATH issue and add version banner to settings
325ba391mo agoauthor_emailFix PyPI publish failing on retry with 400 Bad Request
84e949e1mo agoauthor_emailRevert "Remove Python 3.14 from wheel builds — PyPI rejects pre-release wheels"
cb319901mo agoauthor_emailRemove Python 3.14 from wheel builds — PyPI rejects pre-release wheels
27bb1e81mo agoauthor_emailFix Google authorize button disabled after saving credentials
3b9d0611mo agoauthor_emailFix install.ps1 terminal crash when run via iwr | iex
fa9ab191mo agoauthor_emailStop sending masked secrets to the UI entirely
de4545d1mo agoauthor_emailFix masked credentials being saved over real values
5664f911mo agoauthor_emailFix connector card button alignment and pip RECORD detection
f19ce671mo agoauthor_emailFix Google OAuth credentials lost after UI reload
a8482e71mo agoauthor_emailAdd client_secret field to Google OAuth connectors
26a2e131mo agoauthor_emailFix pip upgrade failure when package has no RECORD file
0cc174e1mo agoauthor_emailWire Google connectors into the agent's connector tool
98316521mo agoauthor_emailAdd Google Workspace connectors (Gmail, Calendar, Drive) with OAuth PKCE
508e4221mo agoauthor_emailFix connectors tab design inconsistencies for visual cohesion
f26bb861mo agoauthor_emailFix 8 critical bugs: event loop blocking, state corruption, zombies, crashes
8729f0b1mo agoauthor_emailFix plutus command not found after install on Windows
5c022a01mo agoauthor_emailFix install.ps1 terminal crash when run via iwr | iex
35245a71mo agoauthor_emailImprove build pipeline: fix module list, add Docker, parallelize Cython
38a813a1mo agoauthor_emailAdd concurrency control and PyPI version check to publish workflow
c0081481mo agoauthor_emailBump version to 0.3.46 to fix PyPI upload conflict
491da7a1mo agoauthor_email