Coder Workspace Watch
@twonines/coder-workspace-watchv2026.07.20.1
01README
Queries Coder workspace API and captures state snapshots. Records workspace status, agent state, and build info for stability and drift analysis.
02Release Notes
Fix bare import specifiers and align model version for quality scoring
03Models
@twonines/coder-workspace-watchv2026.07.20.1mod.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| url | string | |
| token | string | Coder API session token |
fn observe(workspace: string)
Fetch current workspace state and record a snapshot
| Argument | Type | Description |
|---|---|---|
| workspace | string | Workspace name to observe |
Resources
snapshot(infinite)— Workspace state snapshot at a point in time
04Previous Versions
2026.05.31.3
2026.05.31.2
2026.05.31.1
05Stats
A
100 / 100
Downloads
0
Archive size
4.2 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
06Platforms
07Labels