This website requires JavaScript.
Explore
Help
Sign In
AI-Agent
/
k8smanager-cli
Watch
1
Star
0
Fork
0
You've already forked k8smanager-cli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
k8smanager-cli_0.0.2
k8smanager-cli
/
backend
T
History
Your Name
841eb26ea0
feat: 新增 sleep/timeout/nohup 命令支持
...
- sleep: 诊断脚本中常用等待 - timeout: 限制命令执行时间 - nohup: 后台运行保护
2026-07-25 14:55:24 +08:00
..
__init__.py
feat: K8S智能诊断平台 - 一键诊断+AI分析+Web仪表盘
2026-07-25 10:32:26 +08:00
agent_tools.py
feat: 新增 sleep/timeout/nohup 命令支持
2026-07-25 14:55:24 +08:00
ai_agent.py
feat: 全面放开 shell 命令连接符(; && || > >> < 等)
2026-07-25 14:48:32 +08:00
config.py
feat: 持久化诊断历史并修复 Agent 命令执行
2026-07-25 12:40:53 +08:00
diagnosis.py
fix: 修复集群不可达时误报100分的严重bug
2026-07-25 11:07:03 +08:00
history_store.py
feat: 移除 etcdutl 引用,增加 ctr/nerdctl 示例,实现 Agent 断点续传
2026-07-25 14:34:05 +08:00
main.py
feat: 移除 etcdutl 引用,增加 ctr/nerdctl 示例,实现 Agent 断点续传
2026-07-25 14:34:05 +08:00