Commit History

Refactor codebase to enforce top-level imports, clean comments, remove inline ignores, and expand UI examples
8e1f5bc

Codex commited on

Implement interactive CBT chatbot, glassmorphic card dashboard, and expand training dataset
f1d5b31

Codex commited on

Remove local keyword heuristics and replace with clean error strings
4d0a25f

Codex commited on

Remove cloud model tuner UI tab and related bridge code
1527e06

Codex commited on

Fix Gradio 6.0 theme deprecation warning
a77d0e8

Codex commited on

Add 1-click cloud model tuner Gradio interface and fix README paths
c733ece

Codex commited on

Fix Hugging Face frontmatter color validation
abcb839

Codex commited on

Refactor core codebase to SOLID principles, rename repo URLs to innerspace, and update requirements/gitignore
6c05976

Codex commited on

Pivot subproject to InnerSpace: Offline Smart Journal & Cognitive Coach
ad1140f

Codex commited on

Switch model to openbmb/MiniCPM5-1B-SFT for standard Llama compatibility
98fe463

Codex commited on

Fix transformers compatibility issues for local execution
cafd1cc

Codex commited on

Log local execution exception tracebacks to console for debugging
891cf48

Codex commited on

Filter logging records from transformers containing GenerationMixin to suppress warnings
3481ae3

Codex commited on

Broaden warnings filter to suppress transformers GenerationMixin warning across all categories
0203f64

Codex commited on

Ignore transformers GenerationMixin deprecation warning for third-party OpenBMB code
c86d496

Codex commited on

Add simple env loader on import and catch file/PDF parsing exceptions gracefully
c9dd489

Codex commited on

Remove redundant custom env loader to maintain a clean and concise codebase
cfdbb82

Codex commited on

Add custom .env loader searching from submodule to parent workspace, and fix transformers dtype warning
ffe0422

Codex commited on

Simplify model inference to load lazily when called and remove manual device switches
8bf1d58

Codex commited on

Initialize model eagerly at startup and configure explicit HF_TOKEN usage
bfa23e6

Codex commited on

refactor: simplify project structure to flat root level layout, add pyright typechecking, and add code comments
3e6ab4d

Codex commited on

docs and config: migrate from Qwen to OpenBMB MiniCPM-1B model
bd96731

Codex commited on

Simplify UI, remove dropdowns, apply Codex dark theme, and resolve Gradio warnings
37f024b

Codex commited on

Refactor Gradio UI with tabs, soft theme, and premium CSS styles
2f98dee

Codex commited on

Complete NeighborDocs model integration with local ZeroGPU and hybrid API fallback
2a9ee9d

Codex commited on

Update Cohere model references to Tiny Aya
ecafb40

Codex commited on

feat: add zerogpu runtime path
88c0740

Codex commited on

style: polish NeighborDocs UI
cd4d65a

Codex commited on

feat: extract document details
a82884d

Codex commited on

feat: add sponsor model strategy selector
eab742e

Codex commited on

fix: suppress hf asyncio cleanup noise
ff505fe

Codex commited on

refactor: simplify project structure
f7572a5

Codex commited on

docs: align GitHub repo name
14bfc50

Codex commited on

docs: expand NeighborDocs hackathon scaffold
487c8b1

Codex commited on

feat: scaffold NeighborDocs MVP
db11cdd

Codex commited on