mohiit1502
  • Joined on 2025-10-18
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-27 17:19:41 +05:30
37bf0740a8 fix: resolve pip dependency conflicts for crawl4ai/litellm/scrapegraphai
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-27 16:55:12 +05:30
c81db98ab8 fix: bump aiofiles to 24.1.0 to satisfy crawl4ai>=24.1.0 requirement
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-27 13:37:43 +05:30
e9d03674c5 feat: add nebula.stuffle.ai to CORS_ORIGINS
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-27 01:38:26 +05:30
b9c8dfc58d fix: unpin playwright to resolve crawl4ai dependency conflict
77a3b9095f feat: WebSocket real-time infrastructure + polling elimination
Compare 2 commits »
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-26 13:19:22 +05:30
9c73e06f66 Phase 3: Extract sub-components into components/ folders for all entities
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-26 03:08:12 +05:30
8e8a538c97 refactor(webapp): move page components to entity root, add 6 new detail pages
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-25 02:23:24 +05:30
72a95740b8 refactor(pages): enforce exactly 4 entries per entity folder (index.ts, types.ts, constants.ts, components/)
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-25 02:11:49 +05:30
e39eae13bf refactor(pages): add index.ts barrel files for blog, qna, security, marketplace, build-dashboard
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-25 02:08:49 +05:30
2b0c7d878d refactor(pages): split blog, qna, security, marketplace, build-dashboard into entity folders
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-25 01:35:02 +05:30
ce6223e5dd refactor(pages): move agents, tasks, task-debugger into folders
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-25 01:32:46 +05:30
55d1092e83 refactor(pages): move entity pages into folders with types.ts splits
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-25 00:59:50 +05:30
4fd630de7c feat(debugger): add orientation banner, node type hints, duration, context menu, lettered timeline dots
1da6687bca fix(webapp): drag handle overlay + increase tile heights + compact obs header
a0b61c508c fix(webapp): proper mobile layout + restore drag handle icon
d99696bae7 feat(webapp): replace custom gridster with react-grid-layout v2
57611ea834 fix(webapp): gridster panel height calibration + drag preview offset
Compare 6 commits »
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-18 17:41:34 +05:30
b563bd8a73 feat: dynamic embedding models from providersApi, URL classify flow in AddSourceModal, RAG+Embeddings in Constellation, Axiom+VSCode-local model providers
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-18 02:18:10 +05:30
422288dc4d fix: resolve owner_id from CallerIdentity on corpus create — prevents NOT NULL constraint violation in single-user mode
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-16 12:54:06 +05:30
d1a05c8109 feat: RAG pipeline, AutoBlogger workflow, marketplace agents, knowledge base UI, blog drafts, auth providers, prompt economizer, security chain, entity ownership, structured logging, mega-nav dimmed state, editor component, inline rename, features page, settings overhaul
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-16 01:15:39 +05:30
802dd409f9 feat(nav): tags on mega menu items, settings cog in header, Q&A + Blog in Community section
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-16 00:49:59 +05:30
01e08a7b43 feat(mobile-ux): functional swipe-to-dismiss bottom sheet + decluttered mobile navbar
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-14 04:19:02 +05:30
0d1bc8540a fix(build): add all untracked source files required for webapp and API to compile
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-14 03:31:32 +05:30
96265954f5 feat(webapp): CLI terminal splash hero with pixel title, ambient code lines, and neon sweep animation
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-13 00:32:00 +05:30
ea1fe4ccb5 feat: Armco IAM integration, service container, middleware refactor, webapp auth flow