Skip to content

Phase 2: embedded store + context injection #1

Description

@dkritarth

Scope (from super-ollama plan)

  • Add internal/store: SQLite (modernc.org/sqlite), migrations, chromem-go (or chosen vector index)
  • Schema: events, emails, todos, contacts per plan
  • store.Search(query, topK) with local embeddings (nomic-embed-text or configurable)
  • Wire optional context injection into internal/engine Generate / chat paths
  • Implement learn CLI command (re-index events missing embeddings)
  • Unit tests with in-memory SQLite

References

  • super-ollama-agent-plan.md — Module 2, Phase 2 delivery

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions