Tech Stroll Journey
Tech Stroll Journey
Oct 15, 2025 · Artificial Intelligence

From Tools to Autonomous Employees: Understanding AI Agents

This article explains AI Agents by contrasting them with traditional AI tools, detailing their official definition, core components—planning, tool use, memory, action—illustrating a travel‑planning example, outlining agent types, and highlighting their significance for AGI and real‑world applications.

AI AgentAutonomous AIMemory
0 likes · 7 min read
From Tools to Autonomous Employees: Understanding AI Agents
Architect's Tech Stack
Architect's Tech Stack
Feb 2, 2021 · Backend Development

How to Develop an IntelliJ IDEA Plugin: Environment Setup, First Plugin, and Action Creation

This guide walks you through setting up the IntelliJ IDEA development environment, cloning the Community Edition source, configuring the IntelliJ Platform SDK, creating a simple plugin project, writing a custom Action class, registering it in plugin.xml, and running the plugin to see its effect.

IDE extensionIntelliJ IDEAPlugin Development
0 likes · 7 min read
How to Develop an IntelliJ IDEA Plugin: Environment Setup, First Plugin, and Action Creation
Xianyu Technology
Xianyu Technology
Dec 24, 2019 · Mobile Development

Introducing the Nexus Protocol for Flutter + FaaS Integrated Development

The Nexus protocol unifies Flutter UI and FaaS function development by using a shared Dart runtime and an Action‑based messaging layer—handled by the LogicEngine—to trigger remote requests, native APIs, and state changes, enabling hot‑reload, incremental JsonPatch updates, and a seamless client‑server integration model.

FaaSFlutterIntegration
0 likes · 11 min read
Introducing the Nexus Protocol for Flutter + FaaS Integrated Development