Skip to content

Codex Companion v0.4.41

Choose a tag to compare

@LiuWhale LiuWhale released this 02 Jul 05:41

Codex Companion v0.4.41

Public preview release focused on the simplified Tools surface, expert-mode workspace, and stricter UI acceptance.

Highlights

  • Default Workspace now opens as a simple task center instead of dropping users into the full expert workbench.
  • Expert Mode now exposes Notebook Workspace, Workspace Navigator, object, operation, knowledge, workflow, and ledger details with a visible return path.
  • Command Pane expansion now hides Workspace Navigator even in Expert Mode, keeping the prompt input and send button usable in small plugin windows.
  • UI functional acceptance now matches the new product flow and verifies simple mode, Expert Mode, responsive layouts, button focus behavior, Enter send, prompt clearing, settings/history pages, and write-action wiring.
  • Added/refined zero-message notebook kernels for Object Intake, Knowledge Console Matrix, Notebook Runbook, Object Task Composer, and Workflow Builder Board.

Artifacts

  • CodexCompanion-0.4.41-latest-dist.zip
  • CodexCompanion-0.4.41-latest.mnaddon
  • CodexCompanion-0.4.41-latest.pkg
  • SHA256SUMS.txt

Verification

  • python3 -m unittest discover -s tests: 581 tests OK
  • node --check extension/codex.mn.assistant/main.js: PASS
  • node --check extension/codex.mn.assistant/web/app.js: PASS
  • python3 ui_functional_acceptance.py --browser-render --browser-interaction --browser-actions --browser-write-actions: PASS
  • python3 release_smoke_test.py release/CodexCompanion-0.4.41-latest-dist.zip --mnaddon release/CodexCompanion-0.4.41-latest.mnaddon: PASS
  • python3 release_smoke_test.py release/CodexCompanion-0.4.41-latest-dist.zip --mnaddon release/CodexCompanion-0.4.41-latest.mnaddon --install-dry-run: PASS

Known Preview Blockers

This is still a public preview, not final v1.0/v3. Final-release gates remain blocked on fresh MN4 runtime evidence after reopening MarginNote 4, visible native highlight proof, signed/notarized pkg, cross-machine install evidence, and same-document acceptance evidence.