WangYihang/Platypus
:hammer: A modern host manager
1.6kStars
229Forks
86Claude Commits
GoLanguage
First Claude commit: Mar 29, 2026Last Claude commit: 8d agoDiscovered: Apr 23, 2026
Recent Claude Commits
Merge branch 'claude/mesh-network-visualization-OQDWB' into main
84827c08d agoauthor_emailfeat(topology): enable featureFlags.topology by default
b4b7c308d agoauthor_emailfeat(topology): Cytoscape.js page behind featureFlags.topology
afe6fa08d agoauthor_emailfeat(topology): WS push + 1 Hz coalescer + time-series persistence
c80cd418d agoauthor_emailfeat(files): replace path-input FilesTab with full file explorer
bc274888d agoauthor_emailfeat(topology): project-scoped snapshot + GET /projects/:pid/topology
fa651358d agoauthor_emailfeat(mesh/agent): sysinfo + per-link traffic counters for topology viz
04440188d agoauthor_emailchore(vite): drop antd chunks from manualChunks, lift warning back to default
60bd3128d agoauthor_emailrefactor(deps): drop antd + @ant-design/icons — migration complete
9bbc2388d agoauthor_emailrefactor(projects-landing): migrate ProjectsLanding to shadcn/ui
7fece948d agoauthor_emailrefactor(host-view): migrate HostView to shadcn/ui
a3815f38d agoauthor_emailrefactor(overview): migrate ProjectOverview to shadcn/ui
0677cfb8d agoauthor_emailrefactor(require-auth): migrate to lucide Loader2 spinner
b9856be8d agoauthor_emailrefactor(switcher/user-menu): migrate to shadcn/ui
fdc62428d agoauthor_emailrefactor(shell/sidebar): migrate to shadcn/ui
8c233768d agoauthor_emailrefactor(tunnels-tab): migrate TunnelsTab to shadcn/ui
de0a6668d agoauthor_emailrefactor(files-tab): migrate FilesTab to shadcn/ui
ad631628d agoauthor_emailrefactor(dispatch): migrate DispatchPanel to shadcn/ui
d7c90f78d agoauthor_emailrefactor(listener-detail): migrate ListenerDetailPage to shadcn/ui
ec0fec08d agoauthor_emailrefactor(enrollment): migrate EnrollmentPage to shadcn/ui
cad668a8d agoauthor_emailrefactor(members): migrate ProjectMembers to shadcn/ui
b0360958d agoauthor_emailrefactor(login): migrate Login to shadcn/ui
b5141998d agoauthor_emailrefactor(users): migrate AdminUsers to shadcn/ui
64081068d agoauthor_emailrefactor(listeners): migrate ListenersPage to shadcn/ui
f29d13e8d agoauthor_emailrefactor(hosts): migrate HostsPage to shadcn/ui
cd199f78d agoauthor_emailrefactor(sessions): migrate SessionsPage to shadcn/ui
8b8fe1f8d agoauthor_emailrefactor(activities): migrate ActivitiesPage to shadcn/ui (pilot)
77013c38d agoauthor_emailchore(frontend): mount sonner Toaster + TooltipProvider at app root
1413f388d agoauthor_emailchore(frontend): install shadcn base components
afeb0908d agoauthor_emailchore(frontend): add shadcn/ui peer deps
b17ad4b8d agoauthor_emailchore(frontend): install Tailwind v4 + wire theme tokens for shadcn
9598c0b8d agoauthor_emailperf(frontend): code-split routes and vendor chunks for web build
f73f6078d agoauthor_emailfix(frontend): track wailsjs stub files so `make web-ui` tsc passes
d66a3c68d agoauthor_emailfeat(activities): unified audit/activity log with project-scoped viewer
2b79f528d agoauthor_emailfix(distributor): bind store credentials via mapstructure tags + S3_SCHEME in release script
f8a18238d agoauthor_emailfeat(pki): per-project CA MVP + agent identity certs on enrollment
b4cec1d8d agoauthor_emailrefactor: drop platypus-admin CLI and legacy interactive surfaces
3ee74f48d agoauthor_emailrefactor(distributor): replace on-demand compiler with signed artifact + manifest service
d552bdc8d agoauthor_emailfeat(frontend): Enrollment admin page for install commands + PATs
22f35be8d agoauthor_emailfeat(audit): streaming export endpoint with meta-audit
e5c40db8d agoauthor_emailfeat(enrollment): in-band session rotation + admin session revoke
5091fdb8d agoauthor_emailfeat(enrollment): one-shot install download links with lazy PAT minting
0f982928d agoauthor_emailchore(docs/deps): bump docs site to latest stable; clear all 33 audit findings
534e7108d agoauthor_emailfeat(enrollment): per-agent PAT + rotating session tokens with append-only audit
baaca338d agoauthor_emailfeat(log): JSON logs to stderr+file, trim server startup noise
cf5cbfb8d agoauthor_emailchore(hooks): add fast local Go pre-commit hooks + CI safety net
32c2e708d agoauthor_emailfeat(mesh): agent self-discovery + multi-hop routing overlay
d9d0ca08d agoauthor_emailfeat(desktop): add bottom status bar with local + server metadata
fcf71368d agoauthor_emailchore: go mod tidy — remove unused dependencies
ddf8db71mo agoauthor_emailchore: remove dead gob protocol code and unused REPL dependencies
10b26111mo agoauthor_email