BLOG

Knowledge Share

Technical articles, tutorials, and insights

Found 393 posts · Page 1/33
Open SourceTeamAI-CLITencent

One Open Source Project a Day (No. 223): TeamAI-CLI — Tencent's Team-Level AI Agent Middleware, Turning Individual AI Skills Into Shared Team Assets

TeamAI-CLI is Tencent's open-source team collaboration middleware. It isn't another AI coding assistant — it's a meta-management system that lets already-installed tools like Claude Code, Codex, and Cursor share skills, rules, and knowledge bases across a team. It syncs team standards through a push/pull workflow, builds a codebase knowledge graph, and uses friction-driven signals to capture and share hard-won experience automatically. 4.8k Stars, MIT License.

·10 min read
Open SourceARTEMISGoogle

One Open Source Project a Day (No. 224): ARTEMIS — Google's Open-Source Mobile AI Automation Framework, Letting AI Assistants Operate Phones Like a Human

ARTEMIS is Google's open-source Android automation framework that turns natural-language instructions into reliable mobile automation. It offers two execution modes — Flash (fast reactive) and Pro (multi-agent planning and verification) — and integrates natively with Claude Code, Antigravity, Codex, and other AI IDEs via MCP, achieving 99%+ task completion on the AndroidWorld benchmark. 8.1k Stars, Apache-2.0.

·11 min read
Open SourceNanoJevLLM

One Open Source Project a Day (No. 225): NanoJev — A 0.6B Parallel Decision Model That Outputs Probability Distributions Instead of Generating Tokens

NanoJev is a lightweight recreation of the "Jev" parallel decision model system. Built on a Qwen3-0.6B backbone with dedicated decision heads, it takes states and questions as input and outputs complete probability distributions directly — with zero output-token decoding. It supports three decision head types (dynamic choice, boolean, ordered score) and has been validated on maze navigation and Snake game benchmarks. 954 Stars, MIT License.

·10 min read
Open SourceAIO Sandboxagent-infra

One Open Source Project a Day (No. 226): AIO Sandbox — Browser, Shell, File, MCP, and VSCode Server in One Docker Container

AIO Sandbox (agent-infra/sandbox) is an all-in-one AI agent sandbox environment that unifies browser automation, a shell terminal, file operations, MCP servers, and VSCode Server in a single Docker container. Its core design is a unified filesystem shared across all tools. It ships official Python/TypeScript/Go SDKs, four built-in ready-to-use MCP servers, and has verified integrations with Browser Use, LangChain, and OpenAI Assistants. 6.0k Stars, Apache-2.0 License.

·10 min read
open-sourcesecurityskill

Open Source Project #222: security-audit — Cloudflare's Skill That Turns Your Coding Agent into a Six-Phase Security Auditor, 13k Stars

Cloudflare's open-source coding-agent skill that turns your agent into a security auditor. Six-phase workflow: reconnaissance, coverage-led hunting, candidate validation, structured output, independent record verification, and target-neutral reporting. Key design: adversarial validation (the checker is never the finder), machine-readable findings.json with zero-dependency validators, additive multi-run coverage. JavaScript, MIT, 13k Stars.

·8 min read
Open SourceCoderCloud Development Environment

One Open Source Project a Day (No. 221): Coder — Self-Hosted Cloud Dev Environments, Now Also a Safe Workshop for AI Agents

Coder is a self-hosted cloud development environment platform that defines workspaces with Terraform across AWS/Kubernetes/Docker, cutting onboarding time from days to seconds. Its newer AI Agent capability runs the agent's reasoning loop on the control plane instead of inside the workspace, paired with an AI Gateway for centralized model governance, cost tracking, and auditing. 14.9k Stars, AGPL-3.0.

·11 min read
Open SourceWeKnoraTencent

One Open Source Project a Day (No. 220): WeKnora — Tencent's Enterprise Knowledge Framework, From RAG Q&A to a Self-Evolving Wiki

WeKnora is Tencent's open-source LLM knowledge framework, combining fast RAG Q&A, multi-step ReAct agent reasoning, and a Wiki mode that auto-generates an interlinked knowledge base. Supports 20+ LLM providers, 10+ document formats, and enterprise-grade multi-workspace RBAC — it's the core technology behind the WeChat Dialog Open Platform. 25.4k Stars, MIT License.

·10 min read
Open SourceDeveloper ToolsFree Services

One Open Source Project a Day (No. 217): free-for-dev — The 137k-Star Ultimate Vault of Free Services for Developers

free-for-dev is one of GitHub's highest-starred resource repositories, cataloging 60+ categories and hundreds of SaaS/PaaS/IaaS services with genuine free tiers — from major cloud platforms to CI/CD, databases, AI tools, and auth services. 137k Stars, maintained by 1,600+ contributors, the must-bookmark "freebie guide" every developer needs.

·10 min read
Open SourceHomepageSelf-Hosted

One Open Source Project a Day (No. 218): Homepage — A Sleek Unified Dashboard for All Your Self-Hosted Services

Homepage is a modern, highly customizable self-hosted service dashboard. Configure service groups, bookmarks, and widgets in YAML, with Docker Label auto-discovery, 150+ service API integrations, and 40+ language support. 32.6k Stars, GPL-3.0, built on Next.js with static generation for instant load times.

·9 min read
Open SourceOpenshipSelf-Hosted

One Open Source Project a Day (No. 219): Openship — Vercel-Level Deploy Experience on Your Own Server

Openship is an open-source, self-hostable deployment platform — push code and it automatically builds, deploys, routes, and provisions SSL. Built-in databases, mail server, object storage, and backups. Runs via desktop app, web dashboard, CLI, or MCP endpoint. No vendor lock-in; containers keep running after you delete a project. 12.3k Stars, Apache 2.0.

·9 min read
Open SourceLangflowLLM

One Open Source Project a Day (No. 215): Langflow — Visual Drag-and-Drop AI App Builder

Langflow is a low-code AI application platform built on a visual flow editor. Connect LLMs, vector databases, tools, and Agents by dragging and dropping nodes, building production-ready RAG pipelines and multi-Agent systems without writing backend code.

·11 min read
Open SourceOpenVikingAgent Memory

One Open Source Project a Day (No. 216): OpenViking — A Self-Evolving Context Database for AI Agents

OpenViking is an open-source AI Agent context database from Volcengine, using a virtual filesystem to unify Agent memory, knowledge RAG, and skills. It lets Agents accumulate experience across sessions and self-evolve — 36,000+ Stars with VLDB 2026 paper backing.

·11 min read