
Security News
PEP 810 Proposes Explicit Lazy Imports for Python 3.15
An opt-in lazy import keyword aims to speed up Python startups, especially CLIs, without the ecosystem-wide risks that sank PEP 690.
@coasys/ad4m-executor
Advanced tools
Node.js package that allows the running/interfacing of AD4M Languages & Perspectives.
AD4M (Agent-Centric Distributed Application Meta-Ontology) is an abstract interface definition that tries to distill the quintessence of agent-centric software architecture such that applications can choose to become interoprable by building components congruent to this interface. It introduces a simple and powerful ontology consisting of three entities
See the AD4M repository for a more detailed description as well as TypeScript classes and interfaces.
This module is used to manage installed AD4M Languages via the LanguageController
; code here, maintain an agents internal Perspectives via the PerspectivesController
; code here, and a local database of links for each Perspective
via the db
; code here.
It exposes functions for core AD4M Operations via: GraphQL.ts
; which routes function calls (expected to be coming from rust-executor) to their appropriate controllers for handling.
pnpm install
pnpm run build
pnpm run test
FAQs
Node.js package that allows the running/interfacing of AD4M Languages & Perspectives.
The npm package @coasys/ad4m-executor receives a total of 22 weekly downloads. As such, @coasys/ad4m-executor popularity was classified as not popular.
We found that @coasys/ad4m-executor demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
An opt-in lazy import keyword aims to speed up Python startups, especially CLIs, without the ecosystem-wide risks that sank PEP 690.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.