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
fix(knowledge): format code snippet output with newline
fix(container): add file validation check for Dockerfile
- Fix code snippet formatting in `KnowledgeFunctionProvider` to include a newline after the colon.
- Add file validation check in `RunDockerfileService` to ensure the file is valid before checking its language
0 commit comments