fix(core): resolve routing schemas, CLI streaming leaks, and thinking tag extraction

This commit is contained in:
diegosouzapw
2026-03-28 23:09:31 -03:00
parent 2fc4c7ea33
commit b9c7fd879f
5 changed files with 47 additions and 17 deletions

View File

@@ -47,3 +47,12 @@ AGENTS.md
# Build artifacts (pre-built goes inside app/)
.next/
node_modules/
# Ignore large binary files and other build directories
*.tgz
*.AppImage
*.deb
*.rpm
electron/
app/electron/
app/vscode-extension/