You signed in with another tab or window. Reload
to refresh your session. You signed out in another tab or window. Reload
to refresh your session. You switched accounts on another tab or window. Reload
to refresh your session. Dismiss alert
BigSweetPotatoStudio / hyper-mcp-terminal Public
15 stars
1 fork
Branches
Tags
Activity
Notifications
You must be signed in to change notification settings
main
Go to file
Code
| Name | | Name | Last commit message | Last commit date |
| --- | --- | --- | --- |
| Latest commit
-------------
laopo001
Merge branch 'main' of
https://github.com/BigSweetPotatoStudio/hyper-…
Mar 21, 2025
e6ed5a6
· Mar 21, 2025
History
-------
33 Commits
| | |
| .github/workflows | | .github/workflows | fix: streamline TypeScript build process in npm scripts and workflow | Mar 15, 2025 |
| frontend | | frontend | refactor: update terminal output handling and improve configuration | Mar 15, 2025 |
| src | | src | chore: update version to 1.2.0 and implement server connection in mai… | Mar 21, 2025 |
| .gitignore | | .gitignore | refactor: update project structure and configuration | Mar 14, 2025 |
| .npmignore | | .npmignore | fix | Aug 25, 2022 |
| README.md | | README.md | Update README.md | Mar 16, 2025 |
| cli.js | | cli.js | fix | Aug 25, 2022 |
| init.mjs | | init.mjs | add xterm-addon-web-links | Aug 29, 2022 |
| package-lock.json | | package-lock.json | chore: update version to 1.2.0 and implement server connection in mai… | Mar 21, 2025 |
| package.json | | package.json | chore: update version to 1.2.0 and implement server connection in mai… | Mar 21, 2025 |
| pnpm-lock.yaml | | pnpm-lock.yaml | refactor: update terminal output handling and improve configuration | Mar 15, 2025 |
| publish.mjs | | publish.mjs | add basic auth | Aug 27, 2022 |
| tsconfig.json | | tsconfig.json | chore: update version to 1.2.0 and implement server connection in mai… | Mar 21, 2025 |
| webpack.config.js | | webpack.config.js | refactor: update terminal output handling and improve configuration | Mar 15, 2025 |
| View all files | | |
npx -y hyper-mcp-terminal
command: npx
args: -y hyper-mcp-terminal
env:
//(可选) 通过输出不变来判断是否结束 默认是 15次,检测间隔是100ms,也就是1.5s输出一直不变,表示命令结束了
Terminal_End_CheckCount || 15;
//(可选) 终端输出最大长度给大模型的
Terminal_Output_MaxToken || 10000
//(可选) 终端 5分钟 没输入挂掉
Terminal_Timeout || 5 * 60 * 1000
https://www.youtube.com/watch?v=fVeUWu2Cvk0
No description, website, or topics provided.
No releases published
No packages published
You can’t perform that action at this time.