Conversation
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
…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
There was a problem hiding this comment.
Codex Review: Here are some suggestions.
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".
| EMOJI = { | ||
| "1st_place_medal": "🥇", | ||
| "2nd_place_medal": "🥈", | ||
| "3rd_place_medal": "🥉", | ||
| "ab_button_(blood_type)": "🆎", |
There was a problem hiding this comment.
[P1] Remove committed virtualenv and gh binaries from source tree
This change checks in the entire Python virtual environment under .venv/ plus the extracted GitHub CLI archive (tools/gh/gh.tgz and its unpacked manpages). These generated artefacts add thousands of platform‑specific files and tens of megabytes to the repo, making cloning and reviewing much slower and risking stale binaries in version control. They should be ignored and recreated via dependency managers instead of living in Git history.
Useful? React with 👍 / 👎.
…brain-dump analysis) + CLI harness; store under .chatgpt; add smoke tests
… with usage; update sf-help
…en-memory) under NOTES_DIR; add JSON placeholders; route personal tools via NOTES_DIR; docs updated
…app/appearance/graph
…y, Q3-2025 quarterly, 2025 annual; refresh indexes
… weekly/monthly links, refresh indexes
…ekly/monthly/quarterly/annual)
…rom Project Memory
…y/embeddings/watcher)
…ge, Obsidian buttons, multi-base docs; add .gitignore for local artifacts
|
Closing as superseded - all changes from this PR have already been merged via earlier dependency PRs |
Title:
Summary
Checklist
Validation
1.
2.
Links