| id | s0o4y7x0hii013s5odjdobs |
|---|---|
| title | Textpress |
| desc | |
| updated | 1745186728475 |
| created | 1745186544833 |
Plain Text Publishing
| AWSTemplateFormatVersion: '2010-09-09' | |
| Description: CloudFormation template to create an Interface VPC Endpoint for integration with Nimbus Ingestion. | |
| Parameters: | |
| VpcId: | |
| Type: AWS::EC2::VPC::Id | |
| Description: The ID of the VPC (us-east-1) in which the endpoint and dependant resources will be created. | |
| SubnetIds: | |
| Type: List<AWS::EC2::Subnet::Id> | |
| Description: "List of Subnet IDs where the endpoint will be available." |
| sources: | |
| source/a/dd_agent: | |
| type: datadog_agent | |
| address: 0.0.0.0:8020 | |
| multiple_outputs: true | |
| sinks: | |
| sink/l/dd: | |
| site: ${DD_SITE} | |
| type: datadog_logs | |
| inputs: |
| id | s0o4y7x0hii013s5odjdobs |
|---|---|
| title | Textpress |
| desc | |
| updated | 1745186728475 |
| created | 1745186544833 |
Plain Text Publishing
OpenClaw should be able to use plugins that are available from the user's Codex installation while preserving the way the Codex client activates and executes plugins. The minimal implementation is a bridge inside the bundled codex plugin that:
plugin/install,| title | Codex and OpenClaw Security Configuration Policy Matrix |
|---|---|
| last_refreshed | 2026-05-22 |
| last_refreshed_by | codex |
| schema_route | ag-dir-v2/specs/23-codex-openclaw-access-control-normalization/reports/codex-openclaw-security-policy-matrix |
| status | draft |
| { | |
| "status": "passed", | |
| "registry": "http://127.0.0.1:4875/", | |
| "scenarios": { | |
| "newLine33": { | |
| "schemaVersion": 1, | |
| "version": "2099.4.33", | |
| "corePackages": [ | |
| { | |
| "packageName": "@openclaw/ai", |