WangYihang/Platypus
:hammer: A modern, cross-platform machine manager
1.6kStars
227Forks
86Claude Commits
GoLanguage
First Claude commit: Mar 29, 2026Last Claude commit: 1mo agoDiscovered: Apr 23, 2026
Recent Claude Commits
Merge branch 'claude/mesh-network-visualization-OQDWB' into main
84827c01mo agoauthor_emailfeat(topology): enable featureFlags.topology by default
b4b7c301mo agoauthor_emailfeat(topology): Cytoscape.js page behind featureFlags.topology
afe6fa01mo agoauthor_emailfeat(topology): WS push + 1 Hz coalescer + time-series persistence
c80cd411mo agoauthor_emailfeat(files): replace path-input FilesTab with full file explorer
bc274881mo agoauthor_emailfeat(topology): project-scoped snapshot + GET /projects/:pid/topology
fa651351mo agoauthor_emailfeat(mesh/agent): sysinfo + per-link traffic counters for topology viz
04440181mo agoauthor_emailchore(vite): drop antd chunks from manualChunks, lift warning back to default
60bd3121mo agoauthor_emailrefactor(deps): drop antd + @ant-design/icons — migration complete
9bbc2381mo agoauthor_emailrefactor(projects-landing): migrate ProjectsLanding to shadcn/ui
7fece941mo agoauthor_emailrefactor(host-view): migrate HostView to shadcn/ui
a3815f31mo agoauthor_emailrefactor(overview): migrate ProjectOverview to shadcn/ui
0677cfb1mo agoauthor_emailrefactor(require-auth): migrate to lucide Loader2 spinner
b9856be1mo agoauthor_emailrefactor(switcher/user-menu): migrate to shadcn/ui
fdc62421mo agoauthor_emailrefactor(shell/sidebar): migrate to shadcn/ui
8c233761mo agoauthor_emailrefactor(tunnels-tab): migrate TunnelsTab to shadcn/ui
de0a6661mo agoauthor_emailrefactor(files-tab): migrate FilesTab to shadcn/ui
ad631621mo agoauthor_emailrefactor(dispatch): migrate DispatchPanel to shadcn/ui
d7c90f71mo agoauthor_emailrefactor(listener-detail): migrate ListenerDetailPage to shadcn/ui
ec0fec01mo agoauthor_emailrefactor(enrollment): migrate EnrollmentPage to shadcn/ui
cad668a1mo agoauthor_emailrefactor(members): migrate ProjectMembers to shadcn/ui
b0360951mo agoauthor_emailrefactor(login): migrate Login to shadcn/ui
b5141991mo agoauthor_emailrefactor(users): migrate AdminUsers to shadcn/ui
64081061mo agoauthor_emailrefactor(listeners): migrate ListenersPage to shadcn/ui
f29d13e1mo agoauthor_emailrefactor(hosts): migrate HostsPage to shadcn/ui
cd199f71mo agoauthor_emailrefactor(sessions): migrate SessionsPage to shadcn/ui
8b8fe1f1mo agoauthor_emailrefactor(activities): migrate ActivitiesPage to shadcn/ui (pilot)
77013c31mo agoauthor_emailchore(frontend): mount sonner Toaster + TooltipProvider at app root
1413f381mo agoauthor_emailchore(frontend): install shadcn base components
afeb0901mo agoauthor_emailchore(frontend): add shadcn/ui peer deps
b17ad4b1mo agoauthor_emailchore(frontend): install Tailwind v4 + wire theme tokens for shadcn
9598c0b1mo agoauthor_emailperf(frontend): code-split routes and vendor chunks for web build
f73f6071mo agoauthor_emailfix(frontend): track wailsjs stub files so `make web-ui` tsc passes
d66a3c61mo agoauthor_emailfeat(activities): unified audit/activity log with project-scoped viewer
2b79f521mo agoauthor_emailfix(distributor): bind store credentials via mapstructure tags + S3_SCHEME in release script
f8a18231mo agoauthor_emailfeat(pki): per-project CA MVP + agent identity certs on enrollment
b4cec1d1mo agoauthor_emailrefactor: drop platypus-admin CLI and legacy interactive surfaces
3ee74f41mo agoauthor_emailrefactor(distributor): replace on-demand compiler with signed artifact + manifest service
d552bdc1mo agoauthor_emailfeat(frontend): Enrollment admin page for install commands + PATs
22f35be1mo agoauthor_emailfeat(audit): streaming export endpoint with meta-audit
e5c40db1mo agoauthor_emailfeat(enrollment): in-band session rotation + admin session revoke
5091fdb1mo agoauthor_emailfeat(enrollment): one-shot install download links with lazy PAT minting
0f982921mo agoauthor_emailchore(docs/deps): bump docs site to latest stable; clear all 33 audit findings
534e7101mo agoauthor_emailfeat(enrollment): per-agent PAT + rotating session tokens with append-only audit
baaca331mo agoauthor_emailfeat(log): JSON logs to stderr+file, trim server startup noise
cf5cbfb1mo agoauthor_emailchore(hooks): add fast local Go pre-commit hooks + CI safety net
32c2e701mo agoauthor_emailfeat(mesh): agent self-discovery + multi-hop routing overlay
d9d0ca01mo agoauthor_emailfeat(desktop): add bottom status bar with local + server metadata
fcf71361mo agoauthor_emailchore: go mod tidy — remove unused dependencies
ddf8db72mo agoauthor_emailchore: remove dead gob protocol code and unused REPL dependencies
10b26112mo agoauthor_email