Tagged articles

Agent Automation

11 articles · Page 1 of 1
DataFunSummit
DataFunSummit
Jul 19, 2026 · Artificial Intelligence

How to End the AI Coding Loop: Using Control Theory for Safe Incremental Changes

The article critiques the uncontrolled “blind rail” AI coding loops that generate massive PRs, explains why control theory‑based feedback loops are essential, and details a concrete Effect‑TS migration case that demonstrates a repeatable, low‑risk engineering pattern for AI‑assisted code evolution.

AI CodingAgent AutomationControl Theory
0 likes · 13 min read
How to End the AI Coding Loop: Using Control Theory for Safe Incremental Changes
AI Engineering
AI Engineering
Jul 4, 2026 · Backend Development

How SGLang Encoded Engineering Experience into Agents and Achieved Up to 2.75× Kernel Speedups

The SGLang team turned their benchmarking, profiling, CUDA kernel tuning, and production‑issue triage know‑how into reusable agent skills, merging three KDA‑Pilot PRs that delivered up to 2.75× kernel acceleration, a 71.4% throughput boost for Qwen3‑Next and a TTFT reduction from 456 ms to 168 ms, while outlining a repeatable workflow and practical rules for large‑scale performance engineering.

Agent AutomationCUDA optimizationLLM serving
0 likes · 16 min read
How SGLang Encoded Engineering Experience into Agents and Achieved Up to 2.75× Kernel Speedups
macrozheng
macrozheng
Jun 30, 2026 · Artificial Intelligence

Loop Engineering Explained: From Prompt to Autonomous Agent Loops

The article traces the rapid evolution of AI terminology—from Prompt Engineering to Context Engineering, Harness, and finally Loop Engineering—explains what a loop is, breaks down its five essential components plus persistent memory, shows a concrete daily‑triage loop, and warns of new pitfalls such as validation, comprehension debt, and cognitive surrender.

AIAgent AutomationLoop Engineering
0 likes · 20 min read
Loop Engineering Explained: From Prompt to Autonomous Agent Loops
Design Hub
Design Hub
Jun 29, 2026 · Artificial Intelligence

When AI Starts Getting Real Work Done, Are We Ready to Evaluate It?

The article analyzes recent AI updates—from DeepSeek's DSpark inference boost and FlashAttention‑4's kernel redesign to Codex UI tweaks and design‑mode tools—arguing that the competition is shifting from answering questions to actually completing tasks, and it highlights three layers of progress, evaluation challenges, and the practical questions we must now ask of AI agents.

AIAgent AutomationDeepSeek
0 likes · 19 min read
When AI Starts Getting Real Work Done, Are We Ready to Evaluate It?
dbaplus Community
dbaplus Community
Jun 23, 2026 · Big Data

From Hand‑Written SQL to One‑Click Validation: Alibaba’s Verify‑Data Agent Skill Design Review

The article details how Alibaba’s production‑grade Verify‑Data Agent Skill replaces manual, multi‑SQL data validation with a single natural‑language command, automating table discovery, SQL generation, execution, and review‑level reporting, achieving up to 30‑minute turnaround, comprehensive coverage, and robust risk controls for big‑data pipelines.

Agent AutomationData QualityData validation
0 likes · 28 min read
From Hand‑Written SQL to One‑Click Validation: Alibaba’s Verify‑Data Agent Skill Design Review
Machine Heart
Machine Heart
Jun 10, 2026 · Industry Insights

Tabbit AI Browser: Free, Automated Workflows and Agent-Powered Features

Tabbit 1.0 launches as a free AI‑native browser that embeds large‑model agents to automate web tasks, integrate documents, and generate content, with a free tier covering 1,000 dialogues, 50 image generations and 10 agent runs per week, plus a paid professional edition and a new mobile app.

AI browserAI-native browserAgent Automation
0 likes · 12 min read
Tabbit AI Browser: Free, Automated Workflows and Agent-Powered Features
Java Companion
Java Companion
Jun 7, 2026 · Artificial Intelligence

Why Odysseus Gained 50,000 Stars in 5 Days: Inside the Open‑Source AI Workbench

The article reviews the open‑source AI workbench Odysseus, explaining its self‑hosted ChatGPT‑like UI, modular features such as Cookbook, Agent and Deep Research, deployment steps with Docker, hardware constraints, community reactions, and why it attracted over 50 K GitHub stars in just five days.

AI workstationAgent AutomationDocker deployment
0 likes · 12 min read
Why Odysseus Gained 50,000 Stars in 5 Days: Inside the Open‑Source AI Workbench
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 3, 2026 · Artificial Intelligence

Qwen3.7-Plus: Deep Reasoning, Visual Understanding, and End‑to‑End Multimodal Execution

Qwen3.7-Plus is a multimodal large‑model that unifies vision and language, delivers top‑5 global Vision Arena rankings, excels on a wide range of pure‑text, visual‑reasoning, and video benchmarks, and powers autonomous agents that perceive screens, generate code, and complete complex GUI/CLI workflows end‑to‑end.

Agent AutomationVisual Reasoningbenchmark performance
0 likes · 14 min read
Qwen3.7-Plus: Deep Reasoning, Visual Understanding, and End‑to‑End Multimodal Execution
Code Mala Tang
Code Mala Tang
Mar 28, 2026 · Operations

How Git Worktree Enables Parallel Agent‑Driven Development

This article explains a structured workflow that uses git worktree to run multiple independent worktrees for parallel agent execution, detailing the three‑step process, bottlenecks, and a bash orchestration script for managing front‑end and API worktrees in a multi‑repo environment.

Agent Automationgitparallel development
0 likes · 9 min read
How Git Worktree Enables Parallel Agent‑Driven Development
DataFunSummit
DataFunSummit
Dec 30, 2025 · Artificial Intelligence

How Large Models Are Revolutionizing Anti‑Fraud Detection: Fusion, Script Recognition, and Automated Iteration

This article examines how a major internet platform leverages large‑model AI—through multimodal fusion, script‑recognition fine‑tuning, and an automatic model‑iteration framework—to overcome precision, adversarial, and cross‑scenario challenges in fraud detection, and how agent‑based tools further boost operational efficiency.

Agent AutomationModel IterationMultimodal Fusion
0 likes · 24 min read
How Large Models Are Revolutionizing Anti‑Fraud Detection: Fusion, Script Recognition, and Automated Iteration