Commit 085954b
authored
docs: rename gitagent CLI command references to gapman (#74)
The CLI binary was renamed gitagent → gapman in v0.3.0, with gitagent
kept as an alias. This sweep updates all command-line examples in docs
and example READMEs to use the canonical 'gapman' invocation.
- README.md, docs.md, CONTRIBUTING.md
- spec/SPECIFICATION.md
- docs/comparison.md, docs/adapters/gemini.md
- examples/gitagent-helper/, examples/lyzr-agent/, examples/nvidia-deep-researcher/, examples/jason-my-claw-is-the-law-deebee-4567b4/
- .github/ISSUE_TEMPLATE/bug_report.md
- @shreyaskapale/gitagent (deprecated) and @open-gitagent/gitagent (renamed) install commands updated to @open-gitagent/gapman
The gitagent alias still works at runtime — backward-compat notes preserved.
Project / protocol / repo names ("gitagent", "open-gitagent/gitagent-protocol")
are unchanged; only CLI invocations and npm package names were rewritten.1 parent 95fb642 commit 085954b
19 files changed
Lines changed: 216 additions & 216 deletions
File tree
- .github/ISSUE_TEMPLATE
- docs
- adapters
- examples
- gitagent-helper
- knowledge
- skills
- create-agent
- export-agent
- get-started
- manage-skills
- run-agent
- jason-my-claw-is-the-law-deebee-4567b4
- lyzr-agent
- nvidia-deep-researcher
- standard/memory/daily-log
- spec
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
| 350 | + | |
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| |||
0 commit comments