Tagged articles

AI assistant

192 articles · Page 1 of 2
Node.js Tech Stack
Node.js Tech Stack
Jun 25, 2026 · Artificial Intelligence

Testing Tencent Marvis Reveals Claude Code‑Style AI Agent Architecture

The author tests Tencent’s Marvis AI assistant, showing how its dual‑device agent system lets a phone remotely control a Mac, locate and transfer files, execute commands, schedule tasks, and even organize documents offline, while highlighting security controls and the similarity to Claude Code’s multi‑agent design.

AI assistantAutomationFile Management
0 likes · 9 min read
Testing Tencent Marvis Reveals Claude Code‑Style AI Agent Architecture
JD Tech Talk
JD Tech Talk
Jun 23, 2026 · Artificial Intelligence

From Q&A to Real‑Time Seeing and Speaking: JD’s World‑First Open‑Source JoyAI‑VL‑Interaction

JD’s open‑source JoyAI‑VL‑Interaction model transforms large‑language models from static question‑answering to continuous visual‑language interaction, enabling proactive judgment, instant responses, and intelligent task delegation, with benchmark win rates up to 87.9% against leading competitors and full stack code, model, and dataset released for real‑world deployment.

AI assistantJoyAI-VL-Interactionbenchmark
0 likes · 9 min read
From Q&A to Real‑Time Seeing and Speaking: JD’s World‑First Open‑Source JoyAI‑VL‑Interaction
JD Cloud Developers
JD Cloud Developers
Jun 23, 2026 · Artificial Intelligence

From Q&A to Real‑Time Seeing & Speaking: JD’s First Open‑Source JoyAI‑VL‑Interaction

JD’s open‑source JoyAI‑VL‑Interaction transforms large‑model AI from static question‑answering to continuous, on‑scene observation, proactive judgment, and real‑time response, offering agent delegation and achieving up to 87.9% win rate against leading video assistants in live benchmarks.

AI assistantMultimodal AIReal-time Interaction
0 likes · 9 min read
From Q&A to Real‑Time Seeing & Speaking: JD’s First Open‑Source JoyAI‑VL‑Interaction
Java Architect Essentials
Java Architect Essentials
Jun 20, 2026 · Artificial Intelligence

Choosing Between Codex and Claude Code: Which AI Assistant Fits Your Workflow?

The article compares OpenAI Codex and Anthropic Claude Code, explaining that the real difference lies in how each fits specific development workflows—Codex excels as a conversational, context‑aware assistant for idea‑to‑implementation tasks, while Claude Code shines as an execution‑focused tool integrated directly into the terminal.

AI assistantClaude CodeCodex
0 likes · 6 min read
Choosing Between Codex and Claude Code: Which AI Assistant Fits Your Workflow?
Top Architect
Top Architect
Jun 9, 2026 · Artificial Intelligence

OpenAI Codex Now Available in the ChatGPT Mobile App for All Users

OpenAI has launched a preview of Codex on both Android and iOS versions of the ChatGPT app, letting every user—including free‑tier accounts—run AI‑assisted code tasks from their phone with secure remote access and real‑time synchronization.

AI assistantChatGPTCodex
0 likes · 7 min read
OpenAI Codex Now Available in the ChatGPT Mobile App for All Users
AI Engineering
AI Engineering
Jun 9, 2026 · Artificial Intelligence

Office Raccoon 2.0: A Comprehensive AI Agent that Executes, Remembers, and Unifies Cloud and Local Workflows

The article reviews Office Raccoon 2.0, explaining how it solves AI tool fragmentation and memory loss by combining local command execution, browser automation, and cloud‑based creation in a single client, while comparing it with OpenClaw and Hermes and showcasing real‑world use cases.

AI assistantHermesOffice Automation
0 likes · 9 min read
Office Raccoon 2.0: A Comprehensive AI Agent that Executes, Remembers, and Unifies Cloud and Local Workflows
Top Architect
Top Architect
Jun 5, 2026 · Artificial Intelligence

Gemini 3.2 Flash Revealed: Google’s New Model Beats Its Own Pro in Coding

Google’s Gemini 3.2 Flash model quietly surfaced online, instantly generating thousands of lines of complex code, outperforming its predecessor and even rivaling GPT‑5.5 in benchmarks while cutting inference costs dramatically, and it now powers an all‑in‑one AI assistant that integrates services like Canva, Instacart and OpenTable.

AI assistantAI benchmarkingGemini 3.2
0 likes · 8 min read
Gemini 3.2 Flash Revealed: Google’s New Model Beats Its Own Pro in Coding
Tech Freedom Circle
Tech Freedom Circle
Jun 3, 2026 · Artificial Intelligence

How I Integrated LangGraph, RAG, Memory, and MCP into an Enterprise AI Assistant

The article presents a production‑grade, six‑layer architecture for an AI assistant that unifies LangGraph state orchestration, industrial‑strength RAG pipelines, multi‑level memory management, and the Model Context Protocol (MCP), addressing integration fragmentation, fault tolerance, observability, and security to enable scalable enterprise deployments.

AI assistantEnterprise ArchitectureLangGraph
0 likes · 33 min read
How I Integrated LangGraph, RAG, Memory, and MCP into an Enterprise AI Assistant
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 2, 2026 · Artificial Intelligence

Building a Dual‑Engine AI Assistant for DingTalk with Qoder CLI and Claude Code

The article details a complete engineering solution that lets a DingTalk group chat invoke an AI assistant—switchable between Qoder CLI and Claude Code—to query logs, run experiments, analyse performance and even deploy code, while handling intranet constraints, latency, security isolation, and Docker deployment.

AI assistantClaude CodeDingTalk
0 likes · 15 min read
Building a Dual‑Engine AI Assistant for DingTalk with Qoder CLI and Claude Code
AI Engineering
AI Engineering
May 31, 2026 · Artificial Intelligence

