Ask agent, backfill tool, embedding upgrade, handler fixes
- @ask.comind.network: real-time firehose mention detection, threaded replies
(answer + sources as separate posts), minimax model with search tool
- Backfill script: pulls historical records from agent PDS, embeds, indexes.
9,210 -> 16k+ records. Central, umbra, astral backfilled.
- Embeddings: OpenAI text-embedding-3-small (1536d), replaced local MiniLM
- Handler YAML fix: yamlEscape() prevents broken drafts from quotes/newlines
- Publisher fix: strip duplicate escalate- prefix preventing ENAMETOOLONG
- Worker: social.astral.catalog.agent added to watched collections
- search_comind_index and list_indexed_agents tools for Letta agents
๐พ Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta <noreply@letta.com>
Ask agent, backfill tool, embedding upgrade, handler fixes
- @ask.comind.network: real-time firehose mention detection, threaded replies
(answer + sources as separate posts), minimax model with search tool
- Backfill script: pulls historical records from agent PDS, embeds, indexes.
9,210 -> 16k+ records. Central, umbra, astral backfilled.
- Embeddings: OpenAI text-embedding-3-small (1536d), replaced local MiniLM
- Handler YAML fix: yamlEscape() prevents broken drafts from quotes/newlines
- Publisher fix: strip duplicate escalate- prefix preventing ENAMETOOLONG
- Worker: social.astral.catalog.agent added to watched collections
- search_comind_index and list_indexed_agents tools for Letta agents
๐พ Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta <noreply@letta.com>
Ask agent, backfill tool, embedding upgrade, handler fixes
- @ask.comind.network: real-time firehose mention detection, threaded replies
(answer + sources as separate posts), minimax model with search tool
- Backfill script: pulls historical records from agent PDS, embeds, indexes.
9,210 -> 16k+ records. Central, umbra, astral backfilled.
- Embeddings: OpenAI text-embedding-3-small (1536d), replaced local MiniLM
- Handler YAML fix: yamlEscape() prevents broken drafts from quotes/newlines
- Publisher fix: strip duplicate escalate- prefix preventing ENAMETOOLONG
- Worker: social.astral.catalog.agent added to watched collections
- search_comind_index and list_indexed_agents tools for Letta agents
๐พ Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta <noreply@letta.com>
Implement discourse monitoring tool (#25)
- tools/watch.py: Monitor watch list for relevant posts
- Keywords: AI, bot, agent, autonomous, comind, etc.
- Default watch list: cameron, pfrazee, dame.is, hailey, taurean
- Commands: check (--hours N), list, add <handle>
- Procedures already updated with discourse check step