WangYihang/Platypus
:hammer: A modern, cross-platform machine manager
1.7kStars
227Forks
86Claude Commits
GoLanguage
First Claude commit: Mar 29, 2026Last Claude commit: 3mo agoDiscovered: Apr 23, 2026
Recent Claude Commits
Merge branch 'claude/mesh-network-visualization-OQDWB' into main
84827c03mo agoauthor_emailfeat(topology): enable featureFlags.topology by default
b4b7c303mo agoauthor_emailfeat(topology): Cytoscape.js page behind featureFlags.topology
afe6fa03mo agoauthor_emailfeat(topology): WS push + 1 Hz coalescer + time-series persistence
c80cd413mo agoauthor_emailfeat(files): replace path-input FilesTab with full file explorer
bc274883mo agoauthor_emailfeat(topology): project-scoped snapshot + GET /projects/:pid/topology
fa651353mo agoauthor_emailfeat(mesh/agent): sysinfo + per-link traffic counters for topology viz
04440183mo agoauthor_emailchore(vite): drop antd chunks from manualChunks, lift warning back to default
60bd3123mo agoauthor_emailrefactor(deps): drop antd + @ant-design/icons — migration complete
9bbc2383mo agoauthor_emailrefactor(projects-landing): migrate ProjectsLanding to shadcn/ui
7fece943mo agoauthor_emailrefactor(host-view): migrate HostView to shadcn/ui
a3815f33mo agoauthor_emailrefactor(overview): migrate ProjectOverview to shadcn/ui
0677cfb3mo agoauthor_emailrefactor(require-auth): migrate to lucide Loader2 spinner
b9856be3mo agoauthor_emailrefactor(switcher/user-menu): migrate to shadcn/ui
fdc62423mo agoauthor_emailrefactor(shell/sidebar): migrate to shadcn/ui
8c233763mo agoauthor_emailrefactor(tunnels-tab): migrate TunnelsTab to shadcn/ui
de0a6663mo agoauthor_emailrefactor(files-tab): migrate FilesTab to shadcn/ui
ad631623mo agoauthor_emailrefactor(dispatch): migrate DispatchPanel to shadcn/ui
d7c90f73mo agoauthor_emailrefactor(listener-detail): migrate ListenerDetailPage to shadcn/ui
ec0fec03mo agoauthor_emailrefactor(enrollment): migrate EnrollmentPage to shadcn/ui
cad668a3mo agoauthor_emailrefactor(members): migrate ProjectMembers to shadcn/ui
b0360953mo agoauthor_emailrefactor(login): migrate Login to shadcn/ui
b5141993mo agoauthor_emailrefactor(users): migrate AdminUsers to shadcn/ui
64081063mo agoauthor_emailrefactor(listeners): migrate ListenersPage to shadcn/ui
f29d13e3mo agoauthor_emailrefactor(hosts): migrate HostsPage to shadcn/ui
cd199f73mo agoauthor_emailrefactor(sessions): migrate SessionsPage to shadcn/ui
8b8fe1f3mo agoauthor_emailrefactor(activities): migrate ActivitiesPage to shadcn/ui (pilot)
77013c33mo agoauthor_emailchore(frontend): mount sonner Toaster + TooltipProvider at app root
1413f383mo agoauthor_emailchore(frontend): install shadcn base components
afeb0903mo agoauthor_emailchore(frontend): add shadcn/ui peer deps
b17ad4b3mo agoauthor_emailchore(frontend): install Tailwind v4 + wire theme tokens for shadcn
9598c0b3mo agoauthor_emailperf(frontend): code-split routes and vendor chunks for web build
f73f6073mo agoauthor_emailfix(frontend): track wailsjs stub files so `make web-ui` tsc passes
d66a3c63mo agoauthor_emailfeat(activities): unified audit/activity log with project-scoped viewer
2b79f523mo agoauthor_emailfix(distributor): bind store credentials via mapstructure tags + S3_SCHEME in release script
f8a18233mo agoauthor_emailfeat(pki): per-project CA MVP + agent identity certs on enrollment
b4cec1d3mo agoauthor_emailrefactor: drop platypus-admin CLI and legacy interactive surfaces
3ee74f43mo agoauthor_emailrefactor(distributor): replace on-demand compiler with signed artifact + manifest service
d552bdc3mo agoauthor_emailfeat(frontend): Enrollment admin page for install commands + PATs
22f35be3mo agoauthor_emailfeat(audit): streaming export endpoint with meta-audit
e5c40db3mo agoauthor_emailfeat(enrollment): in-band session rotation + admin session revoke
5091fdb3mo agoauthor_emailfeat(enrollment): one-shot install download links with lazy PAT minting
0f982923mo agoauthor_emailchore(docs/deps): bump docs site to latest stable; clear all 33 audit findings
534e7103mo agoauthor_emailfeat(enrollment): per-agent PAT + rotating session tokens with append-only audit
baaca333mo agoauthor_emailfeat(log): JSON logs to stderr+file, trim server startup noise
cf5cbfb3mo agoauthor_emailchore(hooks): add fast local Go pre-commit hooks + CI safety net
32c2e703mo agoauthor_emailfeat(mesh): agent self-discovery + multi-hop routing overlay
d9d0ca03mo agoauthor_emailfeat(desktop): add bottom status bar with local + server metadata
fcf71363mo agoauthor_emailchore: go mod tidy — remove unused dependencies
ddf8db74mo agoauthor_emailchore: remove dead gob protocol code and unused REPL dependencies
10b26114mo agoauthor_email