• Joined on 2026-07-06
Hidosi pushed to main at Hidosi/suno-mcp-server 2026-08-18 08:19:17 +00:00
6a58ec4d0c chore: move NexusAI out to its own private repository (Hidosi/nexusai)
Hidosi pushed to main at Hidosi/suno-mcp-server 2026-08-18 08:09:02 +00:00
4c3aea8434 chore: ignore venv/ and __pycache__ in repo root
9c308c09e4 docs: add AGENTS.md — project map, tools, API, env, gotchas, changelog
8bd2e89907 feat: STT transcripts, model catalog+fuzzy resolve, UI audio player & auto-refresh
b2f57cc361 feat(mcp-server): add nexus_vision tool and fix upload MIME detection
c65f9106df fix(mcp-server): do not store source audio path as STT gallery file
Compare 10 commits »
Hidosi pushed to main at Hidosi/info-user 2026-07-20 11:01:59 +00:00
f9018f83b9 Update README with mass deploy instructions and deploy/ structure
Hidosi pushed to main at Hidosi/info-user 2026-07-20 10:49:03 +00:00
e1372b0584 Remove hardcoded SSH password; prompt interactively or use env var
Hidosi pushed to main at Hidosi/info-user 2026-07-20 10:42:12 +00:00
5e77c162c7 Add mass agent deployment script with SSH key/password auth and apt fallback
Hidosi pushed to main at Hidosi/info-user 2026-07-20 09:14:51 +00:00
49a884c01d Replace navbar text with logo image and add fallback text
Hidosi pushed to main at Hidosi/info-user 2026-07-17 10:20:06 +00:00
3b5ac3d282 Update README with current features: sessions, timezone, RAM/swap, RBAC, audit
Hidosi pushed to main at Hidosi/info-user 2026-07-17 10:11:35 +00:00
1560592af4 Fix CSV export to preserve zero values for RAM/swap metrics
Hidosi pushed to main at Hidosi/info-user 2026-07-17 10:10:48 +00:00
76f74201e5 Add RAM usage in GB and swap metrics to agent, server, UI and CSV export
Hidosi pushed to main at Hidosi/info-user 2026-07-17 05:02:53 +00:00
513b8ede84 Add configurable TIMEZONE for web UI display (UTC storage preserved)
Hidosi pushed to main at Hidosi/info-user 2026-07-17 02:51:20 +00:00
559025d5f7 Build agent .deb 1.0.1 with session tracking
Hidosi pushed to main at Hidosi/info-user 2026-07-17 02:44:33 +00:00
7b2e5172ea Add active user session tracking from agent user :0 2026-07-16 15:46
Hidosi pushed to main at Hidosi/info-user 2026-07-16 11:32:31 +00:00
8e62eaf3f3 Fix JS fetch credentials and CSV export from web UI
Hidosi pushed to main at Hidosi/info-user 2026-07-16 11:16:20 +00:00
677f6028d9 Fix cookie auth for API endpoints and clean up navbar
Hidosi pushed to main at Hidosi/info-user 2026-07-16 10:28:21 +00:00
d1128f4aa3 Add RBAC: admin user management, audit log, runtime settings, delete PC
Hidosi pushed tag v1.0.0 to Hidosi/info-user 2026-07-16 09:51:01 +00:00
Hidosi pushed to main at Hidosi/info-user 2026-07-16 07:29:37 +00:00
c2148f334d Add pre-built .deb agent package
Hidosi pushed to main at Hidosi/info-user 2026-07-16 07:28:06 +00:00
53a087fbc3 Add .deb agent package with systemd timer and interactive setup
Hidosi pushed to main at Hidosi/info-user 2026-07-16 05:20:03 +00:00
21566c1f1e Add future plans (TODO) to README
Hidosi pushed to main at Hidosi/info-user 2026-07-16 04:53:46 +00:00
cf2727da2b Initial commit: InfoUser Monitor with FastAPI, agent, Docker, JWT auth, notifications, filters and CSV export