Urgent.News

What's breaking now, across thousands of outlets.

Tech

Built-In Skills Should Stay Private in APX

Built-In Skills Should Stay Private in APX Not every skill in an agent runtime should behave like user content. Some skills are part of the runtime itself. In APX, those built-in skills should stay private, always available, and outside normal enable or delete flows. That boundary matters because APC and APX do different jobs. APC is the portable context layer. It carries project truth in files…

Built-in skills should remain private within the APX runtime, as they are integral to the system's operation and should not be editable like regular user skills. The distinction between built-in skills, project skills, and global user-installed skills is crucial for maintaining the proper functioning of both APC (portable context layer) and APX (daily-use runtime and tooling layer).

APC carries project-specific truth and artifacts, while APX turns that portable contract into live behavior on a single machine. Built-in skills are distinct from these two categories, as they are part of the APX runtime itself and should always be available, active, and outside the normal enable or delete flows. This separation ensures that APC and APX have clearly defined roles and responsibilities.

The policy for built-in skills is already in place, with the APX skills loader scanning three sources in priority order: project skills in the project/.apc/skills/ directory, user-installed global skills in ~/.apx/skills/, and built-in APX skills shipped inside the runtime. This clear delineation of skill origins and policies ensures that APC owns project-portable skills, APX owns machine-local user skills, and built-ins are protected from being disabled or deleted.

Implementing this clear distinction between skill types helps maintain a clean separation between APC and APX, ensuring the runtime is predictable and reliable across different machines and environments.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Phantom Capacity: Why Texas Couldn't Tell Real Demand From Noise

Phantom capacity is the planning problem underneath Texas's decision to freeze new data center grid connections, and the problem has less to do with megawatts than with whether the demand signals…

  • Texas power grid faces "phantom capacity" planning challenge
  • Governor Abbott halts ERCOT's Batch Zero interconnection study
  • 49.8 gigawatts of projects at risk due to demand signal issue

More from Thursday 3 September →