@rnbsolucoes/axion-code 0.1.73 → 0.1.75
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -33,8 +33,11 @@ axion-code run --json
|
|
|
33
33
|
axion-code doctor --json
|
|
34
34
|
axion-code init --json
|
|
35
35
|
axion-code init --project --json
|
|
36
|
-
axion-code session list --json
|
|
37
|
-
axion-code
|
|
36
|
+
axion-code session list --json
|
|
37
|
+
axion-code remote-control start --ttl 15m --json
|
|
38
|
+
axion-code remote-control status --json
|
|
39
|
+
axion-code remote-control stop --json
|
|
40
|
+
axion-code provider list --json
|
|
38
41
|
axion-code provider profile init
|
|
39
42
|
axion-code provider profile list --json
|
|
40
43
|
axion-code provider profile add or-free --catalog openrouter --model openrouter/free --credential-ref env:OPENROUTER_API_KEY
|
|
Binary file
|
|
Binary file
|