From 06f25659ec8307c745528dbad457fe3a7bb8c37f Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Thu, 14 May 2026 23:03:58 +0200 Subject: [PATCH] feat: expand AI sources to include Copilot, Gemini CLI, and Agentic IDEs --- data/curation_sources.yaml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/data/curation_sources.yaml b/data/curation_sources.yaml index 8f944fed..fe0ac6e5 100644 --- a/data/curation_sources.yaml +++ b/data/curation_sources.yaml @@ -22,8 +22,19 @@ sources: - "OpenAI" - "AnthropicAI" # Claude - "GoogleDeepMind" # Gemini - - "Microsoft" # Copilot + - "GoogleAI" # Gemini / Research + - "LoganK" # Logan Kilpatrick (Google AI / Gemini DX) + - "NotebookLM" # Official NotebookLM - "LangChainAI" # Agentic frameworks + - "llama_index" # RAG & Agents + + - topic: "Developer Productivity & AI Agents" + accounts: + - "GitHub" # Copilot / Copilot CLI + - "Microsoft" # Copilot + - "Cursor_AI" # Agentic IDE + - "natfriedman" # AI Expert (Former GitHub CEO) + - "karpathy" # AI Expert (Andrej Karpathy) - topic: "Data & Big Data" accounts: