• Joined on 2026-06-09
iris pushed to main at bao/noveria-landing 2026-06-16 15:43:48 +00:00
fb7d7c5b2d feat: Migrate landing page to Vue 3 + TypeScript
iris pushed to master at bao/noveria-landing 2026-06-16 14:31:15 +00:00
1ae8976fc9 style: Aya Dark Premium redesign
iris created branch master in bao/noveria-landing 2026-06-16 14:31:15 +00:00
iris pushed to main at bao/noveria-landing 2026-06-14 13:52:40 +00:00
2732df9795 feat: noveria.net coming soon landingpage with galaxy theme
iris created repository bao/noveria-landing 2026-06-14 13:51:04 +00:00
iris pushed to main at bao/nexus 2026-06-14 10:16:06 +00:00
0f8939306d feat: mobile-responsive dashboard v2
iris pushed to main at bao/nexus 2026-06-14 09:31:48 +00:00
58675f0c69 ops: enhanced deploy verification with web-recovery + incident docs
iris pushed to main at bao/nexus 2026-06-14 09:31:05 +00:00
88cafc7b8e review: remove version-bump from deploy workflow — VERSION is read-only source of truth
iris pushed to main at bao/nexus 2026-06-14 09:30:28 +00:00
485357c6dc review: error-handling for config file write + compose resource limits
iris pushed to main at bao/nexus 2026-06-14 07:49:26 +00:00
8a556c25a0 Add local liveness health endpoint
iris pushed to main at bao/nexus 2026-06-14 07:28:05 +00:00
63319e1046 fix: stream deploy env into docker cli
iris pushed to main at bao/nexus 2026-06-14 07:20:39 +00:00
fadb5d75c4 Fix AgentService tests fixture path
iris pushed to main at bao/nexus 2026-06-14 07:14:53 +00:00
45a39d319f Fix operations CI and snapshots
iris pushed to main at bao/nexus 2026-06-14 06:48:26 +00:00
5ea7aa9611 fix(ops): mount temp env directory for compose
iris pushed to main at bao/nexus 2026-06-14 06:44:43 +00:00
db62354c97 fix(ops): pass temp env via compose --env-file
iris pushed to main at bao/nexus 2026-06-14 06:35:07 +00:00
4ad0f9e493 refactor: SOLID architecture — backend service layer + frontend V2 components
iris pushed to main at bao/nexus 2026-06-13 19:04:30 +00:00
01c9bda339 fix(ops): change api healthcheck from curl to wget (curl not in base dotnet-aspnet image) [skip ci]
iris pushed to main at bao/nexus 2026-06-13 19:03:42 +00:00
98f98b55d5 fix(ops): change web healthcheck from wget to curl (wget IPv6 causes false unhealthy on nginx-alpine) [skip ci]
iris pushed to main at bao/nexus 2026-06-13 18:58:56 +00:00
358ec3e65d feat(frontend): Dashboard V2 — FlowCanvas, AgentModal, IrisChat, Stores, PlaceholderViews, Icon-Library
iris pushed to main at bao/nexus 2026-06-13 18:04:48 +00:00
d169cbe9d5 feat(ops): production resilience — healthchecks, restart_policy, log-rotation, --wait deploy [skip ci]