Daniel San
@dani_avila7
co-founder and CTO @deepgraphMCP + @codegptAI | Powered by TypeScript & Pumpkin Spice Lattes ☕️
Excited to share that CodeGPT was selected for Meta's Llama Startup Program! 🚀 @AIatMeta @MetaforDevs @codegptAI
The response to our first-ever Llama Startup Program was astounding, and after reviewing over 1,000 applications we’re thrilled to announce our first group. This eclectic group of early-stage startups are ready to push the boundaries of what’s possible with Llama and drive…
Introducing ToDo list Task in CodeGPT 🤩 The model dynamic task lists that you can: - Pause - Edit - Delete - Add new tasks mid-execution... 👏 I absolutely LOVE how this new functionality works with Claude Sonnet 4 models! In the video, you'll see how with a simple,…
Claude Code with full visibility into what your agents are doing 👀 npx claude-code-templates@latest --chats Opens localhost:3333 with: • Real-time conversations • Token usage tracking • Tool call details • Session analytics Runs locally = full privacy 🔒 Repo:…
This is genuinely mind-blowing 😨 Even the most trivial data can hide complex signals Aligning models will take much more than just filtering explicit words 🤔
New paper & surprising result. LLMs transmit traits to other models via hidden signals in data. Datasets consisting only of 3-digit numbers can transmit a love for owls, or evil tendencies. 🧵
We presented our Llama 4 evaluations to @Meta ’s AI team last week 🙌 showing how we’re using their models with CodeGPT’s Knowledge Graph for code development. Great discussion on enhancing code development with AI Agents. Proud to be part of the first Llama Startup Program…

I built a web UI for Claude Code so I can actually see what it's doing in my projects... Just run this command 👇 npx claude-code-templates@latest --chats You'll get a web interface that shows real-time conversations between Claude Code and your project Each tool has a "Show…
Claude Code Templates now has a web interface for browsing and contributing templates 🙌 What it does: Install templates for different languages/frameworks to get started with Claude Code faster. How to use: - Go to davila7.github.io/claude-code-te… - Run: npm install -g…
Run this command in your terminal: claude mcp add "Deep Graph MCP" npx -- -y mcp-code-graph@latest microsoft/markitdown That’s all it takes to connect the codebase graph of any GitHub repo with Claude Code 🙌
Tutorial to use the Markitdown repo as an MCP in Claude Code in under 60 seconds...
Kimi-K2 is now available in CodeGPT via Groq… and it’s amazing! 🙌 Cool tips: If you send it a task list, the model will automatically turn it into a To-Do list and start executing each task one by one, in the smartest way possible, until everything is done correctly. ✅ It’s…
Just added some cool stuff to the Claude Code Analytics Dashboard 📊 Now you can see: 🔧 What tools you use the most ⚡ How many times tools are called, in how many chats, and more... Super useful if you're working with Claude Code and want to track usage. To try it out…
