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
chore: add root requirements.txt with FastAPI, Uvicorn, Groq 1c6581c 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 did changes to suite for current changes 9b654e3 muralipala1504 commited on Oct 9, 2025
app.js,index.html, deepshell-back-end/wrapper.py changed to facilitatae Clinic Feature 99051d0 muralipala1504 commited on Oct 9, 2025
docs(readme): polish description – highlight infra-only focus and clarify not a ChatGPT wrapper 2124893 muralipala1504 commited on Sep 28, 2025
docs(changelog): add 1.2.0 – hardened domain filtering and leak fixes 8c4c49d muralipala1504 commited on Sep 26, 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
docs(tests): add prompt_tests.md for UI domain filtering validation 40ec317 muralipala1504 commited on Sep 25, 2025
feat(wrapper): add domain filter + clean code-fenced outputs for copy button d3376f3 muralipala1504 commited on Sep 25, 2025
Update CHANGELOG: remove archive reference and note legacy-archive branch df3bea3 muralipala1504 commited on Sep 19, 2025
Fix app.js: align frontend with backend (/run-agent + prompt) c62ad6f muralipala1504 commited on Sep 11, 2025
app.js index.html services.css , tweacked for Copy button in prompt respomce a39f5c0 muralipala1504 commited on Sep 5, 2025
Docs: added Unreleased v1.1.0 (Roadmap items) to CHANGELOG.md ccfddaf muralipala1504 commited on Sep 5, 2025
Cleanup: moved docker-compose.yml into archive/ properly 10a2610 muralipala1504 commited on Sep 5, 2025
Cleanup: moved docker-compose.yml to archive, added UI screenshot under docs/ 795e158 muralipala1504 commited on Sep 5, 2025
Polish Deepshell UI: compact layout, scrollable chat, navbar branding, improved copy button 58a9e63 muralipala1504 commited on Sep 5, 2025
Removed the ambiguity of deepshell running command in README.md 9913a5c muralipala1504 commited on Aug 31, 2025
Add Python launcher script for seamless backend start 162d479 muralipala1504 commited on Aug 28, 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
Update README for UI-focused usage and link to backend docs f63e86f muralipala1504 commited on Aug 27, 2025
Add Dockerfile and docker-compose.yml for deepshell-ui container setup 314f196 muralipala1504 commited on Aug 27, 2025
Add Prism.js syntax highlighting and copy button with improved styling cffbc30 muralipala1504 commited on Aug 26, 2025