JavaEdge
Author

JavaEdge

First‑line development experience at multiple leading tech firms; now a software architect at a Shanghai state‑owned enterprise and founder of Programming Yanxuan. Nearly 300k followers online; expertise in distributed system design, AIGC application development, and quantitative finance investing.

376
Articles
0
Likes
1.4k
Views
0
Comments
Recent Articles

Latest from JavaEdge

100 recent articles max
JavaEdge
JavaEdge
Sep 7, 2026 · Artificial Intelligence

Loops and Graphs: Stop Micromanaging Agents — Approve Only the Final Merge

The article explains how combining loops (internal execute-check-correct cycles) with graphs (task orchestration via nodes and edges) enables autonomous agent systems where humans only approve final merges, detailing node types, correction/learning edges, blast-radius-based gating, and scope-limited rollbacks.

AI Agentsblast radiuscorrection loops
0 likes · 20 min read
Loops and Graphs: Stop Micromanaging Agents — Approve Only the Final Merge
JavaEdge
JavaEdge
Sep 4, 2026 · Artificial Intelligence

GBrain: Why Markdown & Knowledge Graphs Beat Databases for Agent Brains

This article dissects GBrain, an open-source AI agent brain that stores knowledge as Markdown in Git, builds a zero-LLM-cost knowledge graph via regex, and achieves 49.1% P@5 retrieval precision — 31 points higher than vector search alone — through hybrid retrieval, a nightly Dream Cycle for knowledge maintenance, and a clear separation between durable world knowledge (Brain) and operational state (Memory).

AI agentDream CycleGBrain
0 likes · 20 min read
GBrain: Why Markdown & Knowledge Graphs Beat Databases for Agent Brains
JavaEdge
JavaEdge
Sep 3, 2026 · Artificial Intelligence

Claude Fable 5.1 & Mythos 5.1: Benchmarks, Safety Upgrades, 45% Cost Savings

Anthropic launches Claude Fable 5.1 and Mythos 5.1 with stronger coding and reasoning benchmarks, 60% fewer cybersecurity false positives, 25–45% cost reduction via cheaper cache reads, new enterprise data safeguards, and watermarking for EU AI Act compliance.

AI alignmentAI benchmarksAI pricing
0 likes · 29 min read
Claude Fable 5.1 & Mythos 5.1: Benchmarks, Safety Upgrades, 45% Cost Savings
JavaEdge
JavaEdge
Sep 2, 2026 · Operations

OpenClaw 2.0 Upgrade on macOS: Diagnosing Hidden Install Issues & Zero-Downtime Migration

A detailed guide to upgrading OpenClaw from 2026.7.1-2 to 2026.8.1 on macOS, covering diagnosis of a misconfigured installation, Node.js version conflicts, choosing the install.sh path for automatic Node 26 provisioning, step-by-step backup and migration, post-install LaunchAgent reconstruction, and troubleshooting ServiceWorker cache causing QClaw branding.

AI agentOpenClawTroubleshooting
0 likes · 35 min read
OpenClaw 2.0 Upgrade on macOS: Diagnosing Hidden Install Issues & Zero-Downtime Migration
JavaEdge
JavaEdge
Jun 11, 2026 · Artificial Intelligence

Turning Prompt Engineering into Reusable Codex Skills: A Practical Guide

This guide details how to convert repeatable prompt‑engineering knowledge into reusable Codex skills, covering guiding principles, skill structure, workflow design, packaging as plugins, deployment strategies, testing methods, and governance to ensure reliable, secure, and maintainable AI‑driven workflows.

CodexGovernancePlugin
0 likes · 26 min read
Turning Prompt Engineering into Reusable Codex Skills: A Practical Guide
JavaEdge
JavaEdge
Apr 25, 2026 · Artificial Intelligence

GPT-5.5 Launch: A New Agentic AI for Real‑World Work

OpenAI’s GPT‑5.5, now available via API, claims agentic capabilities that let it autonomously plan, execute, and verify complex programming, knowledge‑work, and scientific tasks while matching GPT‑5.4 latency, delivering higher benchmark scores, stronger security controls, and a tiered pricing model.

Agentic AICodingGPT-5.5
0 likes · 12 min read
GPT-5.5 Launch: A New Agentic AI for Real‑World Work
JavaEdge
JavaEdge
Apr 9, 2026 · Artificial Intelligence

How Claude’s Managed Agents Accelerate AI Agent Development by 10×

Claude’s Managed Agents provide a composable API that combines a high‑performance execution framework with production‑grade infrastructure, enabling developers to prototype, deploy, and scale intelligent agents up to ten times faster while reducing operational overhead and simplifying security, permissions, and tracing.

AIAgent ArchitectureClaude
0 likes · 8 min read
How Claude’s Managed Agents Accelerate AI Agent Development by 10×
JavaEdge
JavaEdge
Apr 3, 2026 · Artificial Intelligence

Why Harness Engineering Is the Next Frontier for AI Agents

This article analyzes the rise of Harness Engineering for AI agents, contrasting it with Prompt and Context Engineering, detailing how leading companies like Anthropic, OpenAI, Google DeepMind, Windsurf, and Stripe design comprehensive runtime systems, and offering practical steps for teams to build robust agent harnesses.

AI AgentsAgent ArchitectureHarness Engineering
0 likes · 12 min read
Why Harness Engineering Is the Next Frontier for AI Agents
JavaEdge
JavaEdge
Apr 2, 2026 · Artificial Intelligence

Unlocking Qwen3.6-Plus: Features, Multimodal Performance, and API Guide

This article provides an in‑depth overview of the Qwen3.6‑Plus model, detailing its million‑token context window, enhanced multimodal reasoning, benchmark results across language and vision tasks, and step‑by‑step instructions for using the official API and integrating the model with popular coding assistants.

API IntegrationQwen3.6-PlusVisual Reasoning
0 likes · 12 min read
Unlocking Qwen3.6-Plus: Features, Multimodal Performance, and API Guide