Anthropic’s New Claude Code Plugin Automatically Configures Automations for Your Project

Anthropic quietly released the official claude-code-setup plugin, which scans a repository and recommends suitable MCP servers, skills, hooks, subagents, and slash commands for Claude Code, offering a read‑only analysis that lowers the entry barrier while noting potential noise in large projects and CLI state‑loss issues.

AI assistantAnthropicAutomation
0 likes · 3 min read
Anthropic’s New Claude Code Plugin Automatically Configures Automations for Your Project
Code Mala Tang
Code Mala Tang
May 27, 2026 · Artificial Intelligence

8 Patterns to Make Claude Code Work in Enterprise-Scale Monorepos

The article outlines eight practical patterns—Context Cascade, Repo Map, Noise Filter, Symbol Lookup, Just-in-Time Skill, Scoped Skill, Scout Subagent, and Search-as-a-Tool—that enable Claude Code to efficiently navigate and operate within large, multi-team monorepos by providing structured entry points, filtering noise, leveraging language servers, and integrating existing knowledge systems.

AI assistantClaude Codedevelopment tools
0 likes · 11 min read
8 Patterns to Make Claude Code Work in Enterprise-Scale Monorepos
Tencent Technical Engineering
Tencent Technical Engineering
May 27, 2026 · Artificial Intelligence

Marvis Hands‑On Review: Six AI Agents Take Over My Desktop

The author evaluates Marvis, an AI‑powered desktop assistant that bundles six specialized agents—fast terminal scheduling, autonomous planning, cross‑modal task chains, a visual agent workspace, vibecoding for code, and desktop organization—showcasing rapid local execution, privacy‑preserving design, multi‑agent coordination, and future mobile integration.

AI assistantMarvisPrivacy
0 likes · 15 min read
Marvis Hands‑On Review: Six AI Agents Take Over My Desktop
Geek Labs
Geek Labs
May 27, 2026 · Operations

Four Handy Open‑Source Tools That Solve Real‑World Pain Points

This article introduces four lightweight open‑source utilities—a Android firewall/DNS app, a cross‑platform drawing program, a DPI‑bypass tool, and a CLI AI job‑search assistant—each addressing a specific problem with feature overviews, installation commands, and GitHub links.

AI assistantAndroidCLI
0 likes · 6 min read
Four Handy Open‑Source Tools That Solve Real‑World Pain Points
Amazon Cloud Developers
Amazon Cloud Developers
May 25, 2026 · Artificial Intelligence

Configure Claude Cowork with Amazon Bedrock in 10 Minutes (No Anthropic Account Required)

This step‑by‑step guide shows how to set up Claude Cowork to use Amazon Bedrock as its inference backend—without registering an Anthropic account—by installing the desktop client, generating a Bedrock API key, enabling Developer Mode, configuring third‑party inference, editing the config file to unlock 1 M‑token context, and handling common issues on macOS and Windows.

1M contextAI assistantAWS
0 likes · 16 min read
Configure Claude Cowork with Amazon Bedrock in 10 Minutes (No Anthropic Account Required)
Black & White Path
Black & White Path
May 23, 2026 · Information Security

kn-live-dbg: A Debugger‑Like Windows Kernel Live Debugging Tool

kn-live-dbg is a lightweight, debugger‑styled Windows kernel memory browser that uses a kernel driver and a user‑mode TUI to read/write virtual and physical memory, enumerate callbacks, parse symbols, and even provide AI‑assisted command planning, offering a faster alternative to WinDbg for specific security research tasks.

AI assistantDbgHelpKernel Driver
0 likes · 12 min read
kn-live-dbg: A Debugger‑Like Windows Kernel Live Debugging Tool
Code Mala Tang
Code Mala Tang
May 23, 2026 · Artificial Intelligence

Seven Scenarios That Reveal What OpenHuman’s Personal AI Assistant Really Solves

The article analyzes OpenHuman, a 24/7 personal AI assistant that aggregates fragmented context from email, calendar, documents, code repositories and more, turning it into actionable memory across seven real‑world scenarios while emphasizing privacy‑first local storage, trust challenges, and its early‑stage limitations.

AI assistantOpenHumanPersonal AI
0 likes · 12 min read
Seven Scenarios That Reveal What OpenHuman’s Personal AI Assistant Really Solves
Geek Labs
Geek Labs
May 23, 2026 · Industry Insights

Top GitHub Projects: Claude Code Skill Library, PS5 Controller Tool, and Claude Desktop Client

This article introduces three popular GitHub projects—9arm-skills, a Claude Code skill script library with over 1k stars; DualSenseX DSX Steam Edition, a 640‑star tool that brings full PS5 DualSense functionality to PC; and Claude Mythos APP, a third‑party Claude desktop client with 577 stars—detailing their purpose, core features, installation steps, and target users.

AI assistantClaude CodeDesktop client
0 likes · 8 min read
Top GitHub Projects: Claude Code Skill Library, PS5 Controller Tool, and Claude Desktop Client
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
May 22, 2026 · Artificial Intelligence

Step-by-Step Guide to Building AI Assistants with Alibaba Cloud Elasticsearch Agent Builder

This article introduces Elastic Agent Builder on Alibaba Cloud, outlines the required Elasticsearch version, walks through creating an agent and AI connector in Kibana, configures model details and API keys, and demonstrates using natural‑language queries to analyze API logs with generated ES|QL statements.

AI assistantAgent BuilderConnector
0 likes · 8 min read
Step-by-Step Guide to Building AI Assistants with Alibaba Cloud Elasticsearch Agent Builder
SuanNi
SuanNi
May 17, 2026 · Artificial Intelligence

After OpenClaw and Hermes Agent, OpenHuman Dominates GitHub Trending

