Skip to content

feat(ideacloud): reconcile dirty root workspace snapshot#671

Merged
an0mium merged 1 commit into
mainfrom
codex/reconcile-root-dirty-20260305-214010
Mar 6, 2026
Merged

feat(ideacloud): reconcile dirty root workspace snapshot#671
an0mium merged 1 commit into
mainfrom
codex/reconcile-root-dirty-20260305-214010

Conversation

@an0mium

@an0mium an0mium commented Mar 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • snapshot current dirty root workspace and reconcile only net-new value onto current main
  • preserve root snapshot at:
    • /Users/armand/Development/aragora/.codex/snapshots/root-reconcile-20260305-213953-clean
  • merge in root deltas that were not yet in main, including:
    • IdeaCloud semantic embeddings module
    • Pulse ingestion bridge
    • phase 3 IdeaCloud tests
    • parser wiring and setup-python-safe action updates
    • incremental updates to IdeaCloud CLI/core/operations/markdown I/O
  • reapply lint-safe formatting/fixes so CI lint gates can run cleanly

Validation

  • ruff check on all changed Python files
  • pytest -q tests/test_ideacloud (93 passed)
  • pytest -q tests/test_cli_main.py -k 'not cmd_demo_unknown_name' (46 passed, 1 deselected)

Notes

  • The excluded test (cmd_demo_unknown_name) is environment-dependent (aragora-debate package availability), unrelated to this change set.

@an0mium an0mium merged commit 52829ad into main Mar 6, 2026
26 of 40 checks passed
@an0mium an0mium deleted the codex/reconcile-root-dirty-20260305-214010 branch March 6, 2026 03:45
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.

2 participants