summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
9 daysupstream to 1.5.1nanw
Drop-in release — adds ability to delete a single raw document from a knowledge base (including KBs stuck in an error state) without having to delete and rebuild the whole base. No dep changes.
10 daysfix(optdep): texlive-core → texlive-basicnanw
texlive-core is not a real package; texlive-basic is the standard entry point.
14 daysUpdate to 1.5.0-3: promote oauth-cli-kit, llama-index, ↵nanw
llama-index-retrievers-bm25, llama-index-vector-stores-faiss, pocketbase, json-repair to hard deps (all now in AUR)
14 daysMove python-perplexityai optdepends→depends (now in AUR)nanw
14 dayspython-nest-asyncio: move optdepends→depends (exists in [extra])nanw
14 daysupstream to 1.5.0nanw
2026-07-03upstream release 1.4.15enihcam
2026-06-28upstream release 1.4.12enihcam
- bump to 1.4.12, reset pkgrel - add faiss-cpu to depends (core RAG vector store; lazy import w/ fallback) - add python-llama-index-vector-stores-faiss optdepend (not in AUR) - add python-pymupdf4llm optdepend (parse-pymupdf4llm engine)
2026-06-23move 7 missing-AUR deps to optdepends; bump to 1.4.10-2nanw
The build environment on AUR can now resolve cleanly: stock `pacman -S deeptutor` will install the core CLI experience. Packages moved from depends= to optdepends= with feature descriptions: - python-perplexityai (Perplexity search provider) - python-oauth-cli-kit (GitHub Copilot / OpenAI Codex auth) - python-llama-index (RAG knowledge-base engine) - python-llama-index-retrievers-bm25 (BM25 retriever) - python-pocketbase (PocketBase storage backend) - python-json-repair (LLM JSON repair) - python-nest_asyncio (nested asyncio loops) Also fix Maintainer line and python-pyte availability tag. Trivial ones to package as AUR helpers later (then promote back): json-repair, nest_asyncio, perplexityai, pocketbase.
2026-06-23upstream release 1.4.10enihcam
Agent-native intelligent learning companion. - Tools: brainstorm, web_search, paper_search, reason - Capabilities: chat, deep_solve, deep_question, deep_research, visualize, math_animator - Single console script: deeptutor - Requires 6 helper packages not yet in AUR (TODO list in README)