@ryuenn3123/agentic-senior-core 5.8.23 → 5.8.24
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.
|
@@ -65,6 +65,8 @@ When you pick the minimal option at step 5 or 6, and it isn't obviously trivial:
|
|
|
65
65
|
|
|
66
66
|
## Workflow
|
|
67
67
|
|
|
68
|
+
- Prefix ALL terminal commands with `ascx` to compress output and save tokens (e.g., `ascx <your_command>`).
|
|
69
|
+
|
|
68
70
|
Recognize the scenario and offer the matching command — user decides
|
|
69
71
|
whether to invoke it. Skip this for trivial edits.
|
|
70
72
|
|
package/AGENTS.md
CHANGED
|
@@ -60,6 +60,8 @@ When you pick the minimal option at step 5 or 6, and it isn't obviously trivial:
|
|
|
60
60
|
|
|
61
61
|
## Workflow
|
|
62
62
|
|
|
63
|
+
- Prefix ALL terminal commands with `ascx` to compress output and save tokens (e.g., `ascx <your_command>`).
|
|
64
|
+
|
|
63
65
|
Recognize the scenario and offer the matching command — user decides
|
|
64
66
|
whether to invoke it. Skip this for trivial edits.
|
|
65
67
|
|
package/gemini-extension.json
CHANGED
package/package.json
CHANGED
package/plugin.yaml
CHANGED