Skip to content

merge(main): squash integration of 3 branches#22

Closed
mrhpython wants to merge 2 commits intomainfrom
fast-main-20250910-015951-squash
Closed

merge(main): squash integration of 3 branches#22
mrhpython wants to merge 2 commits intomainfrom
fast-main-20250910-015951-squash

Conversation

@mrhpython
Copy link
Copy Markdown
Owner

Includes:

  • feat/soulfield-user-services
  • feat/e2e-demo
  • fix/newelle-launcher

Summary:

  • Add systemd user services + docs
  • Add E2E demo script + doc (research→spec→dry→apply)
  • Add Newelle launcher + troubleshooting; fix Anthropic headers

Title:

Summary

  • What changed and why (1–3 lines).

Checklist

  • Scope is minimal and focused
  • CI green locally (if applicable)
  • Tests added/updated or not applicable
  • Docs updated or not applicable

Validation

  • Steps to verify manually:
    1.
    2.

Links

  • Related issue: #
  • Context/spec:

Includes:
- feat/soulfield-user-services
- feat/e2e-demo
- fix/newelle-launcher

Summary:
- Add systemd user services + docs
- Add E2E demo script + doc (research→spec→dry→apply)
- Add Newelle launcher + troubleshooting; fix Anthropic headers
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codex Review: Here are some suggestions.

https://github.com/mrhpython/Soulfield/blob/af88f0f36ebd11c0d6f040228e5fd478fbb19629/ .venv/pyvenv.cfg#L1-L5
[P1] Remove committed virtual environment

The commit adds an entire Python virtualenv under .venv/ including platform‑specific binaries and compiled site packages with hard‑coded paths (for example the venv was created at /home/michael/soulfield/.venv). Checking this directory into git balloons the repo by hundreds of thousands of lines and produces artefacts that won’t work on other systems. Dependency environments should be recreated from requirements.txt instead of being versioned. Consider deleting .venv from the tree and adding it to .gitignore.


Reply with @codex fix comments to fix any unresolved comments.

About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".

…dar with all-day + window), provider-agnostic local embeddings (MiniLM) with OpenAI fallback, Pinecone adapter refactor, CLI context tools, health endpoint, retention + pruning + backfill, and docs updates
@mrhpython
Copy link
Copy Markdown
Owner Author

Closing - this PR is based on a very old repository snapshot and contains 100+ files. The changes are no longer relevant to current main.

@mrhpython mrhpython closed this Sep 24, 2025
@mrhpython mrhpython deleted the fast-main-20250910-015951-squash branch September 24, 2025 16:38
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.

1 participant