Tencent Technical Engineering
Tencent Technical Engineering
Apr 17, 2026 · Backend Development

How Agentic Engineering Automates End‑to‑End Backend Development

This article walks through a complete Agentic Engineering workflow for a backend Go service, showing how AI‑driven Skills and Commands automate requirement capture, clarification, planning, parallel development, code review, deployment, log analysis, MR creation, AI‑assisted review, automated fixes, and final merge, while highlighting token consumption and practical lessons.

AI-assisted developmentAgentic EngineeringBackend workflow
0 likes · 31 min read
How Agentic Engineering Automates End‑to‑End Backend Development
Radish, Keep Going!
Radish, Keep Going!
Apr 13, 2026 · Artificial Intelligence

12 Must‑Try Claude Code Practices to Supercharge Your AI‑Powered Development

This guide distills the most impactful 12 tips from the Claude Code best‑practice repository, covering file length limits, permission‑restricted agents, context isolation, hooks, sandboxing, parallel instances, extended reasoning, scheduled loops, side‑question handling, Gotchas documentation, completion verification, and the --bare SDK flag to help developers fully leverage Claude's AI coding capabilities.

AI Coding AssistantAgentic EngineeringClaude Code
0 likes · 13 min read
12 Must‑Try Claude Code Practices to Supercharge Your AI‑Powered Development
AI Engineering
AI Engineering
Mar 22, 2026 · R&D Management

When Code Is Free, How Engineers Stay Valuable – Simon’s Engineering Patterns

The guide reveals that while AI agents have reduced code generation costs to near zero, the true expense lies in ensuring quality, requiring engineers to shift from writing code to defining problems, designing agentic systems, and applying rigorous testing patterns such as red‑green TDD, context‑managed sub‑agents, and advanced Git workflows.

AI coding agentsAgentic EngineeringCognitive debt
0 likes · 10 min read
When Code Is Free, How Engineers Stay Valuable – Simon’s Engineering Patterns
DataFunTalk
DataFunTalk
Feb 1, 2026 · Artificial Intelligence

Why Personal AI Agents Like Clawdbot Are Redefining Software Development

In this interview, veteran iOS developer Peter Steinberger explains how his open‑source project Clawdbot (now Moltbot) evolved from a personal need for an autonomous assistant, detailing its rapid GitHub growth, WhatsApp integration, CLI‑first philosophy, security considerations, and his vision for a future where personal AI agents replace traditional apps.

AI agentsAgentic EngineeringCLI tools
0 likes · 25 min read
Why Personal AI Agents Like Clawdbot Are Redefining Software Development
Instant Consumer Technology Team
Instant Consumer Technology Team
Aug 15, 2025 · Artificial Intelligence

Why Building Enterprise AI Agents Feels Like Building a Distributed Brain

An engineer recounts the hard‑earned lessons from moving beyond RAG to enterprise‑level AI agents, exposing three critical challenges—scheduling, memory management, and tool integration—and proposes architectural patterns that turn fragile prototypes into robust, observable, and secure AI systems.

AI agentsAgentic EngineeringEnterprise AI
0 likes · 9 min read
Why Building Enterprise AI Agents Feels Like Building a Distributed Brain