harryagasi commited on
Commit
abfa512
·
1 Parent(s): 30cd0c9

feat: implement dual-backend analysis workspace UX

Browse files

- add Home, Knowledge, and Analysis Agent primary navigation
- promote Knowledge setup into a first-class workspace page
- wire Golang orchestration flows for auth, knowledge, analysis, and messages
- wire Python agentic flows for chat, Help, reports, and traceability
- move AI traceability into collapsible answer-level sections
- add collapsible report sidebar with version preview
- add backend diagnostics and clearer blocker/error states
- update spec-kit tasks and quickstart validation notes

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: E2E Frontend Data Eyond
3
- emoji: chart_with_upwards_trend
4
  colorFrom: green
5
  colorTo: slate
6
  sdk: docker
 
1
  ---
2
  title: E2E Frontend Data Eyond
3
+ emoji: 📈
4
  colorFrom: green
5
  colorTo: slate
6
  sdk: docker