Files
passepartout/lisp/core-context.lisp
Amr Gharbeia b67cd12d88
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 2s
feat: P2 — provider-agnostic embeddings + subtree loading
- system-embeddings (new skill): hashing-trick embeddings for memory-object
  vectors. Works offline with no Ollama/API dependency. Falls back to
  hashing-trick when no embedding backend is registered. Extensible —
  set *embedding-backend* to use Ollama/OpenAI/any provider.
- programming-org: add org-subtree-extract and org-heading-list for
  targeting specific headlines in Org text without loading whole files.
- core-context: add context-skill-subtree thin wrapper delegating to
  org-subtree-extract. Core stays thin — parsing lives in the skill.
2026-05-03 11:43:27 -04:00

8.8 KiB