AgentSpace 0.1.7

dotnet tool install --global AgentSpace --version 0.1.7
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local AgentSpace --version 0.1.7
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=AgentSpace&version=0.1.7
                    
nuke :add-package AgentSpace --version 0.1.7
                    

AgentSpace

An AI agent workspace launcher, distributed as a .NET global tool.

Install

dotnet tool install -g AgentSpace
agentspace

Open a workspace directly:

agentspace ~/code/my-project
agentspace ssh://user@host/path

Features

  • Local and SSH remote workspaces
  • Per-workspace agent sessions: Claude Code, GitHub Copilot, or a custom command
  • Session resume and continue across launches
  • File tree with syntax-highlighted in-app code preview
  • SQLite-backed workspace and connection history
  • Yolo mode for unattended agent runs
  • 24-bit truecolor terminal alongside the agent pane

Built on the AgentSpace.Avalonia.XTerm control.

Requirements

  • .NET 10 SDK
  • Linux or Windows

License

MIT

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.1.7 54 5/18/2026
0.1.6 52 5/18/2026
0.1.5 52 5/18/2026
0.1.4 55 5/18/2026
0.1.2 63 5/18/2026
0.1.1 62 5/18/2026
0.0.3 57 5/17/2026
0.0.2 52 5/17/2026
0.0.1 59 5/17/2026