feat(wiki): activate web-search connector (Tavily) + Engineering Memory template scope; web-search first pull 10 queries; themes refresh; quickstart status refresh

This commit is contained in:
OpenWiki Bot
2026-07-27 01:45:05 +08:00
parent e4d6dbbf87
commit 40b346ae42
3 changed files with 43 additions and 5 deletions
+4 -4
View File
@@ -21,9 +21,9 @@
## Current status
- **Wiki state:** initialized — Hacker News (`hackernews-1`, LLM agent topics) and the local Obsidian vault (`obsidian-robin`) are both active and feeding `/sources/hackernews.md`, `/sources/git-repo.md`, and `/themes.md`.
- **Connectors:** Hacker News and git-repo active. Gmail, Slack, Notion, X, and web search are not yet configured — see "Adding sources" below.
- **Last update:** see [/.last-update.json](/.last-update.json) — this run was a Hacker News (`hackernews-1`, LLM agent topics) source-specific update.
- **Wiki state:** initialized — Hacker News, the local Obsidian vault, and Tavily web search are active and feeding `/sources/hackernews.md`, `/sources/git-repo.md`, `/sources/web-search.md`, and `/themes.md`.
- **Connectors:** Hacker News, git-repo, and web search active. Gmail, Slack, Notion, and X are not yet configured — see "Adding sources" below.
- **Last update:** see [/.last-update.json](/.last-update.json) — this run was a web-search (`web-search-1`) source-specific update.
## How to use this wiki
@@ -39,7 +39,7 @@ When Robin is ready, configure connectors to start populating the wiki:
- **Slack** — `openwiki auth slack` (needs Slack user token with `search:read` for definitive self-message search)
- **Notion** — configure Notion MCP via `~/.openwiki/connectors/notion/`
- **X / Twitter** — `openwiki auth x` (needs `OPENWIKI_X_ACCESS_TOKEN`)
- **Web Search** — set `TAVILY_API_KEY`
- **Web Search** — set `TAVILY_API_KEY` (active; see [/sources/web-search.md](/sources/web-search.md))
- **Hacker News** — public feeds, no auth needed
- **Local git repo** — point the `git-repo` connector at a repo path