security: use CF-Connecting-IP for real user IP rate limiting cc8bcc3 muralipala1504 commited on 10 days ago
security: harden endpoints — rate limit, CORS, admin key, IP logging 3d7429d muralipala1504 commited on 10 days ago
feat: Piper Hindi TTS + backend translate/tts endpoints, drop direct LibreTranslate from frontend b10a301 muralipala1504 commited on 17 days ago
security: remove litellm (supply chain risk) + unused CLI deps, add openai 523ea15 muralipala1504 commited on 21 days ago
feat: add Ollama provider support - run fully local with zero API dependency 14b51e4 muralipala1504 commited on May 8
feat: add Trainer mode - structured DevOps teaching with toggle b7a0abe muralipala1504 commited on May 7
feat: Add strict system prompt to refuse off-topic questions 6af529f muralipala1504 commited on Oct 18, 2025
feat: Remove execute button feature, add copy buttons for free version b99a374 muralipala1504 commited on Oct 18, 2025
Add Phase 1 command execution: SSE streaming + Execute button with safety checks 58ab20c muralipala1504 commited on Oct 17, 2025
Fix: Remove block logic, update to llama-3.3-70b-versatile, delete unused main.py d03090c muralipala1504 commited on Oct 17, 2025
refactor: move app to deepshell.main; keep main shim for python -m support ef3975d muralipala1504 commited on Oct 16, 2025
chore: hard-block chat and show admin-only scope message; silence favicon 27bfdc0 muralipala1504 commited on Oct 16, 2025
feat: wire ChatHandler to global LLM client (Groq/OpenAI) ade4144 muralipala1504 commited on Oct 15, 2025
feat: replace wrapper with GroqWrapper (sync, non-stream) 945dbc6 muralipala1504 commited on Oct 15, 2025
Add Cases tab: browse, view, and download Clinic diagnoses 863efcd muralipala1504 commited on Oct 10, 2025
app.js,index.html, deepshell-back-end/wrapper.py changed to facilitatae Clinic Feature 99051d0 muralipala1504 commited on Oct 9, 2025
feat(wrapper): harden domain filtering (block trivia, finance, and playful context) - v1.2.0 dc53e70 muralipala1504 commited on Sep 26, 2025
feat(wrapper): enforce strict default-deny domain filtering (block non-infra prompts) 50af3d6 muralipala1504 commited on Sep 26, 2025
feat(wrapper): add domain filter + clean code-fenced outputs for copy button d3376f3 muralipala1504 commited on Sep 25, 2025
deepshell-backend/requirements.txt removed the unwanted 6f416eb muralipala1504 commited on Aug 28, 2025
Update requirements.txt to include deepshell==1.0.0 and remove archived requirements c23d642 muralipala1504 commited on Aug 28, 2025
Add Dockerfile and docker-compose.yml for deepshell-ui container setup 314f196 muralipala1504 commited on Aug 27, 2025
Convert deepshell-backend from submodule to normal folder 3456720 muralipala1504 commited on Aug 26, 2025
Fix UI static paths and backend static file serving for seamless integration dc53f9a muralipala1504 commited on Aug 26, 2025