cd/entity/APX· home entities APX
grep -l @apx /news/*.json | wc -l → 8

APX

mentions 8 type Organization feed RSS

// recent coverage 8 mentions

12:03
2026-07-08
dev.to
developer-tools

Agent Slugs Are the Smallest Handoff Key Between APC and APX

APC and APX, two layers of a developer toolchain, use a stable 'agent slug' as the smallest handoff key between portable project contracts and local runtime state. The slug, defined in APC's structure…

12:03
2026-07-07
dev.to
ai-agents

Not Every Memory Belongs in APC

A developer argues that agent memory should be split into two layers: APC for durable project facts and APX for runtime state. The APC/APX split prevents repositories from filling with private notes a…

12:02
2026-06-27
dev.to
developer-tools

APX `mcp check` Is the Fastest Way to Debug Shadowed MCPs

APX, the local runtime and tooling layer for the APC portable context layer, introduces `apx mcp check` to debug shadowed MCPs by showing source files, active entries after merge, and conflicts. The c…

12:02
2026-06-20
dev.to
developer-tools

The APX CLI Is a Daily Loop, Not a Dashboard

APX CLI is designed as a small daily loop rather than a comprehensive dashboard, maintaining a clear boundary between portable context (APC) and local runtime (APX). The developer advocates for a focu…

12:02
2026-06-19
dev.to
developer-tools

Telegram Channels Need Project Pins

APX, a daily runtime for the APC portable context layer, introduces project pinning for Telegram channels to eliminate context guessing. By pinning a channel to a specific project, APX automatically s…

12:03
2026-06-17
dev.to
developer-tools

MCP Scopes Are Trust Boundaries, Not Settings

A developer warns that MCP scopes in APC/APX are trust boundaries, not settings, and misusing them leads to conflicts and fragile onboarding. The three scopes—runtime, shared, and global—each serve di…

07:55
2026-04-28
x86ecosystem.org
ai-chips

APX – Revitalizing the x86 General-Purpose Instruction Set

Intel and AMD are jointly developing Advanced Performance Extensions (APX), a major expansion of the x86 instruction set that doubles the number of general-purpose registers from 16 to 32 and adds con…

// co-occurs with top 8 entities