Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: Agents

17 articles found

AI Tools Worth Learning in 2026: Investment vs. Hype
AI April 3, 2026

AI Tools Worth Learning in 2026: Investment vs. Hype

LangGraph, CrewAI, n8n, AutoGen, Cursor, Claude Code, OpenAI Agents SDK — a community debate emerged about which of these will still exist in a year. Here's an honest breakdown.

Read more
Agents of Chaos: What 38 Researchers Found About AI Agent Security
AI March 27, 2026

Agents of Chaos: What 38 Researchers Found About AI Agent Security

Analysis of the 'Agents of Chaos' paper (arXiv:2602.20021): 7 critical vulnerabilities found in two weeks of red-teaming autonomous AI agents with persistent memory, email, and shell access.

Read more
Hipocampus: Zero-Infrastructure Hierarchical Memory for AI Agents
AI March 27, 2026

Hipocampus: Zero-Infrastructure Hierarchical Memory for AI Agents

A technical deep-dive into Hipocampus, a drop-in memory harness for AI agents that uses a 3-tier Hot/Warm/Cold architecture and a 5-level compaction tree. How ROOT.md enables constant-cost memory awareness and how it compares to hmem, Mem0, and Letta.

Read more
hmem: Hierarchical SQLite Memory for AI Agents That Actually Persists
AI March 27, 2026

hmem: Hierarchical SQLite Memory for AI Agents That Actually Persists

A technical deep-dive into hmem (Humanlike Memory), an MCP server that models human memory in five lazy-loaded levels backed by SQLite + FTS5. How Fibonacci decay, logarithmic aging, and a curator agent solve the context window problem across sessions and machines.

Read more
The PARA Method and File-Based AI Memory: Transparency, Obsidian, and the Markdown-First Architecture
AI March 26, 2026

The PARA Method and File-Based AI Memory: Transparency, Obsidian, and the Markdown-First Architecture

A deep dive into using the PARA method (Projects, Areas, Resources, Archives) as a cognitive scaffold for AI agent memory. How Markdown files, Obsidian, and Logseq via MCP create transparent, human-editable memory systems that actually persist.

Read more
PlugMem: Microsoft Research's Task-Agnostic Memory Module That Every LLM Agent Needs
AI March 26, 2026

PlugMem: Microsoft Research's Task-Agnostic Memory Module That Every LLM Agent Needs

A technical deep-dive into PlugMem, Microsoft Research's plugin memory system that transforms raw LLM agent interactions into reusable structured knowledge. How its three-component architecture (Structure, Retrieval, and Reasoning) outperforms task-specific memory designs.

Read more
First Principles Reasoning and AI Audit: Quint Code, FPF, and the ADI Cycle in Software Engineering
AI March 25, 2026

First Principles Reasoning and AI Audit: Quint Code, FPF, and the ADI Cycle in Software Engineering

How the First Principles Framework (FPF) and Quint Code enforce structured reasoning on AI agents. The Abduction–Deduction–Induction cycle applied to engineering decisions, auditable decision contracts, and why vibe-coded AI is not enough.

Read more
Agentic Memory: Security, Privacy, and the Future of the AI Second Brain
AI March 25, 2026

Agentic Memory: Security, Privacy, and the Future of the AI Second Brain

A deep analysis of the critical risks surrounding persistent memory in AI agents: memory poisoning, the right to be forgotten, homomorphic encryption, and the trends that will define 2026.

Read more
Alternative Paradigms and Emerging Methodologies in AI-Assisted Software Engineering
AI March 24, 2026

Alternative Paradigms and Emerging Methodologies in AI-Assisted Software Engineering

A deep dive into IDD, Lean SDD, BEADS Workflow, Agent OS, and the Dark Factory concept: emerging methodologies that challenge conventional development flows and raise the abstraction level in the age of autonomous AI.

Read more
The Architecture of Persistent AI Agent Memory: Frameworks, Methodologies and the Evolution of Personal Knowledge Management
AI March 17, 2026

The Architecture of Persistent AI Agent Memory: Frameworks, Methodologies and the Evolution of Personal Knowledge Management

A deep technical analysis of how AI agents persist, consolidate and retrieve information autonomously. From OpenClaw and QMD to Mem0, Cognee and neurobiological memory models.

Read more
Orchestrating AI Agents in Your Android CI/CD Pipeline
AI March 9, 2026

Orchestrating AI Agents in Your Android CI/CD Pipeline

Learn how to integrate specialized AI agents (code review, documentation, benchmarks) into your Android CI/CD pipeline using GitHub Actions and AGENTS.md.

Read more
Autonomous AI Agents in Android Development: Beyond the Assistant
AI March 8, 2026

Autonomous AI Agents in Android Development: Beyond the Assistant

How autonomous AI agents transform Android development: from multi-agent frameworks to pipelines that open PRs and run tests on their own.

Read more
AI Agent Skills: Dynamic Context Injection
AI October 25, 2025

AI Agent Skills: Dynamic Context Injection

How to inject dynamic context into AI agent prompts. Techniques for providing memory, skills, and tools on-the-fly.

Read more
AI Agents on Android: Theory and Practice
AI October 25, 2025

AI Agents on Android: Theory and Practice

Understanding the role of AI Agents in modern mobile development. From theoretical foundations to practical implementation strategies using LLMs.

Read more
Your Virtual Staff: Configuring Sentinel, Bolt, and Palette
AI May 21, 2025

Your Virtual Staff: Configuring Sentinel, Bolt, and Palette

Practical step-by-step guide to implementing an agent architecture in your Android project. Configure your own AI experts and define their rules.

Read more
Agents.md Standard: Blueprint for AI-Ready Projects
AI May 15, 2025

Agents.md Standard: Blueprint for AI-Ready Projects

Introducing the Agents.md standard. A file convention to context-load AI agents with project architecture, coding rules, and domain knowledge.

Read more
From Copilot to Autonomous Agents: Cline, Cursor and the Workflow in 2025
AI February 2, 2025

From Copilot to Autonomous Agents: Cline, Cursor and the Workflow in 2025

Autocomplete is a thing of the past. Discover how AI Agents like Cline and Cursor are redefining software development, allowing for multi-file editing and autonomous command execution.

Read more