Below is a step-by-step hardening checklist that keeps your GPD Micro PC (Ubuntu Desktop 24.04.2 LTS, Ubuntu Pro enabled)
This guide assumes your primary workstation runs MacOS
| --- | |
| version: "2.0" | |
| services: | |
| service-1: | |
| image: winglian/axolotl:main-py3.11-cu121-2.2.1 | |
| expose: | |
| - port: 80 | |
| as: 80 | |
| to: | |
| - global: true |
| import Anthropic from '@anthropic-ai/sdk'; | |
| const anthropic = new Anthropic(); | |
| const system_prompt = ` | |
| You are using a Mac running MacOS 15.1.1 with internet access. | |
| You are a helpful assistant that can help with tasks on a computer. | |
| ` | |
| async function takeKindleScreenshot(anthropic: Anthropic, pageNum: number) { |
This test plan validates BME functionality through real user workflows on testnet. Tests are triggered by user actions (creating deployments, closing deployments, funding wallets) rather than direct message invocation. BME mechanics are verified by observing state changes after user actions complete.
bme)