OpenHuman is an open‑source desktop AI assistant that solves memory loss, fragmented integrations, privacy, cost, and onboarding issues with its Memory Tree, 118+ OAuth services, TokenJuice compression (up to 80% token reduction), and model routing, earning 1,600+ daily stars and widespread community buzz.

AI assistantMemory TreeOAuth integration
0 likes · 11 min read
After OpenClaw and Hermes Agent, OpenHuman Dominates GitHub Trending
Su San Talks Tech
Su San Talks Tech
May 15, 2026 · Artificial Intelligence

Step-by-Step Beginner’s Guide to Getting Started with Codex

This article walks readers through why many users are switching from Claude Code to Codex, explains the two Codex product forms, details installation, account setup, UI navigation, permission choices, and demonstrates practical tasks such as generating reports, PPTs, web searches, automation, and building a snake game via the CLI, while also offering tips to avoid common pitfalls.

AI assistantAppAutomation
0 likes · 16 min read
Step-by-Step Beginner’s Guide to Getting Started with Codex
AI Architecture Path
AI Architecture Path
May 15, 2026 · Artificial Intelligence

Why OpenHuman Is Gaining Traction: 118+ Integrations, 80% Token Savings, Open‑Source

OpenHuman tackles the common AI‑assistant problems of slow cold‑start, complex integration, and weak privacy by offering a minimalist desktop UI, over 118 built‑in service integrations, local memory trees with Obsidian compatibility, and a self‑developed TokenJuice compression that cuts token usage by up to 80 %, all under a GNU open‑source license.

AI assistantLocal memoryOpenHuman
0 likes · 10 min read
Why OpenHuman Is Gaining Traction: 118+ Integrations, 80% Token Savings, Open‑Source
AI Architecture Hub
AI Architecture Hub
May 15, 2026 · Artificial Intelligence

Unlock Claude's Full Potential: 18 Essential Steps

Most Claude users only tap 10% of its capabilities; this guide walks you through 18 concrete steps—creating persistent projects, crafting custom instructions, treating Claude as a thinking partner, controlling token usage, and more—to transform it into a personalized, high‑performance assistant.

AI assistantAI productivityClaude
0 likes · 15 min read
Unlock Claude's Full Potential: 18 Essential Steps
Java Architect Essentials
Java Architect Essentials
May 11, 2026 · Databases

Why SQLark Beats Navicat: An AI‑Powered Database Tool Review

The author compares common database clients, highlights the risks of cracked Navicat and limited DBeaver, then details how SQLark’s cross‑platform support, AI‑driven features, smart SQL editor, data migration, ER diagram generation, and test‑data generator provide a more efficient and secure workflow for developers.

AI assistantData MigrationDatabase Management
0 likes · 7 min read
Why SQLark Beats Navicat: An AI‑Powered Database Tool Review
AI Engineering
AI Engineering
May 11, 2026 · Artificial Intelligence

Hermes Agent Desktop Launch: A 24/7 Self‑Evolving AI Assistant with Native UI

The Hermes Agent desktop application, rebuilt from a CLI into a cross‑platform UI, adds multi‑agent coordination, persistent SQLite memory, and a DAG‑based workflow engine, while detailing its layered cache, Git‑tracked self‑evolution, offline requirements, performance and security limitations, and open‑source availability.

AI assistantCross-PlatformDAG scheduler
0 likes · 3 min read
Hermes Agent Desktop Launch: A 24/7 Self‑Evolving AI Assistant with Native UI
Geek Labs
Geek Labs
May 9, 2026 · Backend Development

How to Run Claude Code Locally for Free with the Open‑Source Free Claude Code Proxy

This guide introduces the open‑source Free Claude Code project, explains its FastAPI‑based proxy architecture that routes Claude Code requests to various backends such as NVIDIA NIM, OpenRouter, DeepSeek, LM Studio, llama.cpp, and Ollama, and provides step‑by‑step instructions for installation, configuration, and deployment on local machines.

AI assistantClaude CodeFastAPI
0 likes · 6 min read
How to Run Claude Code Locally for Free with the Open‑Source Free Claude Code Proxy
Machine Heart
Machine Heart
May 8, 2026 · Artificial Intelligence

Can Qianwen’s Desktop Voice Input Finally Make the Keyboard Obsolete?

The article evaluates Qianwen’s new desktop voice‑input system, showing how it filters filler words, understands screen context, executes AI commands, and generates structured text, PPTs, and Excel reports, positioning voice as a viable replacement for traditional keyboard typing.

AI assistantQianwendesktop AI
0 likes · 12 min read
Can Qianwen’s Desktop Voice Input Finally Make the Keyboard Obsolete?
Geek Labs
Geek Labs
May 8, 2026 · Artificial Intelligence

Beads: Building a Memory Store for AI Coding Assistants

Beads is an open‑source, distributed graph‑based task tracker built on Dolt that adds a memory layer to AI programming assistants, preventing context loss in long‑running tasks through version‑controlled storage, dependency tracking, conflict avoidance, semantic compression, and hierarchical organization.

AI assistantBeadsDolt
0 likes · 4 min read
Beads: Building a Memory Store for AI Coding Assistants
IT Learning Made Simple
IT Learning Made Simple
May 4, 2026 · Artificial Intelligence

DuMate AI Companion: From Chatbot to Real Workplace Teammate

DuMate, Baidu’s 2026 desktop‑level AI assistant, moves beyond chat‑only tools by directly perceiving and controlling the Windows desktop, automating Office tasks, ensuring enterprise‑grade security, and offering a zero‑code, one‑click experience that can replace most repetitive workplace work.

AI assistantBaiduWindows
0 likes · 17 min read
DuMate AI Companion: From Chatbot to Real Workplace Teammate
Machine Heart
Machine Heart
Apr 26, 2026 · Product Management

How Jianying’s New AI Assistant Eliminates Late‑Night Video Editing

