Commit Graph

4 Commits

Author SHA1 Message Date
Андрей Бобырев
395b3bde8b fix: self-contained Windows installer, works from any directory
- full_install.ps1 downloads files from GitHub if not local
- install_windows.txt: one-liner PowerShell command
- One command: download → install Python → build .exe → Desktop

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-20 22:53:51 +03:00
Андрей Бобырев
f6753fa2f6 feat: v2.0 — card UI, AI agents (Claude/DeepSeek), collapsible commands
Major update:
- Card-based session layout with colored group indicators
- AI agent: Claude API, DeepSeek API, local keyword search
- Collapsible command panel — more space for agent
- macOS build script (build_mac.sh)
- Updated README with Windows/macOS install instructions
- Config persistence in pca_config.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-20 22:49:02 +03:00
Андрей Бобырев
466239a879 feat: PCA SSH Manager v1.1
Portable SSH client with auto-save sessions.
- Session groups (drag-and-drop between groups)
- 100+ quick commands for Linux and Keenetic routers
- Built-in command suggestion agent
- Dark theme (Catppuccin), PCA branding
- Builds to .exe (Windows) or .app (macOS)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-20 19:04:47 +03:00
andrey271192
9ed5be0a81 Initial commit 2026-05-20 19:00:13 +03:00