mohiit1502
  • Joined on 2025-10-18
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-06 03:17:24 +05:30
17cc5f7e0c fix(api+webapp): align routers and client types to actual DB schema
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-06 03:09:45 +05:30
509da5b139 feat(config): port env config for local and prod environments
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-06 02:46:53 +05:30
96f050a910 feat(webapp): wire all pages to real API via React Query
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-06 02:27:50 +05:30
e07ef2c950 feat(api): build FastAPI server — agents, tasks, plugins, policies, security, logs routers
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-06 02:03:53 +05:30
17e3c8885d feat(runtime): fill L1-L7 lifecycle gaps — unified runtime wiring
mohiit1502 created branch main in Restruct-Corporat…/nebula-os 2026-03-06 01:29:01 +05:30
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-06 01:29:01 +05:30
d6bdf0bfd7 feat: implement all webapp pages + fix dead links + OpenAPI spec
mohiit1502 created repository Restruct-Corporat…/nebula-os 2026-03-05 00:10:38 +05:30
mohiit1502 pushed to main at Restruct-Corporat…/plugin-engine 2026-02-28 19:48:38 +05:30
9690e430b5 chore: add Jenkinsfile and .gitignore
mohiit1502 pushed to main at Restruct-Corporat…/plugin-engine 2026-02-28 19:40:30 +05:30
98754b4117 chore: remove node_modules and dist from tracking
b4126e987f feat: initial @armco/plugin-engine package - types, registry, validator, read API, logger
mohiit1502 created branch main in Restruct-Corporat…/plugin-engine 2026-02-28 19:40:26 +05:30
mohiit1502 created repository Restruct-Corporat…/plugin-engine 2026-02-28 01:23:47 +05:30
mohiit1502 created repository Restruct-Corporat…/nudge-extension 2026-02-16 01:51:51 +05:30
mohiit1502 created repository Restruct-Corporat…/nudge-sdk 2026-02-16 01:51:38 +05:30
mohiit1502 created repository Restruct-Corporat…/nudge-studio 2026-02-16 01:51:30 +05:30
mohiit1502 created repository Restruct-Corporat…/nudge-service 2026-02-16 01:51:16 +05:30
mohiit1502 pushed to main at Restruct-Corporat…/icon 2026-02-08 14:37:53 +05:30
b4061e71ba Widened React lib peer deps to fix legacy peer deps issue in host apps
mohiit1502 pushed to main at Restruct-Corporat…/iam-client-sdk 2026-02-08 00:05:18 +05:30
4a83568090 feat(client): add init() for session restoration on page load
mohiit1502 pushed to main at Restruct-Corporat…/node-starter-kit 2026-02-06 01:44:11 +05:30
b78a107155 Moved server config higher up in global.<app> from global.<app>.config
mohiit1502 pushed to main at Restruct-Corporat…/node-starter-kit 2026-02-03 20:21:35 +05:30
5556d81701 CORS: merge requested headers into allow-headers for preflight and responses; bump package