opencode-config/src/memory
Sergey 4cf149cb02
docs(memory): reindex + update SKILL.md (#104)
* feat(memory): add OPENAI_EMBEDDING_BATCH_DELAY support

* docs(memory): update SKILL.md for progressive enhancement and auto-setup

* docs(memory): update AGENTS.md tool usage policy

* docs(memory): fix stale snake_case tool references in skills, agents, tools

* docs(handoff): add handoff + ADR for reindex-skill-update

* docs(handoff): set PR number

* refactor(memory): extract _embed_in_batches to satisfy xenon rank A

---------

Co-authored-by: opencode-agent <agent@opencode.local>
2026-07-27 02:08:35 +03:00
..
__init__.py feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
__main__.py feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
cli.py refactor(memory): rename to memory, OpenAI env, chunking, batching, dedup (#75) 2026-07-26 16:13:05 +03:00
embedder.py docs(memory): reindex + update SKILL.md (#104) 2026-07-27 02:08:35 +03:00
index.py refactor(memory): lazy-init embedder + reindex logging (#100) 2026-07-27 00:30:16 +03:00
search.py refactor(memory): lazy-init embedder + reindex logging (#100) 2026-07-27 00:30:16 +03:00