Jianying’s AI Assistant transforms the tedious, multi‑step video editing workflow into a conversational, near‑instant process—handling batch cuts, material selection, watermark removal, script generation, and voiceover—while highlighting current limitations and the shifting value of content in the AI era.

AI assistantJianyingProduct Review
0 likes · 6 min read
How Jianying’s New AI Assistant Eliminates Late‑Night Video Editing
Architecture Digest
Architecture Digest
Apr 23, 2026 · Artificial Intelligence

Exciting News: IntelliJ IDEA Now Integrated with Codex AI Assistant

JetBrains IDEs from version 2025.3 embed the Codex AI assistant powered by GPT‑5.4, offering faster, context‑aware code generation, project analysis, environment setup, and refactoring, with real‑world demos showing how it can download projects, configure tools, and even build a full mini‑program with minimal manual coding.

AI assistantCodexGPT-5.4
0 likes · 7 min read
Exciting News: IntelliJ IDEA Now Integrated with Codex AI Assistant
ShiZhen AI
ShiZhen AI
Apr 22, 2026 · Artificial Intelligence

35 Practical Claude Code Tips with Ready‑to‑Use Commands

This article presents 35 hands‑on Claude Code techniques, each paired with a ready‑to‑use command or prompt, covering project initialization, session management, code quality, architecture review, automation, documentation, dependency handling, debugging, and recovery to help developers harness the AI coding assistant efficiently.

AI assistantAutomationClaude Code
0 likes · 18 min read
35 Practical Claude Code Tips with Ready‑to‑Use Commands
Lao Guo's Learning Space
Lao Guo's Learning Space
Apr 21, 2026 · Artificial Intelligence

Hermes Agent vs OpenClaw: Deep 7‑Dimension Comparison to Choose the Right AI Assistant

This article provides a detailed side‑by‑side analysis of Hermes Agent and OpenClaw across seven key dimensions—architecture, memory, skill system, security, platform support, deployment cost, and use‑case suitability—to help readers decide which AI assistant framework best matches their needs.

AI assistantHermes AgentMemory Architecture
0 likes · 13 min read
Hermes Agent vs OpenClaw: Deep 7‑Dimension Comparison to Choose the Right AI Assistant
IT Services Circle
IT Services Circle
Apr 19, 2026 · Artificial Intelligence

How to Seamlessly Add AI Coding Assistants to IntelliJ IDEA

This guide walks you through configuring IntelliJ IDEA to use AI coding assistants like Claude, Codex, OpenAI‑compatible APIs, and local models via Ollama, covering plugin installation, provider setup, API key entry, and usage tips with screenshots.

AI assistantClaudeCodex
0 likes · 6 min read
How to Seamlessly Add AI Coding Assistants to IntelliJ IDEA
Mingyi World Elasticsearch
Mingyi World Elasticsearch
Apr 18, 2026 · Artificial Intelligence

How an Easysearch AI Assistant Beats RAG Without Using Retrieval‑Augmented Generation

The article details a step‑by‑step case study showing that a well‑engineered AI assistant—built with Flask, DeepSeek, structured prompts, strict output rules, and a lightweight SQLite session store—can achieve high answer quality, traceability and user experience comparable to RAG systems without the overhead of vector retrieval.

AI assistantEasysearchFlask
0 likes · 11 min read
How an Easysearch AI Assistant Beats RAG Without Using Retrieval‑Augmented Generation
Ubuntu
Ubuntu
Apr 16, 2026 · Artificial Intelligence

Deploy Hermes Agent on WSL + Ubuntu in One Command – Get a Self‑Improving AI Assistant

This guide walks you through installing WSL2 and Ubuntu on Windows, then using a one‑line script to set up the open‑source Hermes Agent, configure API keys, explore its self‑evolving memory, multi‑model support, extensions, Docker deployment, and troubleshooting, enabling a personalized AI assistant in about 20 minutes.

AI assistantDockerHermes Agent
0 likes · 16 min read
Deploy Hermes Agent on WSL + Ubuntu in One Command – Get a Self‑Improving AI Assistant
Wuming AI
Wuming AI
Apr 14, 2026 · Industry Insights

Why Chat History Isn't Enough: Building a Personal AI Knowledge Base

The article details a step‑by‑step journey of creating a private, continuously evolving AI knowledge base—from single‑file markdown archives to modular Skills, data sanitization, Git‑based version control, and automated daily curation—showing why richer personal data and closed‑loop feedback are essential for a truly useful AI assistant.

AI assistantKnowledge BaseOpenClaw
0 likes · 11 min read
Why Chat History Isn't Enough: Building a Personal AI Knowledge Base
AI Architecture Path
AI Architecture Path
Apr 14, 2026 · Artificial Intelligence

Cut AI Coding Assistant Token Use by 75% with Caveman’s Minimalist Output

Caveman is an open‑source plugin for AI coding assistants that removes redundant phrasing, cutting output tokens by up to 75% and speeding responses threefold, while preserving code blocks, error messages, and technical terms, and offering multiple intensity levels and specialized commands to streamline development workflows.

AI assistantCLI toolToken optimization
0 likes · 11 min read
Cut AI Coding Assistant Token Use by 75% with Caveman’s Minimalist Output
Old Meng AI Explorer
Old Meng AI Explorer
Apr 10, 2026 · Artificial Intelligence

Install OpenClaw in 5 Minutes and Turn It Into Your Personal AI Assistant

This step‑by‑step guide shows how to install the open‑source OpenClaw AI gateway on Windows, macOS, or Linux, configure API keys, connect chat platforms, verify the setup, and start using its multi‑platform assistant features such as file management, scheduling, and custom skills.

AI assistantCLIOpenClaw
0 likes · 14 min read
Install OpenClaw in 5 Minutes and Turn It Into Your Personal AI Assistant
Data STUDIO
Data STUDIO
Apr 10, 2026 · Artificial Intelligence

Step‑by‑Step Guide to Writing Effective Agent Skill.md Files

