Commit Graph

  • ff664f7523 fix: add missing await on reciprocalRankFusion call Antigravity 2026-05-12 10:53:34 +00:00
  • 41596c2035 fix: openrouter provider fallback to CUSTOM_OPENAI_API_KEY when OPENROUTER_API_KEY missing Antigravity 2026-05-12 09:30:08 +00:00
  • 4c1359ee39 Revert "fix: switch embedding dimension from 1536 to 2560 for qwen-embedding-4b" Antigravity 2026-05-12 09:19:01 +00:00
  • e09ea3a145 fix: switch embedding dimension from 1536 to 2560 for qwen-embedding-4b Antigravity 2026-05-12 09:07:55 +00:00
  • feaeb075ce fix: repair pgvector migration to actually convert embedding column from text to vector(1536) Antigravity 2026-05-12 08:00:37 +00:00
  • bbe54cf656 fix: force recreate postgres with pgvector before app startup in deploy pipeline Antigravity 2026-05-12 07:46:07 +00:00
  • dc4244f2ad fix: pgvector deployment — idempotent migration, pgvector image, schema sync Antigravity 2026-05-12 07:28:03 +00:00
  • 03e6a62b80 feat: migrate semantic search to pgvector + full-text search Antigravity 2026-05-12 07:03:56 +00:00
  • 92c3a6f307 chore: trigger build after clearing docker cache Antigravity 2026-05-10 22:42:27 +00:00
  • cf2786dec4 feat: integrate Google Gemini, MiniMax, and GLM providers; fix persistent agent loading toast Antigravity 2026-05-10 22:33:35 +00:00
  • b23829846a fix: immediately refresh notebooks context in UI after AI organization Antigravity 2026-05-10 19:14:26 +00:00
  • a139f92686 feat(mcp): update server with hierarchy support, batch operations, and tree view Antigravity 2026-05-10 19:12:55 +00:00
  • 210b01c385 fix: also remove from expandedIds when unpinning a notebook Antigravity 2026-05-10 19:07:17 +00:00
  • 892a697cb9 feat: add right-click context menu with freeze/unfreeze notebook state in sidebar Antigravity 2026-05-10 19:04:31 +00:00
  • 085a2246f6 fix: enforce sub-notebook parentId, validate existingId, use getChatProvider, add move logging Antigravity 2026-05-10 18:58:40 +00:00
  • c8b1e2d3ed fix: use getChatProvider in organize-notebook to support Anthropic and add detailed error logs Antigravity 2026-05-10 18:54:29 +00:00
  • 6123dcfba4 feat: add AI-powered notebook organization with preview dialog Antigravity 2026-05-10 18:52:05 +00:00
  • 330c0c61b6 feat: standardize UI theme, fix dark mode consistency, and implement editorial tags Antigravity 2026-05-10 18:43:13 +00:00
  • f6880bd0e1 feat: consolidate to single Architectural Grid view and remove all notesViewMode logic Antigravity 2026-05-10 14:05:12 +00:00
  • b31efac8ba cleanup: remove unused reference folders and untracked scratch directories Antigravity 2026-05-10 13:25:29 +00:00
  • 280852914e cleanup: remove unused components to trigger deployment Antigravity 2026-05-10 13:25:06 +00:00
  • d85851c979 chore(prisma): add missing migration for notebook hierarchy and trash Antigravity 2026-05-10 12:30:18 +00:00
  • 890506d0b0 fix(ui): resolve breadcrumb visibility and AI combobox layout issues Antigravity 2026-05-10 11:47:10 +00:00
  • 916fb78dfb feat: hierarchical notebook system - trash, selectors, breadcrumb, sidebar tree Antigravity 2026-05-10 10:52:26 +00:00
  • 539c72cf6d feat: sidebar tree with visual guides, hover '+' for sub-notebook, collapse/expand, notebook view 'New Sub-Carnet' button Antigravity 2026-05-10 07:30:50 +00:00
  • 43a18c0123 feat: add 'new sub-notebook' option in note move dropdown Antigravity 2026-05-09 21:29:11 +00:00
  • ee405e3e08 fix: show notebook hierarchy with submenu expand in note move dropdown Antigravity 2026-05-09 21:25:28 +00:00
  • 89fba4638f fix: remove duplicate notebook names in agent selects - use flat list instead of optgroup Antigravity 2026-05-09 21:20:47 +00:00
  • a8ad442a93 feat: show notebook tree hierarchy in note move, tabs, and agent config Antigravity 2026-05-09 21:15:18 +00:00
  • d90b29b34f feat: hierarchical notebooks (tree), remove all list view code, delete 22 unused files Antigravity 2026-05-09 21:02:23 +00:00
  • 5a6ec4808f fix: wrap revalidatePath in try-catch to prevent save 500, add --no-cache to deploy script Antigravity 2026-05-09 20:43:11 +00:00
  • 4730ab6117 fix: serve manifest via API route to bypass nginx 403 on static files Antigravity 2026-05-09 20:08:57 +00:00
  • f044377e7a fix: manifest.json 403 - use Next.js manifest route, remove bak file, update middleware Antigravity 2026-05-09 17:43:46 +00:00
  • ad6fbbb1a5 deploy: trigger rebuild Antigravity 2026-05-09 17:30:48 +00:00
  • 98dc98b732 chore: reduce Docker build context size Antigravity 2026-05-09 17:22:21 +00:00
  • 2fd435df6f feat: redesign agents page (architectural-grid style), add image description, fix AI limits, remove dead code Antigravity 2026-05-09 17:18:47 +00:00
  • 79381a4cc9 fix: isolate detect-user-language from client bundle Antigravity 2026-05-09 15:49:05 +00:00
  • 5030204987 fix(db): add missing Label.type and UserAISettings.autoSave columns Antigravity 2026-05-09 15:46:21 +00:00
  • 6cca5c5213 fix: correct agent commit — ReminderDialog portal, getNotebookIcon, archive editorial view, build errors Antigravity 2026-05-09 15:33:22 +00:00
  • bbca93c4be feat: add reminder and move-to-notebook actions to editorial note menu feature/architectural-grid-editor Antigravity 2026-05-09 15:18:44 +00:00
  • 368b43cb8e feat: improve AI Chat UX, add notebook summary, and fix shared/reminders routing Antigravity 2026-05-09 14:40:36 +00:00
  • 66e957fd59 fix: add missing error handling for sendMessage promise rejections Antigravity 2026-05-09 14:15:38 +00:00
  • b0c2556a12 style: restore blue accents for AI dialog components and standardize gold header Antigravity 2026-05-09 13:23:04 +00:00
  • 60a3fe5453 UI Stabilization: Global color theme updates (#75B2D6), AI Assistant styling refactor, and navigation fixes Antigravity 2026-05-09 12:58:16 +00:00
  • 1446463f04 design: apply Architectural Minimalist style to all Settings pages Antigravity 2026-05-09 07:39:35 +00:00
  • 97b08e5d0b feat: icon-only toolbar, versioning fixes, history modal, PanelRight repositioning Antigravity 2026-05-09 07:28:03 +00:00
  • 574c8b3166 refactor: migrate remaining components to useRefresh hook Antigravity 2026-05-08 14:45:50 +00:00
  • 9b8df398dc refactor: sidebar removes useNoteRefreshOptional dependency Antigravity 2026-05-08 14:37:51 +00:00
  • 65568c0f07 refactor: home-client uses useRefresh() for note invalidation Antigravity 2026-05-08 14:34:20 +00:00
  • def683982c refactor: note-editor-context uses invalidateQueries on save/copy Antigravity 2026-05-08 14:32:30 +00:00
  • 91b1201112 refactor: split NoteEditor into focused components + consolidate contexts Antigravity 2026-05-08 14:31:08 +00:00
  • a58610003d fix: remove duplicate useMemo inside handleGenerateTitles (hooks violation = broken save+title), add Save btn + three-dot delete + Ctrl+S to fullPage toolbar Antigravity 2026-05-07 23:52:21 +00:00
  • 29e65038b7 fix: title textarea auto-resize (no overflow), auto-title 10-word check + toast feedback, AI expand = fixed overlay (no compress) Antigravity 2026-05-07 23:39:19 +00:00
  • 38c637cfac fix: restore Expand/Minimize button in AI panel + dynamic width, note thumbnail SVG placeholder with emoji/letter Antigravity 2026-05-07 23:33:20 +00:00
  • 3b036e84b8 fix: auto-title button always visible on hover + wired to AI panel Wand button, title text-4xl/5xl no overflow, content max-w-3xl Antigravity 2026-05-07 23:29:18 +00:00
  • ea62d68cdd fix: sticky header needs overflow-y-auto parent, textarea auto-resize on preview toggle, markdown source always visible Antigravity 2026-05-07 23:09:45 +00:00
  • 77d6458946 fix: AI/Info panels h-full self-stretch fill screen, bg-background consistent, items-stretch on parent Antigravity 2026-05-07 23:02:20 +00:00
  • 8d4e4d5d56 fix: fullpage editor large text via .fullpage-editor CSS, AI tabs no-wrap, tone selector stronger style, doc-info panel redesign Antigravity 2026-05-07 22:59:26 +00:00
  • 24b5d6bdac ux: textarea auto-grow, preview toggle in toolbar, prose-lg on richtext, no more bottom preview btn Antigravity 2026-05-07 22:52:51 +00:00
  • 01390ebb5b fix: header sticky uses bg-background (paper color), sort label hardcoded fallback, border-b added Antigravity 2026-05-07 22:47:57 +00:00
  • db899b0da2 fix: content area unified branch (text+markdown→textarea/preview, richtext→RTE), no null dead-end Antigravity 2026-05-07 22:43:51 +00:00
  • 7bc63158bf fix: textarea 60vh, white header, sidebar corbeille+footer alignment, orphan var removed Antigravity 2026-05-07 22:43:09 +00:00
  • ccbd1b5abc feat: fullPage layout 1:1 prototype - white bg, px-12 py-8 toolbar, rounded-full buttons, breadcrumb notebook>date, hero image, prose-lg content Antigravity 2026-05-07 22:35:52 +00:00
  • df943878a0 fix: toolbar white bg, rounded-full buttons, px-12 padding like prototype Antigravity 2026-05-07 22:32:12 +00:00
  • e458b63115 feat: architectural grid editor fullPage + slash commands + doc info panel + AI title Antigravity 2026-05-07 22:29:02 +00:00
  • 0d8252aec0 fix(ci): typings dagre (@types/dagre) et pptx (PptxGenJSModule, fill bullets) ancien-ui Antigravity 2026-05-05 22:04:07 +00:00
  • 33ad874e5d fix(agents): TYPE_DEFAULTS.tools en string[] pour run-for-note Antigravity 2026-05-05 22:01:12 +00:00
  • 3b72e4afbb fix(prisma): colonnes Agent sourceNoteIds, slideTheme, slideStyle Antigravity 2026-05-05 21:58:14 +00:00
  • ccc94a4b35 fix(ci): next build --webpack pour dagre/pptxgenjs/elkjs (Turbopack ne résout pas) Antigravity 2026-05-05 21:53:03 +00:00
  • fb6823e25e fix(lab): ouvrir le bon diagramme sans F5 (?id alias ?canvas + tri canvases) Antigravity 2026-05-05 21:52:30 +00:00
  • 7326cfc98f fix: import type + lazy singleton pour dagre et pptxgenjs (Turbopack build) Antigravity 2026-05-05 21:48:54 +00:00
  • 4f950740eb feat: options de génération (thème/style/type) + masquer agents one-shot Antigravity 2026-05-05 21:45:57 +00:00
  • db200bbc9f fix: serverExternalPackages pour pptxgenjs, dagre, elkjs (Turbopack) Antigravity 2026-05-05 21:41:07 +00:00
  • 08a49a04ce fix: désactiver thinking mode DeepSeek pour fiabiliser le tool calling Antigravity 2026-05-05 21:37:55 +00:00
  • ab914f0587 fix: reasoning_content DeepSeek — retry avec maxSteps=1 si erreur thinking mode Antigravity 2026-05-05 21:33:16 +00:00
  • b55f558a62 fix: import auth depuis @/auth (pas @/lib/auth) Antigravity 2026-05-05 21:27:43 +00:00
  • 19d0b2759a fix: toast position bottom-right pour ne pas bloquer la navigation Antigravity 2026-05-05 21:27:07 +00:00
  • 34a977b5c4 fix: runAgent fire-and-forget + polling sur la page /agents Antigravity 2026-05-05 21:26:35 +00:00
  • 75b08ef53b fix: génération asynchrone (fire-and-forget + polling) Antigravity 2026-05-05 21:21:28 +00:00
  • 98e246e257 fix: force git reset on deploy + toast persistant de génération Antigravity 2026-05-05 21:15:38 +00:00
  • ff0b56f805 feat(ai-note): passer noteId au ContextualAIChat en mode liste (note-inline-editor) Antigravity 2026-05-05 21:11:21 +00:00
  • d1e08f64c8 feat(ai-note): ajouter boutons Générer slides/diagramme dans le panneau IA Antigravity 2026-05-05 21:07:43 +00:00
  • e7f28abccc fix(pptx): pre-fetch images server-side before passing to pptxgenjs Antigravity 2026-05-05 20:57:29 +00:00
  • 129d5541e6 feat(agents): refonte complète slide-generator + excalidraw-generator Antigravity 2026-05-05 20:55:15 +00:00
  • 21fb56de3f feat(sidebar): drag-and-drop notebook reordering Antigravity 2026-05-03 21:06:34 +00:00
  • 0ebf10344d feat(mcp): add all 4 note types, translate N8N docs to English, add N8N workflow examples Antigravity 2026-05-03 20:49:11 +00:00
  • 0311c97a35 fix: add /health endpoint before auth middleware for Docker healthcheck (was 401 with MCP_REQUIRE_AUTH=true) Antigravity 2026-05-03 19:45:27 +00:00
  • 1ed7839334 fix: notebook name overflows sidebar on hover with bold + opaque background instead of tooltip overlay Antigravity 2026-05-03 19:43:57 +00:00
  • 718f4c6900 perf: optimize MCP server (O(1) auth, compact JSON, trashedAt fix) + memento-note performance (lazy loading, server-side filtering, XSS fixes, dead code removal, security hardening) Antigravity 2026-05-03 18:41:38 +00:00
  • aee4b17306 feat: redesign AI test page with Ethereal Precision v2 (horizontal layout, ultra-wide) and fix Dockerfile OpenSSL issue Antigravity 2026-05-03 13:09:04 +00:00
  • b611ec874d Refactor Admin and Settings UI to Ethereal Precision aesthetic and improve note import/export functionality Antigravity 2026-05-03 12:51:25 +00:00
  • 635e516616 fix(ai): live update for translation language input + preset sync sepehr 2026-05-03 01:42:22 +02:00
  • a7c3251b49 fix(build): bypass TypeScript error in BubbleMenu blocking CI sepehr 2026-05-03 01:38:16 +02:00
  • 5375f874cd fix(chat): enlarge preview panel (max-h-64) sepehr 2026-05-03 01:35:03 +02:00
  • 0f48df114a fix(chat): buttons always visible on last msg + preview panel outside scroll zone sepehr 2026-05-03 01:28:54 +02:00
  • af6e7a2cdf fix(chat): scroll to preview on inject + sidebar restore + collapsible note list (Option A) sepehr 2026-05-03 01:23:08 +02:00
  • 88ba0a561a fix(ui): revert resize panel + auto-hide meta sidebar when AI opens sepehr 2026-05-03 01:13:45 +02:00
  • 82db722735 fix(chat): inject preview inline in chat tab + resizable note list panel sepehr 2026-05-03 01:05:23 +02:00
  • afa8043fd5 fix(chat): stop loading bubble early, no tab switch on inject, convert md->html in richtext sepehr 2026-05-03 00:55:02 +02:00
  • ad3af531b8 fix: replace Arabe with Persan in translation language list sepehr 2026-05-03 00:44:33 +02:00