Skip to content

Merge knowledgeBase into v1.1.7 - #475

Merged
syzsunshine219 merged 29 commits into
v1.1.7from
codex/merge-knowledgebase-into-v1.1.7
Sep 17, 2026
Merged

syzsunshine219 merged 29 commits into
v1.1.7from
codex/merge-knowledgebase-into-v1.1.7

Conversation

@syzsunshine219

@syzsunshine219 syzsunshine219 commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

Merge the contents of origin/knowledgeBase into v1.1.7.

  • Source branch: knowledgeBase
  • Target branch: v1.1.7
  • Scope: 79 files changed, 7,477 insertions, and 150 deletions
  • The merge completed without conflicts.

Validation

  • git diff --check passed.
  • The source and target branch histories were verified before merging; knowledgeBase contains all commits from the target branch.
  • GitHub Actions checks are enabled for this pull request.

sunqi and others added 29 commits September 11, 2026 14:04
Keep the L2 crystallization chain and add a parallel RawTurn-to-Skill assign/evolve pipeline for eval replay.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep the product PR free of SpreadsheetBench helpers and assert the real reward → assign/evolve path.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Linux CLI packaging compiles Memory and failed on three type errors from the new assign/evolve wiring.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add a BaseSelect component for the share knowledge base dialog with
keyboard navigation and outside-click dismissal, refine table row and
detail modal styling, and drop the disabled fieldset in favor of
aria-busy.
episodes.title and episodes.summary were never written, so the task panel fell back to the first user and assistant messages. Add an episode_title worker job that fills both: a provisional pass after the first turn, a final pass on episode close. Input comes from raw_turns, because a rejected capture decision soft-deletes its L1 and leaves many episodes without one.
Codex stored auto-review prompts and injected context as user turns, so the task panel titled them as real conversations. Drop those turns in the shared rollout parser, and pin episode titles to the desktop language instead of guessing from the transcript.
feat(memory): add parallel RawTurn-to-Skill cluster evolve path
…ibution

fix(memory): generate strict failure experience policies
… tabbed detail drawer, drag-drop upload, member count badges

- list page: card rows with per-base recall switch (single source of truth, auto-syncs global enabled), share status tags, segmented filters, name search
- detail drawer: docs/sharing tabs, drag-drop upload zone, file type icons and status pills, delete moved into overflow menu
- settings payload: pass through memberCount from backend

Made-with: Proma
- Proxy PATCH /api/knowledge/bases/:id to the backend with name validation
- Add owner-only rename entry in the detail drawer menu with a rename dialog
- Refresh stale test fixtures (maxBases) and add rename route coverage

Made-with: Proma
feat(MEMMY-414, MEMMY-418): add task title and summary generation, fix Codex hooks treating internal prompts as user messages
…ader, MemOS-aligned upload types

- two-pane layout: sidebar groups with master recall switch, detail header with per-base recall
- unified default cover, dot status indicators, name-only create dialog, add-content menu
- keep controls below the window drag region to restore hover/click on macOS frameless
- align upload whitelist with MemOS KB spec (pdf/docx/doc/txt/json/md/xml) with clear error text
- surface readable server error messages instead of generic failure notice

Made-with: Proma
- Folder tree navigation: breadcrumb + back/forward arrows (ima-style), single-click to enter folders
- Unified upload entries: all uploads (add-content menu, empty-state CTA, drag-drop, folder import) land in the current folder
- Drag-drop overlay shows the destination path; upload result feedback includes the target path
- Folder create/rename/move/delete with inline rows, context menu and move dialog
- Remove top notice banner, unimplemented menu placeholders, and MemOS wording from KB page

Made-with: Proma
…ut tab

Remove the community nav item and its popover from the app sidebar, and
add a community section (WeCom QR + GitHub/Discord/X/email links) to the
About tab in Settings, reusing the existing popover styles.

Made-with: Proma
…knowledge-base

Co-authored-by: Cursor <cursoragent@cursor.com>
…rsonal-knowledge-base

Co-authored-by: Cursor <cursoragent@cursor.com>
@syzsunshine219
syzsunshine219 merged commit 029f04f into v1.1.7 Sep 17, 2026
10 checks passed
@syzsunshine219
syzsunshine219 deleted the codex/merge-knowledgebase-into-v1.1.7 branch September 20, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants