@loom/workspace (0.1.0)
Published 2026-07-26 20:21:12 +02:00 by amelie
Installation
@loom:registry=https://gitlab.amandy.love/api/packages/werk/npm/npm install @loom/workspace@0.1.0"@loom/workspace": "0.1.0"About this package
@loom/workspace
Semantic workspace tools for agents.
This package provides a deterministic facade for:
- workspace scanning
- symbol-aware reads
- file-read fallback
- transactional edit plans
- deterministic context assembly
- symbol-aware write helpers
- integration with
WorkspaceGuidanceProviderfor file-centric constraints and historical context.
It is intentionally standalone and wrapper-first.
Dependency Policy
This ecosystem strictly enforces dependency minimalism:
- Prefer zero external runtime dependencies.
- Prefer Bun/Node built-ins.
- Prefer workspace packages over external alternatives.
- External dependencies require explicit justification.
- Live AI is never part of default tests.
- Generated tooling must not casually add packages.
Skill source
The workspace skill lives in skill/SKILL.md as the source of truth.
Use bun run skill:sync from this package to copy it into ~/.agents/skills/loom-workspace.
Dependencies
Dependencies
| ID | Version |
|---|---|
| @loom/analysis | ^0.1.0 |
| parse5 | ^8.0.1 |
Development Dependencies
| ID | Version |
|---|---|
| @types/node | ^22.15.30 |
| typescript | ^6.0.3 |
Details
2026-07-26 20:21:12 +02:00
Assets (1)
Versions (1)
View all
npm
3
latest
38 KiB
workspace-0.1.0.tgz
38 KiB
0.1.0
2026-07-26