This article explains what Agent Skills are, shows the folder layout and SKILL.md format, introduces the progressive‑disclosure design, provides concrete best‑practice tips, testing and evaluation methods, and demonstrates how to package scripts for reliable AI‑assistant automation.

AI assistantAgent SkillsAutomation
0 likes · 29 min read
Step‑by‑Step Guide to Writing Effective Agent Skill.md Files
AI Explorer
AI Explorer
Apr 9, 2026 · Artificial Intelligence

Hermes Agent: An Open‑Source AI Assistant That Controls Your PC via Natural Language

Hermes Agent is an open‑source AI assistant that translates natural‑language commands into concrete desktop actions by coupling large language models with OS automation interfaces, enabling tasks like file organization, web queries, and cross‑application workflows, while outlining its architecture, capabilities, limitations, and future prospects.

AI assistantHuman-Computer InteractionLLM
0 likes · 5 min read
Hermes Agent: An Open‑Source AI Assistant That Controls Your PC via Natural Language
Amazon Cloud Developers
Amazon Cloud Developers
Apr 7, 2026 · Operations

Ditch Bastion Hosts: Secure, AI‑Powered Private Subnet Ops with EICE + Chaterm

The article explains how integrating Amazon EC2 Instance Connect Endpoint (EICE) with the open‑source terminal tool Chaterm eliminates the need for traditional bastion hosts, providing a one‑click, zero‑trust connection to private subnet resources while enabling AI‑assisted diagnostics, automated command generation, and streamlined multi‑OS management.

AI assistantAmazon EC2Chaterm
0 likes · 10 min read
Ditch Bastion Hosts: Secure, AI‑Powered Private Subnet Ops with EICE + Chaterm
SuanNi
SuanNi
Mar 31, 2026 · Artificial Intelligence

Mastering Claude Code: A Complete Guide to the .claude Folder and Advanced Configurations

This in‑depth guide explains how to unlock the full power of Claude Code by understanding the dual .claude directories, crafting effective CLAUDE.md and CLAUDE.local.md files, organizing modular rules, hooks, skills, and agents, and configuring permissions with settings.json for secure, repeatable AI‑assisted development.

AI assistantAgentsClaude
0 likes · 16 min read
Mastering Claude Code: A Complete Guide to the .claude Folder and Advanced Configurations
AI Engineering
AI Engineering
Mar 30, 2026 · Artificial Intelligence

How to Master Claude Code: A Practical Guide to the .claude Folder

This guide explains the purpose of the .claude directory, details how CLAUDE.md, rules, hooks, skills, agents, and settings.json work together, and provides step‑by‑step instructions for configuring Claude Code to follow project‑specific policies and improve productivity.

AI assistantAgentsClaude Code
0 likes · 13 min read
How to Master Claude Code: A Practical Guide to the .claude Folder
Top Architecture Tech Stack
Top Architecture Tech Stack
Mar 25, 2026 · Artificial Intelligence

How to Run Your Own Self‑Hosted AI Assistant with OpenClaw – Full Guide

OpenClaw is an open‑source, self‑hosted AI assistant that lets you keep all data locally while chatting through familiar tools like Telegram and Discord, switch freely among Claude, GPT and Gemini models, extend functionality with a rich toolset, and control devices via a node system, all orchestrated by a central Gateway.

AI assistantAutomationOpenClaw
0 likes · 14 min read
How to Run Your Own Self‑Hosted AI Assistant with OpenClaw – Full Guide
AI Explorer
AI Explorer
Mar 24, 2026 · Artificial Intelligence

Claude’s Upgrade Lets AI Directly Control Your PC – Tech Path and Industry Impact

Claude’s latest upgrade transforms the AI from a conversational assistant into a direct computer operator by using visual‑plus‑action simulation, opening unprecedented automation possibilities while raising significant security, ethical, and ecosystem challenges that the industry must address.

AI assistantAI safetyClaude
0 likes · 5 min read
Claude’s Upgrade Lets AI Directly Control Your PC – Tech Path and Industry Impact
AI Code to Success
AI Code to Success
Mar 23, 2026 · Artificial Intelligence

Turn Your WeChat into a 24/7 AI Assistant with OpenClaw ClawBot

This guide explains how to install and configure the WeChat ClawBot plugin that connects the OpenClaw AI agent to WeChat, covering prerequisites, one‑click and manual installation steps, core features like multi‑account support, context isolation, input‑status hints, and practical use cases.

AI assistantClawbotInstallation
0 likes · 8 min read
Turn Your WeChat into a 24/7 AI Assistant with OpenClaw ClawBot
SpringMeng
SpringMeng
Mar 22, 2026 · Artificial Intelligence

How to Quickly Enable Codex in JetBrains IDEs and Boost Development

The article explains how to integrate OpenAI's Codex into JetBrains IDEs, walks through installation, demonstrates project cloning, environment setup, code refactoring, testing, and highlights additional uses such as documentation and front‑end scaffolding, while offering practical tips for effective AI‑assisted development.

AI assistantAutomationCodex
0 likes · 7 min read
How to Quickly Enable Codex in JetBrains IDEs and Boost Development
ByteDance SE Lab
ByteDance SE Lab
Mar 20, 2026 · Artificial Intelligence

How to Build a Multi‑Repo Semantic Code Q&A System with OpenViking

This guide explains the challenges of multi‑repository code retrieval, presents an experimental evaluation of OpenViking's semantic search, and provides step‑by‑step instructions for installing, configuring, importing repositories, and integrating the system into AI agents and chatbots.

AI assistantEvaluationMulti-repo
0 likes · 16 min read
How to Build a Multi‑Repo Semantic Code Q&A System with OpenViking
Shuge Unlimited
Shuge Unlimited
Mar 20, 2026 · Artificial Intelligence

How a Single Gateway Manages 30+ Messaging Platforms in OpenClaw

