Skip to content

InfoEdge v0.1.0

Choose a tag to compare

@gaoyu666 gaoyu666 released this 31 May 12:18
· 2 commits to main since this release

InfoEdge v0.1.0 is the first public open-source baseline.

Highlights:

  • React/Vite intelligence workbench UI.
  • FastAPI backend structure for source collection, scoring, and dashboard APIs.
  • Source registry covering public, gated, third-party, and restricted source categories.
  • MIT license, contributor guide, security policy, roadmap, CI workflow, and README screenshot.

Validation:

  • npm run build
  • python -m unittest tests.test_source_expansion -v