Tech Minimalism
Author

Tech Minimalism

Simplicity is the most beautiful expression of technology.

50
Articles
0
Likes
52
Views
0
Comments
Recent Articles

Latest from Tech Minimalism

50 recent articles
Tech Minimalism
Tech Minimalism
Apr 15, 2026 · Artificial Intelligence

A Complete Guide to Anthropic’s Claude Managed Agents and the Harness Platform

Anthropic’s Claude Managed Agents provide a cloud‑based API that lets you build, deploy, and orchestrate long‑running AI agents without handling sandboxing, state management, or error recovery, while offering versioned agents, configurable environments, streaming events, custom tools, pricing details, and real‑world use‑case examples.

AI AgentsAgent OrchestrationAnthropic
0 likes · 22 min read
A Complete Guide to Anthropic’s Claude Managed Agents and the Harness Platform
Tech Minimalism
Tech Minimalism
Apr 13, 2026 · Artificial Intelligence

Comprehensive Guide to Integrating Obsidian with Claude Code for Open‑Source AI Knowledge Management

This article walks through five practical strategies for combining Obsidian and Claude Code, explains how to keep code repositories clean while enabling unified search, outlines step‑by‑step setups, compares trade‑offs, and shares performance benchmarks and community resources.

AI Knowledge ManagementClaude CodeObsidian
0 likes · 20 min read
Comprehensive Guide to Integrating Obsidian with Claude Code for Open‑Source AI Knowledge Management
Tech Minimalism
Tech Minimalism
Apr 8, 2026 · Artificial Intelligence

From One LLM Call to Working Code: Inside Claude Code’s Agent Harness

This article dissects Claude Code’s open‑source leak, walking through each stage from user input to the agent delivering executable code, revealing how a single LLM invocation is wrapped by a meticulously engineered Agent Harness that manages context, tool permissions, concurrency, planning, and error recovery.

Agent HarnessClaude CodeContext Management
0 likes · 34 min read
From One LLM Call to Working Code: Inside Claude Code’s Agent Harness
Tech Minimalism
Tech Minimalism
Apr 2, 2026 · Artificial Intelligence

10 Proven AI Agent Skills Every Developer Should Use

This article curates ten validated AI Agent Skills—spanning frontend design, caching, full‑stack scaffolding, code review, testing, PR automation, formatting, documentation updates, and skill discovery—providing repository links and installation commands to help developers automate repetitive tasks and boost productivity across the software development lifecycle.

AI Agent SkillsCode ReviewDeveloper Tools
0 likes · 11 min read
10 Proven AI Agent Skills Every Developer Should Use
Tech Minimalism
Tech Minimalism
Mar 21, 2026 · Artificial Intelligence

Mastering Harness Engineering: The Key to AI Agent Programming

The article explains how Harness Engineering—comprising system prompts, tool integration, file systems, sandboxed execution, context management, and self‑verification loops—extends AI models into fully functional agents capable of memory, code execution, and long‑term autonomous tasks.

Context ManagementHarness EngineeringSelf-Verification
0 likes · 16 min read
Mastering Harness Engineering: The Key to AI Agent Programming
Tech Minimalism
Tech Minimalism
Mar 16, 2026 · Artificial Intelligence

From Stages to Actions: A Complete Guide to the New AI‑Driven OpenSpec OPSX Workflow

This article explains how OPSX transforms the traditional stage‑based development process into an action‑driven, iterative workflow for AI programming, covering its core concepts, two operation modes, step‑by‑step command usage, custom schema creation, migration tips, best practices, and real‑world examples.

AI developmentCustom SchemaOPSX
0 likes · 23 min read
From Stages to Actions: A Complete Guide to the New AI‑Driven OpenSpec OPSX Workflow
Tech Minimalism
Tech Minimalism
Mar 12, 2026 · Information Security

Is OpenClaw Secure? 5 Essential Configurations Most Users Miss

The article analyses the security risks of the OpenClaw AI agent, explains how its powerful capabilities can be abused through prompt injection and malicious Skills, and provides a step‑by‑step guide with five concrete configuration measures—token limits, sensitive‑info protection, exec approval, tool whitelisting, and network isolation—to keep the agent safe while retaining productivity.

AI agentOpenClawconfiguration
0 likes · 23 min read
Is OpenClaw Secure? 5 Essential Configurations Most Users Miss
Tech Minimalism
Tech Minimalism
Mar 6, 2026 · Artificial Intelligence

Understanding Claude Code’s Project Memory: Auto‑Memory and CLAUDE.md

Claude Code’s new Auto Memory feature lets the AI assistant automatically capture project context—such as package manager preferences, code style, and architecture notes—so developers no longer need to repeat background information each session, dramatically improving workflow efficiency.

AI coding assistantAuto MemoryCLI tool
0 likes · 19 min read
Understanding Claude Code’s Project Memory: Auto‑Memory and CLAUDE.md
Tech Minimalism
Tech Minimalism
Feb 28, 2026 · Artificial Intelligence

Master Conductor: Open‑Source Multi‑Platform AI Agent Skills for Context‑Driven Development

Conductor is an open‑source framework that extracts project context into versioned Markdown and TOML files, enabling AI agents to follow a structured Context → Spec & Plan → Implement workflow, with commands for setup, task creation, execution, status tracking, review, and Git‑aware rollback, all illustrated through a step‑by‑step Todo app example.

AIAgent SkillsCLI
0 likes · 18 min read
Master Conductor: Open‑Source Multi‑Platform AI Agent Skills for Context‑Driven Development