@texra-ai/cli 0.38.0 → 0.38.1
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 +2 -3
- package/dist/bin/texra.js +910 -890
- package/dist/resources/agents/merge.yaml +0 -8
- package/package.json +22 -20
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# TeXRA: Multi-Agent AI Research Assistant for
|
|
1
|
+
# TeXRA: Multi-Agent AI Research Assistant for Theorists
|
|
2
2
|
|
|
3
3
|
[](https://marketplace.visualstudio.com/items?itemName=texra-ai.texra)
|
|
4
4
|
[](https://marketplace.visualstudio.com/items?itemName=texra-ai.texra)
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
[](https://marketplace.visualstudio.com/items?itemName=texra-ai.texra)
|
|
7
7
|
[](https://open-vsx.org/extension/texra-ai/texra)
|
|
8
8
|
[](https://open-vsx.org/extension/texra-ai/texra)
|
|
9
|
-
[](https://texra.ai/terms)
|
|
10
9
|
[](https://www.npmjs.com/package/@texra-ai/cli)
|
|
11
10
|
[](https://www.npmjs.com/package/@texra-ai/cli)
|
|
12
11
|
|
|
@@ -22,7 +21,7 @@
|
|
|
22
21
|
> [Buy Me a Coffee](https://buymeacoffee.com/texra.ai) to keep the program
|
|
23
22
|
> open for everyone.
|
|
24
23
|
|
|
25
|
-
**TeXRA is a multi-agent research assistant for
|
|
24
|
+
**TeXRA is a multi-agent research assistant for theorists (Physics, Math, CS, Engineering, etc.)— in VS Code and the
|
|
26
25
|
terminal.** Instead of chatting with a single model, you direct an
|
|
27
26
|
**Orchestrator** that delegates to a team of specialists—researchers,
|
|
28
27
|
numericists, reviewers, formalizers, LaTeX fixers, presenters—each with their
|