Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 945 Bytes

developer log.md

File metadata and controls

54 lines (32 loc) · 945 Bytes

Developer log

Nov 19, 2021: Fix

  • Fix chat bug.

Apr 22, 2021: Add icons

  • Choose icons for the services.

Apr 21, 2021: Add chat view

  • Add chat and command view.

Apr 12, 2021: Review before publishing

  • Refactor

Apr 9, 2021: Application state

  • Refactor

Apr 8, 2021: Settings

  • Add settings

Apr 7, 2021: Split into two

  • Splitted into plugin and server repos

Apr 5, 2021: HTTP Calls

  • HTTP calls
  • Python plugin system
  • Add text handler
  • Readme

Apr 6, 2021: Command line

  • Parametrized python server

Apr 1, 2021: Multiple experiments

  • Multiple experiments
  • Text panel
  • Result list panel
  • Experiment commands

Mar 28, 2021: POC, Get similar notes to the current one.

  • Proof of concept
  • Run commands directly
  • Python example.
  • Javascript example.