This article dissects OpenClaw’s low‑level architecture, showing how a long‑lived Gateway process coordinates over 30 messaging platforms, how the pi‑mono embedded agent runtime drives the thinking cycle, and how the Context Engine and Session Management ensure consistent state, persistence, and extensibility.

AI assistantAgent RuntimeContext Engine
0 likes · 17 min read
How a Single Gateway Manages 30+ Messaging Platforms in OpenClaw
Ubuntu
Ubuntu
Mar 19, 2026 · Industry Insights

How WorkBuddy + WeChat Lets AI Write Code from Your Phone

WorkBuddy, Tencent’s desktop AI assistant, now integrates with WeChat, allowing developers to send task commands from their phone and have the AI modify code, generate documentation, debug, and automate workflows on their computer, offering a hands‑free, cross‑platform productivity boost while outlining its capabilities, comparisons, limitations, and security features.

AI assistantMobile DevelopmentWeChat
0 likes · 13 min read
How WorkBuddy + WeChat Lets AI Write Code from Your Phone
Qborfy AI
Qborfy AI
Mar 18, 2026 · Artificial Intelligence

Mastering OpenClaw: How to Write Perfect Commands for AI Assistants

This guide explains why the OpenClaw AI often misinterprets vague requests, introduces a four‑element formula for clear commands, categorises three command types, provides step‑by‑step examples, practical tips, templates and troubleshooting methods so users can reliably automate tasks with the assistant.

AI assistantAI promptingAutomation
0 likes · 17 min read
Mastering OpenClaw: How to Write Perfect Commands for AI Assistants
ITPUB
ITPUB
Mar 16, 2026 · Artificial Intelligence

Why OpenClaw Failed and 7 Safer Open‑Source AI Assistants to Choose

OpenClaw’s rapid rise and fall in early 2026 exposed severe security flaws, high deployment costs, and usability issues, prompting a wave of lightweight, secure, and locally‑run AI assistant alternatives that address these shortcomings with smaller codebases, sandboxed execution, and broader platform support.

AI assistantOpenClawSandbox
0 likes · 12 min read
Why OpenClaw Failed and 7 Safer Open‑Source AI Assistants to Choose
Pan Zhi's Tech Notes
Pan Zhi's Tech Notes
Mar 15, 2026 · Artificial Intelligence

How to Integrate OpenClaw with Enterprise WeChat Bot for Automatic Message Broadcasting

This guide walks through installing OpenClaw, selecting a cloud model, configuring an Enterprise WeChat robot, and using OpenClaw’s plugins to automatically broadcast identical messages to multiple groups, while highlighting practical tips, observed performance, and cost considerations of the AI‑driven workflow.

AI assistantAutomationEnterprise WeChat
0 likes · 9 min read
How to Integrate OpenClaw with Enterprise WeChat Bot for Automatic Message Broadcasting
Qborfy AI
Qborfy AI
Mar 13, 2026 · Artificial Intelligence

How OpenClaw Turns Chat Prompts into Real Actions on Your PC

OpenClaw is an open‑source, locally‑run AI assistant that integrates with QQ, Feishu and WeChat, enabling the system to receive a message, plan a workflow, execute tasks such as email handling, file organization or scheduling, and return the result without ever leaving the user's computer.

AI AgentAI assistantAutomation
0 likes · 13 min read
How OpenClaw Turns Chat Prompts into Real Actions on Your PC
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 10, 2026 · Artificial Intelligence

Install AutoClaw in One Minute: Quick Setup for a Local AI Assistant

AutoClaw wraps the open‑source OpenClaw client, turning a half‑day installation into three simple steps—download, install, and auto‑configure—while adding seamless Feishu integration, support for GLM‑5 and pony‑alpha‑2 models, built‑in skills, and security recommendations for custom skill creation.

AI assistantAutoClawFeishu
0 likes · 6 min read
Install AutoClaw in One Minute: Quick Setup for a Local AI Assistant
Su San Talks Tech
Su San Talks Tech
Mar 10, 2026 · Artificial Intelligence

Inside Nanobot: A Deep Dive into a Lightweight AI Assistant Framework

This article provides a comprehensive walkthrough of the open‑source Nanobot project, detailing its architecture, core configuration, message bus, tool system, LLM provider, context builder, session management, agent loop, channel integration, cron and heartbeat services, and CLI commands, while illustrating each component with code snippets and diagrams.

AI assistantLLMNanobot
0 likes · 29 min read
Inside Nanobot: A Deep Dive into a Lightweight AI Assistant Framework
ShiZhen AI
ShiZhen AI
Mar 9, 2026 · Operations

Beginner’s Complete OpenClaw Installation Guide: Get Started in 10 Minutes

This step‑by‑step tutorial shows beginners how to verify Node.js, install OpenClaw on macOS, Linux or Windows with a single command, run the initialization wizard, configure AI models and hooks, and start chatting via a web dashboard or terminal UI, all within ten minutes.

AI assistantCLIHooks
0 likes · 12 min read
Beginner’s Complete OpenClaw Installation Guide: Get Started in 10 Minutes
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 9, 2026 · Artificial Intelligence

Why You Should Upgrade to OpenClaw v2026.3.8 Today

The v2026.3.8 release of OpenClaw adds official backup commands, improves remote gateway configuration, introduces a configurable Talk silence timeout, refines the TUI and Brave search integration, and fixes numerous stability issues, making the personal AI assistant far more reliable for long‑term use.

AI assistantOpenClawTUI
0 likes · 11 min read
Why You Should Upgrade to OpenClaw v2026.3.8 Today
Node.js Tech Stack
Node.js Tech Stack
Mar 9, 2026 · Artificial Intelligence

OpenClaw’s Massive v2026.3.7/3.8 Update: Plug‑in Context Engine and Persistent Agents

