🌟 New GitHub Discoveries — 10 fresh repos 1. n8n-io/n8n ⭐ 184,407 stars Fair-code workflow automation platform with native AI capabilities. Combine visu https://lnkd.in/dgNJVu3Q 2. ollama/ollama ⭐ 169,229 stars Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemm https://lnkd.in/dKPdRGVt 3. affaan-m/everything-claude-code ⭐ 159,193 stars The agent harness performance optimization system. Skills, instincts, memory, se https://lnkd.in/dXqu9W34 4. anomalyco/opencode ⭐ 144,737 stars The open source coding agent. https://lnkd.in/d5AQXYHy 5. langchain-ai/langchain ⭐ 133,851 stars The agent engineering platform https://lnkd.in/dYV8M_hK #GitHub #OpenSource #Developer #Tech
GitHub Discoveries: n8n, ollama, affaan-m, anomalyco, langchain
More Relevant Posts
-
🌟 New GitHub Discoveries — 10 fresh repos 1. n8n-io/n8n ⭐ 184,393 stars Fair-code workflow automation platform with native AI capabilities. Combine visu https://lnkd.in/dgNJVu3Q 2. ollama/ollama ⭐ 169,218 stars Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemm https://lnkd.in/dKPdRGVt 3. affaan-m/everything-claude-code ⭐ 159,005 stars The agent harness performance optimization system. Skills, instincts, memory, se https://lnkd.in/dXqu9W34 4. anomalyco/opencode ⭐ 144,642 stars The open source coding agent. https://lnkd.in/d5AQXYHy 5. langchain-ai/langchain ⭐ 133,830 stars The agent engineering platform https://lnkd.in/dYV8M_hK #GitHub #OpenSource #Developer #Tech
To view or add a comment, sign in
-
🌟 New GitHub Discoveries — 10 fresh repos 1. n8n-io/n8n ⭐ 184,407 stars Fair-code workflow automation platform with native AI capabilities. Combine visu https://lnkd.in/dgNJVu3Q 2. ollama/ollama ⭐ 169,229 stars Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemm https://lnkd.in/dKPdRGVt 3. affaan-m/everything-claude-code ⭐ 159,188 stars The agent harness performance optimization system. Skills, instincts, memory, se https://lnkd.in/dXqu9W34 4. anomalyco/opencode ⭐ 144,734 stars The open source coding agent. https://lnkd.in/d5AQXYHy 5. langchain-ai/langchain ⭐ 133,851 stars The agent engineering platform https://lnkd.in/dYV8M_hK #GitHub #OpenSource #Developer #Tech
To view or add a comment, sign in
-
🤖 The #1 trending repo on GitHub today is CrewAI — and honestly, it deserves it. If you haven't heard of it yet, here's why developers are buzzing: CrewAI is a lean, lightning-fast Python framework for building multi-agent AI systems – built completely from scratch and independent of LangChain or any other agent framework. What makes it stand out: 🚀 Two powerful primitives: → CrewAI Crews — autonomous, collaborative AI agents that work together → CrewAI Flows — enterprise-grade, event-driven orchestration with granular LLM control 🏢 Built for production — not just prototyping. It's the architecture teams are using to deploy real AI automation at scale. 📊 The numbers speak for themselves: → 49k GitHub stars → 6.7k forks → 6 million downloads/month → 100,000+ certified developers through learn.crewai.com And now there's the CrewAI AMP Suite — a full bundle for organisations that need secure, scalable, agent-driven automation, with the Crew Control Plane offering real-time tracing, observability, and unified monitoring. We're moving fast from "AI demos" to "AI infrastructure" – and CrewAI is one of the clearest signals of that shift. Have you tried CrewAI yet? Would love to hear what you're building 👇 #AI #MultiAgent #CrewAI #OpenSource #LLM #AIAgents #Python #BuildInPublic #MachineLearning
To view or add a comment, sign in
-
-
Claude Code just got the one thing it was missing: memory Every AI coding session has the same tax. You explain the codebase again. You re tell the decisions. You paste the same context until the window breaks. Claude Mem flips that. It runs as a Claude Code plugin that quietly records what happened in your session, summarizes it, and brings back only the relevant pieces next time. The repo says it captures tool use and injects context across sessions, with a layered search flow designed to cut token waste. The result is what people wanted all along: you can stop resetting the assistant every morning. The speed of adoption is the signal. It surged past 46k GitHub stars in about 48 hours and is now around 49.5k stars on GitHub. One command install. Local storage. Pick up where you left off. If you use Claude Code daily, this is worth testing just to feel what continuity does to your workflow. 👉 https://lnkd.in/g76xUFqD #ClaudeCode #AIcoding #DeveloperTools #OpenSource #Productivity #LLM #AgenticAI
To view or add a comment, sign in
-
We did the math: Our coding agents were working maybe 15 minutes an hour. The other 45 minutes? Waiting on us. That’s when it clicked: the real bottleneck wasn’t the agents. It was the human coordination layer around them. So we built WaveCode. ▸ Claude Code, Codex, and Aider running in parallel ▸ One chat interface across all agents ▸ Agents review each other before code reaches you ▸ Self-hosted, open source, Apache 2.0 The result: 5 agents, 23 minutes, one full feature shipped — backend, API, tests, docs, and a bug caught before the human saw it. The video below shows it running live. GitHub: github.com/dbenic/wavecode More: wavenetic.com/wavecode #OpenSource #AI #DevTools #CodingAgents
To view or add a comment, sign in
-
🔥 I built an AI Agent that reads, understands, and debugs entire GitHub repositories. Not just file-by-file. The whole codebase , at once. After days of deep building, I'm launching GitHub Smart Agent, a production-ready AI tool that turns any GitHub repo into an interactive, intelligent assistant. What it actually does: 🔍 Ingests any GitHub repository in seconds 💬 Chats with your entire codebase like a senior dev 🧠 Detects bugs using both static analysis + AI reasoning ⚡ Suggests optimizations with context-aware explanations 📊 Generates structured analysis reports — ready to share Under the hood: → LangChain + FAISS Vector Store for RAG pipeline → OpenRouter (Gemini Flash / DeepSeek) as the reasoning engine → Custom embedding pipeline for code-aware retrieval → Streamlit with a fully custom premium UI Why I built this: Every developer has opened a legacy codebase and thought "where do I even start?" This tool answers that question in seconds. 🎬 Full demo video is live — watch it below. 🔗 GitHub repo dropping in the next day or two — I'll post when it's up. Drop a follow so you don't miss it! If you're working in AI engineering, LangChain, LLM tooling, or developer tools , I'd love to connect and exchange ideas. What's the biggest pain point you face when navigating an unfamiliar codebase? 👇 #AI #LangChain #RAG #LLM #DeveloperTools #Python #Streamlit #CodeAnalysis #OpenRouter #FAISS
To view or add a comment, sign in
-
158K stars in 2 days? I had to look twice. So I dug in. Here's what actually happened 👇 On March 31 at 4 AM, Anthropic accidentally leaked Claude Code's entire source code. One missing file. 512,000 lines of proprietary AI — exposed. That same morning, a developer named Sigrid Jin stayed up and rebuilt the whole thing from scratch. No stolen code. Just architecture, memory, and one very long night. He called it Claw Code. And the dev world lost it. Why it blew up: → Developers had wanted a free alternative to Claude Code for a long time → This wasn't a hobby project — it was production-ready from day one → Works with any AI provider, not just Anthropic → Runs fully local, no subscription, no cloud lock-in → Open source means you own it completely What it actually does: You connect it to your AI provider of choice, give it an instruction, and it gets to work — writing code, editing files, running tasks — all from your own machine. How to set it up (5 minutes, no tech skills needed): 1. Visit https://lnkd.in/dvsPwZsp and download the ZIP 2. Unzip it and open the folder 3. Open the README — it walks you through everything in plain English 4. Paste in your API key when asked 5. Launch it and type your first instruction That's genuinely it. One person. One night. Something 100,000+ engineers were waiting for. Have you tried Claw Code? #AI #OpenSource #GitHub #DeveloperTools #AIAgents #ArtificialIntelligence #MachineLearning #SoftwareEngineering #Coding #Tech #Innovation #OpenSourceAI #AITools #Developers #FutureOfWork
To view or add a comment, sign in
-
-
Anthropic just turned agent infrastructure into an operating system. Their new Managed Agents architecture virtualizes three components — sessions, harnesses, and sandboxes — into independent, replaceable interfaces. If a container dies, the session survives. If the harness crashes, it reboots from a durable event log. The security model is the most interesting part: OAuth tokens live in a vault proxy the sandbox never touches. Git tokens get baked into repo clones during init. The agent pushes and pulls without ever handling credentials. Also in this week's issue of The Agentic Engineer: → UC Berkeley broke every major AI benchmark (SWE-bench, Terminal-Bench, WebArena) without solving a single task. 10 lines of Python. Zero LLM calls. → AWS Agent Registry launches in Bedrock AgentCore — think npm for AI agents → Cursor 3 ships a ground-up rebuild as an agent-first IDE → GitHub Copilot adds cross-model "Rubber Duck" reviews → Microsoft Agent Framework hits 1.0 GA Read the full issue: Link in comments 👇 #AI #AgenticAI #AIAgents #DevTools #Anthropic
To view or add a comment, sign in
-
ralphctl v0.5.0 is out 🍩 The headline of this release isn't glamorous, but it matters: the generator-evaluator fix-loop actually works now. When the evaluator flags an issue, ralphctl now properly resumes the generator's session with that feedback instead of starting cold, and skips the redundant final re-eval once the fix lands. There's also a small internal refactor (collapsed option types, shared spawn helper) that makes the evaluate command much easier to reason about. For anyone new here: ralphctl is an agent harness for long-running AI coding tasks. It orchestrates Claude Code and GitHub Copilot across repositories, breaks tickets into dependency-ordered tasks, and runs each one through a generator-evaluator loop so issues get caught before they compound. No flashy new feature this time, but the loop you actually rely on is a lot more trustworthy. See on npm: https://lnkd.in/eYg_GsDs Release notes: https://lnkd.in/eQQ5tJT6 #AgentHarness #ClaudeCode #GitHubCopilot #AugmentedEngineering
To view or add a comment, sign in
-
-
So this weekend I tried recreating CodeRabbit from scratch. I just wanted to understand how it works under the hood. But then one thing led to another and now I have CodeFox , a fully working AI code review platform. You connect your GitHub repo, whenever you open a pull request, a webhook fires. Code Fox grabs the diff, pulls relevant context from the vector DB (pinecode), sends everything to llm, and posts a detailed review as a PR comment. Same thing for issues. it reads the issue, understands what part of the codebase it relates to, and gives you a proper analysis. The wildest part? It can read an issue and auto-generate a full pull request to fix it. All of this running on Next.js, Inngest, Pinecone, and Gemini. If there's a tool you use every day and you're curious how it works just build it. You'll surprise yourself. #BuildInPublic #AI #CodeReview #SoftwareEngineering #NextJS #GitHub
To view or add a comment, sign in
Explore related topics
- Open Source Tools for Autonomous AI Software Engineering
- Open Source AI Developments Using Llama
- Open Source AI Tools and Frameworks
- Open Source Tools for Machine Learning Projects
- New AI Agent Technology Trends
- GitHub Code Review Workflow Best Practices
- Open Source Frameworks for Building Autonomous Agents
- AI Agents Compared to Workflows
- Top AI-Driven Development Tools
- How to Use AI Agents to Optimize Code
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development