Skip to content

Feat/context spine embeddings#23

Closed
mrhpython wants to merge 46 commits intomainfrom
feat/context-spine-embeddings
Closed

Feat/context spine embeddings#23
mrhpython wants to merge 46 commits intomainfrom
feat/context-spine-embeddings

Conversation

@mrhpython
Copy link
Copy Markdown
Owner

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:

Michael added 2 commits September 10, 2025 02:07
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
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.

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".

Comment on lines +1 to +5
EMOJI = {
"1st_place_medal": "🥇",
"2nd_place_medal": "🥈",
"3rd_place_medal": "🥉",
"ab_button_(blood_type)": "🆎",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[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 👍 / 👎.

Michael added 27 commits September 14, 2025 17:39
…brain-dump analysis) + CLI harness; store under .chatgpt; add smoke tests
…en-memory) under NOTES_DIR; add JSON placeholders; route personal tools via NOTES_DIR; docs updated
…y, Q3-2025 quarterly, 2025 annual; refresh indexes
@mrhpython mrhpython enabled auto-merge (squash) September 21, 2025 21:42
@mrhpython mrhpython disabled auto-merge September 21, 2025 21:43
@mrhpython
Copy link
Copy Markdown
Owner Author

Closing as superseded - all changes from this PR have already been merged via earlier dependency PRs

@mrhpython mrhpython closed this Sep 24, 2025
@mrhpython mrhpython deleted the feat/context-spine-embeddings 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