agentspace-dev
SKILL.md
🪢 Agentspace — See what your dev agent is doing, from anywhere
See what your dev agent is doing — from anywhere. Free, no-signup live dev workspace for AI agent development, debug, and dev-to-dev handoff.
Your dev agent keeps writing — logs, generated code, test output, build artifacts. You open a URL from any device and watch the dev folder evolve in the browser. No sync, no zip, no account.
- Run
ascli sync ./my-featureto bind the dev folder to a live workspace. - Open the workspace URL in the browser. As the agent writes files, runs tests, or logs output, everything shows up live — no account, nothing to install for the reviewer.
agentspace.so · GitHub · npm @agentspace-so/ascli
Dev use cases
- Debug failing agent runs by inspecting what files they generated.
- Test agent output across dev iterations with a live view.
- Inspect agent build artifacts — generated scripts, logs, outputs.
- Lint agent-written code as the agent produces it.
- Refactor agent workflows by observing behavior during dev runs.
- Profile agent filesystem operations during test runs.