OpenClaw released two back‑to‑back major versions that add a plug‑in ContextEngine, persistent ACP bindings, GPT‑5.4 and Gemini integration, multi‑stage Docker slim images, SecretRef authentication, a built‑in backup system, and over a dozen security hardenings, marking a comprehensive architecture‑to‑security upgrade.

ACPAI assistantContextEngine
0 likes · 11 min read
OpenClaw’s Massive v2026.3.7/3.8 Update: Plug‑in Context Engine and Persistent Agents
Frontend AI Walk
Frontend AI Walk
Mar 7, 2026 · Artificial Intelligence

12 Advanced OpenClaw Configurations to Train Your AI Like an Employee

This guide walks you through twelve concrete configuration techniques—defining the AI's soul, identity, user profile, multi‑agent roles, toolset, memory, error logging, permissions, skills, parallel instances, security, and daily training—to transform OpenClaw from a static tool into a continuously evolving, employee‑like assistant.

AI assistantConfigurationOpenClaw
0 likes · 15 min read
12 Advanced OpenClaw Configurations to Train Your AI Like an Employee
Node.js Tech Stack
Node.js Tech Stack
Mar 3, 2026 · Artificial Intelligence

When OpenClaw Overtook React: Unpacking the Biggest Open‑Source Bubble

OpenClaw, a self‑hosted AI assistant gateway, surged past React and Linux on GitHub, amassing over 250,000 stars in just four months, and the article analyzes its explosive growth, underlying factors, security concerns, operational costs, and what this shift means for the meaning of star counts.

AI assistantGitHub starsOpenClaw
0 likes · 10 min read
When OpenClaw Overtook React: Unpacking the Biggest Open‑Source Bubble
Su San Talks Tech
Su San Talks Tech
Mar 3, 2026 · Operations

Turn Feishu into an AI Assistant in 20 Minutes with OpenClaw

This step‑by‑step guide shows how to integrate the OpenClaw AI tool with Feishu by creating a Feishu app, configuring permissions, setting up event subscriptions, adding the Feishu channel in OpenClaw, publishing the app, and testing the AI assistant—all without writing code or hosting a server.

AI assistantAutomationCLI
0 likes · 8 min read
Turn Feishu into an AI Assistant in 20 Minutes with OpenClaw
Shuge Unlimited
Shuge Unlimited
Mar 3, 2026 · Artificial Intelligence

OpenClaw Advanced Guide: 5 Modules to Turn Your AI Assistant from Basic to Expert

This comprehensive guide walks you through OpenClaw's five advanced modules—identity system, persistent memory, Skills, sub‑agents, and cron jobs—showing how to configure each with concrete file examples, JSON settings, and CLI commands so your AI assistant gains personality, long‑term recall, extensible capabilities, parallel processing, and automated workflows.

AI assistantConfigurationCron Jobs
0 likes · 22 min read
OpenClaw Advanced Guide: 5 Modules to Turn Your AI Assistant from Basic to Expert
ShiZhen AI
ShiZhen AI
Mar 3, 2026 · Artificial Intelligence

How OpenAkita Makes Three AIs Collaborate Automatically

OpenAkita is an open‑source multi‑Agent AI assistant that automatically splits tasks among specialized agents, offers 89 built‑in tools across 16 categories, supports 30+ large models and six IM platforms, provides a zero‑CLI graphical setup, and includes a three‑layer memory system with self‑evolving capabilities.

AI assistantMemory SystemOpenAkita
0 likes · 9 min read
How OpenAkita Makes Three AIs Collaborate Automatically
Su San Talks Tech
Su San Talks Tech
Mar 1, 2026 · Artificial Intelligence

10 Proven Claude Code Tips to Supercharge Your Development Workflow

This guide consolidates Boris Cherny’s internal practices and official best‑practice documentation into ten actionable techniques that help you manage Claude Code’s context window, plan work, automate repetitive tasks, run parallel sessions, and use prompts effectively for faster, higher‑quality software development.

AI assistantAutomationClaude Code
0 likes · 15 min read
10 Proven Claude Code Tips to Supercharge Your Development Workflow
AI Insight Log
AI Insight Log
Feb 25, 2026 · Artificial Intelligence

How an Open‑Source Plugin Solves Claude Code’s Session‑Memory Loss

Claude Code forgets all prior context each new session because large language models only see the current window, but the open‑source claude‑mem plugin records project actions, compresses them into semantic summaries, and injects the relevant history back into Claude, dramatically reducing re‑explanation overhead.

AI assistantClaude CodeLLM
0 likes · 8 min read
How an Open‑Source Plugin Solves Claude Code’s Session‑Memory Loss
BirdNest Tech Talk
BirdNest Tech Talk
Feb 19, 2026 · Artificial Intelligence

How to Automate Daily News Briefings with OpenClaw: Skill vs Prompt

This guide walks through two practical approaches—Skill and Prompt—to configure OpenClaw for automated RSS aggregation, AI‑driven filtering, summarization, and channel delivery, comparing their setup steps, code examples, advantages, limitations, and when to choose each method.

AI assistantAutomationOpenClaw
0 likes · 8 min read
How to Automate Daily News Briefings with OpenClaw: Skill vs Prompt
BirdNest Tech Talk
BirdNest Tech Talk
Feb 13, 2026 · Artificial Intelligence

Rebuilding a Go AI Assistant with Claude Code Agent Teams

The article walks through how the author refactored the Go‑based AI assistant GoClaw by leveraging Claude Code's Agent Teams feature, detailing the motivation, architecture comparison, configuration steps, team role assignments, and practical tmux integration to achieve a more modular and reliable agent module.

AI assistantAgent TeamsAutomation
0 likes · 10 min read
Rebuilding a Go AI Assistant with Claude Code Agent Teams
BirdNest Tech Talk
BirdNest Tech Talk
Feb 11, 2026 · Artificial Intelligence

How GoClaw Reimagines OpenClaw: A Go‑Powered AI Assistant Architecture

