Skip to content

gholtzap/Ln1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

243 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ln1 (Layer negative one)

Ln1 is a macOS semantic computer substrate for AI-readable, auditable, verified computer control.

The goal is to make computer use safer, more structured, less screenshot- and coordinate-dependent, and genuinely useful for autonomous agents.

Useful Commands

Build the CLI:

swift build

Run tests:

swift test

Grant Accessibility access:

.build/debug/Ln1 trust

Check whether the current shell is ready for computer control:

.build/debug/Ln1 doctor

Observe the current computer state:

.build/debug/Ln1 observe --app-limit 20 --window-limit 20

Inspect the frontmost app as structured JSON:

.build/debug/Ln1 state --depth 4 --max-children 120

List the action policy and risk levels:

.build/debug/Ln1 policy

Inspect visible desktop windows:

.build/debug/Ln1 desktop windows --limit 50

Inspect browser tabs through a Chromium DevTools endpoint:

.build/debug/Ln1 browser tabs --endpoint http://127.0.0.1:9222

Preflight a workflow before taking action:

.build/debug/Ln1 workflow preflight --operation inspect-active-app

Review recent audit records:

.build/debug/Ln1 audit --allow-risk medium --limit 20

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages