@grepmind/agent
v0.1.0-alpha.0
Published
Local branch-aware agent runtime backed by PGlite
Readme
@grepmind/agent
Local branch-aware Grepmind agent runtime backed by PGlite.
Install
npm install -g @grepmind/agentUsage
grepmind-agent --help
grepmind-agent configure --url https://your-grepmind-server.example
grepmind-agent register --workspace /path/to/workspace
grepmind-agent runCommands
grepmind-agent configure --url <backend> [--token <token>]grepmind-agent run [--detach]grepmind-agent stopgrepmind-agent sync [--binding-id <id>]grepmind-agent state [--binding-id <id>] [--branch <branch>] [--commit-sha <sha>] [--limit <n>]grepmind-agent register --workspace <path>grepmind-agent projectsgrepmind-agent remove --binding-id <id>grepmind-agent resetgrepmind-agent bootstrap
License
Apache-2.0