This article provides an in‑depth technical analysis of GoClaw, a Go‑based personal AI assistant that mirrors OpenClaw's design while introducing a more robust agent loop, reflective reasoning, extensible skill system, sophisticated error handling, and multi‑provider failover, complete with code excerpts, architecture diagrams, and performance trade‑offs.

AI assistantAgent LoopError handling
0 likes · 19 min read
How GoClaw Reimagines OpenClaw: A Go‑Powered AI Assistant Architecture
Java Tech Enthusiast
Java Tech Enthusiast
Feb 10, 2026 · Backend Development

IntelliJ IDEA 2026.1 EAP 3: Recycle Bin Deletions, AI Boosts, and Git Worktree Support

The 2026.1 EAP 3 release of IntelliJ IDEA introduces several practical updates, including moving deleted files to the system recycle bin, deeper AI assistant integration with Roots and improved commands, automatic SQL dialect detection, enhanced Spring debugging, built‑in Git Worktree support, UI refinements, and numerous bug fixes across Java, Kotlin, Docker, and HTTP client features.

AI assistantGit worktreeIDE
0 likes · 9 min read
IntelliJ IDEA 2026.1 EAP 3: Recycle Bin Deletions, AI Boosts, and Git Worktree Support
DataFunTalk
DataFunTalk
Feb 9, 2026 · Artificial Intelligence

Unlocking Your Mac with OpenClaw: 6 Practical AI Assistant Tips

This article shares a hands‑on walkthrough of using OpenClaw as a personal AI assistant on macOS, covering file search, knowledge‑base syncing, calendar automation, unified chatbot access, task scheduling, and screen‑capture skills, while highlighting model choices and future integration ideas.

AI assistantOpenClawPersonal Agent
0 likes · 15 min read
Unlocking Your Mac with OpenClaw: 6 Practical AI Assistant Tips
Frontend AI Walk
Frontend AI Walk
Feb 9, 2026 · Frontend Development

Advanced AI Coding: Configuring soul.md and memory.md for a Smarter Assistant

The article explains how to create personal AI profile files (soul.md) and project memory logs (memory.md) to eliminate repetitive introductions, improve code suggestions, and speed up debugging for Vue + Vite developers, with concrete before‑after examples, step‑by‑step configuration for Claude Desktop and OpenCode, and measurable productivity gains.

AI assistantPrompt EngineeringVite
0 likes · 21 min read
Advanced AI Coding: Configuring soul.md and memory.md for a Smarter Assistant
AI Architecture Hub
AI Architecture Hub
Feb 4, 2026 · Artificial Intelligence

Boost Your Productivity with 10 Expert Claude Code Tips

Discover ten practical techniques—from parallel Git worktrees and plan‑mode workflows to custom skills, sub‑agents, and advanced prompt engineering—that help you get the most out of Claude Code for coding, debugging, data analysis, and continuous learning.

AI assistantAutomationClaude Code
0 likes · 11 min read
Boost Your Productivity with 10 Expert Claude Code Tips
AI Engineering
AI Engineering
Feb 4, 2026 · Artificial Intelligence

NanoClaw: A 500‑Line Minimal Claude Bot Running in Apple Containers

NanoClaw trims the bloated OpenClaw codebase to just 500 lines, runs inside an Apple container for security, adds Docker support for Linux, and discusses the trade‑offs between sandbox restrictions and AI assistant capabilities while warning of its fleeting popularity.

AI assistantApple ContainerClaude
0 likes · 3 min read
NanoClaw: A 500‑Line Minimal Claude Bot Running in Apple Containers
Design Hub
Design Hub
Feb 1, 2026 · Artificial Intelligence

How to Deploy OpenClaw AI Assistant on a Home NAS (Step‑by‑Step)

The author, a designer who prefers self‑hosted tools, walks through installing OpenClaw on a home NAS using PVE and Ubuntu, configures password‑less sudo, sets up Discord as a communication channel, troubleshoots model settings, and demonstrates the assistant’s basic capabilities.

AI assistantDiscordNAS
0 likes · 13 min read
How to Deploy OpenClaw AI Assistant on a Home NAS (Step‑by‑Step)
AI Tech Publishing
AI Tech Publishing
Feb 1, 2026 · Artificial Intelligence

How Clawdbot Implements a Persistent, Search‑Driven Memory System

Clawdbot, an open‑source AI assistant, uses local Markdown files and a SQLite‑based vector index to provide a transparent, searchable, and long‑term memory that separates temporary context from durable storage, enabling autonomous task handling across sessions.

AI assistantClawdbotSQLite
0 likes · 10 min read
How Clawdbot Implements a Persistent, Search‑Driven Memory System
Shuge Unlimited
Shuge Unlimited
Jan 30, 2026 · Artificial Intelligence

Is Moltbot Really Driving Mac mini Sales? A Critical Cost and Deployment Analysis

The article debunks the claim that Moltbot has made Mac mini a hot‑selling item by examining the tool’s requirements, API pricing, hardware alternatives, cloud‑hosted options, and the marketing tactics that inflate the narrative, ultimately showing that API costs, not the hardware, are the real barrier.

AI assistantClaude APIMac mini
0 likes · 11 min read
Is Moltbot Really Driving Mac mini Sales? A Critical Cost and Deployment Analysis
Design Hub
Design Hub
Jan 29, 2026 · Artificial Intelligence

Chrome Gets a Powerful AI Boost with Gemini – Features Review & Activation Guide

Google’s integration of Gemini into Chrome brings AI‑driven browsing, on‑the‑fly summarization, translation, image editing, and automated tasks, and this article walks through the required US‑based account setup, the open‑source enable‑script, and hands‑on experiences across four real‑world scenarios for designers.

AI assistantChromeGemini
0 likes · 7 min read
Chrome Gets a Powerful AI Boost with Gemini – Features Review & Activation Guide