Commit History

Trigger rebuild
313fd6f

DevodG commited on

Fix imports in backend/app/main.py to use relative imports
3522eb1

DevodG commited on

Fix: add missing dataset_persistence stub module
15956a7

DevodG commited on

Fix: symlink app to backend/app for import
f9614cc

DevodG commited on

Fix Dockerfile - set WORKDIR to /app/backend and update README
a6fb85a

DevodG commited on

Move root app.py to avoid confusion in Docker
956c864

DevodG commited on

Fix Dockerfile - set PYTHONPATH to include backend
62b4344

DevodG commited on

Fix Dockerfile: add PYTHONPATH and correct app path
c11a846

DevodG commited on

Fix Dockerfile for HF Spaces - handle playwright failure gracefully
7bde834

DevodG commited on

Fix Dockerfile to copy from backend/requirements.txt
67511fd

DevodG commited on

Add yfinance to requirements
34b2a86

DevodG commited on

Move Dockerfile to root for HF Spaces
9435096

DevodG commited on

Fix README with correct app_file path
5958e17

DevodG commited on

Switch to python SDK with root app.py
bf96ae2

DevodG commited on

Trigger rebuild
c73d8cf

DevodG commited on

Add root app.py for HF Space
0a5a936

DevodG commited on

Trigger rebuild
9a47094

DevodG commited on

Fix: markets page - real stock data via Yahoo Finance
7d15caf

DevodG commited on

Add app_port config
cf37510

DevodG commited on

Add HF Space docker config
bf53bb2

DevodG commited on

feat: add curation layer for self-improvement (Phase 2)
aafbc41

DevodG commited on

feat: add domain classifier training module for Phase 3 self-improvement system
e55f270

DevodG commited on

feat: add domain classifier for self-improvement (Phase 3)
df5a446

DevodG commited on

feat: add curation layer for self-improvement (Phase 2)
689ad50

DevodG commited on

feat: add observation layer for self-improvement (Phase 1)
ec707bf

DevodG commited on

stabilize: remove duplicate daemon, non-fatal config, lazy graph, feature flags, gated routers
7c8ef89

DevodG commited on

fix: use Actually Relevant API as primary news source, Alpha Vantage as fallback
6a7281e

DevodG commited on

fix: add Alpha Vantage fallback for news when NewsAPI fails on hosted servers
9e99b5e

DevodG commited on

feat: self-training engine β€” response critique, prompt optimization, response refinement
33486c3

DevodG commited on

feat: autonomous self-improvement β€” HF dataset search, extraction, fine-tuning builder
8bbcad7

DevodG commited on

feat: self-reflection engine live β€” gaps detected, dataset building, opinions forming
58add12

DevodG commited on

feat: add self-reflection engine β€” opinions, corrections, knowledge gaps, training dataset
514e1af

DevodG commited on

fix: make discovery queries go through LLM, faster daemon cycles
7f11132

DevodG commited on

feat: Janus v0.4.0 - living intelligence system
fe4e4ff

DevodG commited on

fix: Remove duplicate AppShell sidebar, use single sidebar in page.tsx
77c9d22

DevodG commited on

feat: Complete frontend rebuild with sidebar navigation, proper layout boundaries, all pages accessible
5e6a238

DevodG commited on

fix: Rewrite config and prompt lab pages for cloud backend compatibility
003ca3e

DevodG commited on

feat: Add Workspace tab with workflows, sessions, curiosity discoveries
949bb83

DevodG commited on

feat: Fix Pulse tab URLs, add Curiosity Engine, integrate into daemon
0085212

DevodG commited on

feat: Janus living intelligence system β€” complete build
aa05815

DevodG commited on

docs: rename project to Janus, rewrite README
ccc3c70

DevodG commited on

feat: MiroOrg v2 β€” native simulation, intelligent caching, adaptive intelligence, embedded charts, premium UI overhaul
377704a

DevodG commited on

feat: MiroOrg v2 full rebuild β€” conditional graph, new model layer, finance/mirofish nodes, research tools, sentinel layer, frontend overhaul
3bf4630

DevodG commited on

feat: MiroOrg v1.1 β€” AI Financial Intelligence System
b1a271a

DevodG commited on

chore: update .gitignore and sanitize .env.example
7a52dca

DevodG commited on

Update code
bf995e4

DevodG commited on

feat: Upgrade MiroOrg Basic to v0.3.0
02859f0

DevodG commited on

Switch backend brain from Gemini to DeepSeek
1a01a52

DevodG commited on

Add first frontend dashboard for MiroOrg Basic
90c04ba

DevodG commited on

Add backend v0.2 endpoints for cases, prompts, health, config, and agents
9aeed30

DevodG commited on