Skip to content

refactor: replace 'as' alias with 'agentspaces' in docs and output#13

Merged
ckrough merged 1 commit intomainfrom
relaxed-pike
Dec 21, 2025
Merged

refactor: replace 'as' alias with 'agentspaces' in docs and output#13
ckrough merged 1 commit intomainfrom
relaxed-pike

Conversation

@ckrough
Copy link
Owner

@ckrough ckrough commented Dec 21, 2025

Summary

  • Replaced all references to the removed as command alias with the full agentspaces command name
  • Updated CLI help text examples across workspace, agent, and docs commands
  • Updated user-facing output messages and error messages
  • Updated documentation in CONTRIBUTING.md

Test plan

  • All 293 tests pass
  • ruff check passes
  • mypy passes

The 'as' command alias was removed, but documentation, help text,
and error messages still referenced it. Updated all occurrences to
use the full 'agentspaces' command name for consistency.

Files updated:
- CLI help text examples (workspace.py, agent.py, docs.py)
- User-facing output messages (formatters.py)
- Error messages (service.py, launcher.py)
- Documentation (CONTRIBUTING.md, active.py docstring)
- Test assertions (test_formatters.py)
@ckrough ckrough merged commit 55a286a into main Dec 21, 2025
5 checks passed
@ckrough ckrough deleted the relaxed-pike branch December 21, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant