README.md,sha256=7pb9WxHIsbrrzlXps_W5ejL147vIu0ak3VTeDjIcfvU,6058
WEBSOCKET_API.md,sha256=LkItXviJL-0DGqX85CSB9LAmcnj2cAnBzETvPIjRY8U,9203
requirements.txt,sha256=YhzaOtVW_vk10JGQOBkXgUQYK3MsQ2E201qIA6pR-Io,122
neuro_simulator/__init__.py,sha256=-tposzyvg6UckPcfSvtc03UjxBa9oCe_zRvlKf8splk,31
neuro_simulator/cli.py,sha256=-Tl8k7Mw_YgiPr_WPnAeRo2nJMOCrv-l9F4brevenQs,6823
neuro_simulator/agents/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
neuro_simulator/agents/llm.py,sha256=2b9n_D7E1cq4ltb-j_1sm6LUUvl2K6KBb3qIq4r2b3E,6634
neuro_simulator/agents/chatbot/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
neuro_simulator/agents/chatbot/core.py,sha256=gYKETEod1jGZ5I5aIfUD-hE8jaDn7Zrw3nED9FOHpk4,18703
neuro_simulator/agents/chatbot/memory/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
neuro_simulator/agents/chatbot/memory/core_memory.json,sha256=PNtFCVYXT8arh6F_Wcaa_Xybd-JD6Nn-MX__Sl2tVHU,4047
neuro_simulator/agents/chatbot/memory/init_memory.json,sha256=5sBBW7hZGHY0xKBhYqTaHjfpusnRqO-B0IvioKl-92U,444
neuro_simulator/agents/chatbot/memory/temp_memory.json,sha256=T1PNoYwrqgwDVLtfmj7L5e0Sq02OEbqHPC8RFhICuUU,2
neuro_simulator/agents/chatbot/nickname_gen/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
neuro_simulator/agents/chatbot/nickname_gen/generator.py,sha256=5AEVaanBfEfciyfMUKZbhnwu-FVdSeADVCHIiVtxFBU,9160
neuro_simulator/agents/chatbot/nickname_gen/data/adjectives.txt,sha256=DuEDOYAlZHcLMPIp-l3KEPQNHLiCk5pfOK51x4CoR28,48
neuro_simulator/agents/chatbot/nickname_gen/data/nouns.txt,sha256=YQc3aIXjz-SACFxP3Zmx4msJ3iUyXNP8wEF_wLYxvwE,40
neuro_simulator/agents/chatbot/nickname_gen/data/special_users.txt,sha256=acJyl3EQSmcLqvCed16Zp9WYSwB_bdVj9oKno_qPds8,117
neuro_simulator/agents/chatbot/prompts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
neuro_simulator/agents/chatbot/prompts/ambient_prompt.txt,sha256=WA29q0CxKCFE3wAyA94pvArbLa11ZnHwsccZ-OXjAQE,1070
neuro_simulator/agents/chatbot/prompts/chatbot_prompt.txt,sha256=1sv1Ar2T_HafRRDD6H8lOPGM9L4pc9-u5Ig4Sq6SMgI,1197
neuro_simulator/agents/chatbot/prompts/memory_prompt.txt,sha256=RiR6MQwp8O7zRBreq7VJUUUQwQ9PBKTUk042O0uHHRI,884
neuro_simulator/agents/chatbot/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
neuro_simulator/agents/chatbot/tools/add_temp_memory.py,sha256=mf-8acRS_TgYRc5DFZAshyTwviFaPexcIRBb_xL_GIo,2150
neuro_simulator/agents/chatbot/tools/add_to_core_memory_block.py,sha256=xc886_X6cCpVj4h0oj01iaLT0mRkIUhBuvWe9qpW0fI,2309
neuro_simulator/agents/chatbot/tools/create_core_memory_block.py,sha256=1uxhSC8R_1ivH0-Xf-PxJByYkJx4Bef3YrGhj6SJwaI,2739
neuro_simulator/agents/chatbot/tools/delete_core_memory_block.py,sha256=7xiZ-IMMFfK12bVJlTnxeigvZl6k4Q1sANuIfgXI5AM,1375
neuro_simulator/agents/chatbot/tools/get_core_memory_block.py,sha256=jZ319SaxcuwyCtfpNUBh_0rRjaGm-vFOojBB1KGYHj8,1427
neuro_simulator/agents/chatbot/tools/get_core_memory_blocks.py,sha256=cfAN0GwfzrU1iIcpY9QSJqFoZVR26S8E_8fa0SBHcI0,1062
neuro_simulator/agents/chatbot/tools/post_chat_message.py,sha256=KjKoxoL1gjAJzNbyt1khd9b1fBzs1pX6JXrvnu-Ygew,1520
neuro_simulator/agents/chatbot/tools/remove_from_core_memory_block.py,sha256=njVstWbu45DaCMNlJxCVqIiuVXlMdZQBxL1saCxznHo,2405
neuro_simulator/agents/chatbot/tools/update_core_memory_block.py,sha256=8ZxQhlOvtfsms-C0lZO5JScNtxY3Vis72uOKyoqM5Lk,2259
neuro_simulator/agents/memory/manager.py,sha256=a-AvDgTY-bQk5_aaCIIqL3a3zb-UK1oBrB9UlmVT4XQ,7257
neuro_simulator/agents/neuro/__init__.py,sha256=t52CZlyTGWqcGjMs90qvpFpRckY2WSSlO7r_H3K_mSY,32
neuro_simulator/agents/neuro/core.py,sha256=elZiNiKkFm82CKLiBWZSqJB-MnMxkNALVxtFutnjNzQ,18116
neuro_simulator/agents/neuro/memory/__init__.py,sha256=YJ7cynQJI6kD7vjyv3rKc-CZqmoYSuGQtRZl_XdGEps,39
neuro_simulator/agents/neuro/memory/chat_history.json,sha256=p4jwS2DJbzTvZinDddlrJilOHHwXSy_eZPDdNvRP84I,412
neuro_simulator/agents/neuro/memory/core_memory.json,sha256=3awP6V3mlc7WqQFSufJcMRIYKRnVOIZRRdtcnrCU7sI,6499
neuro_simulator/agents/neuro/memory/init_memory.json,sha256=QurLFjwFS31MbE6dJw_qLngVmbDfVRpmvrd7z8_LcUY,3043
neuro_simulator/agents/neuro/memory/temp_memory.json,sha256=ZZPzk0IwtWzJKVVsINfZCEMiDqKEDvFVQ3fke70HD-M,148
neuro_simulator/agents/neuro/prompts/memory_prompt.txt,sha256=PeB_0Iv8Kjf_dLZ3UXSA6bbRW_qhLzlY4xkB8LK5piY,1650
neuro_simulator/agents/neuro/prompts/neuro_prompt.txt,sha256=IFsTuXi0slH5ruv3odq8JMlU5qPEJKq5wpzSvvPVeyA,2650
neuro_simulator/agents/neuro/tools/__init__.py,sha256=1WZy6PADfi6o1avyy1y-ThWBFAPJ_bBqtkobyYpf5ao,38
neuro_simulator/agents/neuro/tools/add_temp_memory.py,sha256=LkNVR3VpScJPvrX8kncyTnZmSWRln3X43WNS3NyLR28,2276
neuro_simulator/agents/neuro/tools/add_to_core_memory_block.py,sha256=xc886_X6cCpVj4h0oj01iaLT0mRkIUhBuvWe9qpW0fI,2309
neuro_simulator/agents/neuro/tools/create_core_memory_block.py,sha256=1uxhSC8R_1ivH0-Xf-PxJByYkJx4Bef3YrGhj6SJwaI,2739
neuro_simulator/agents/neuro/tools/delete_core_memory_block.py,sha256=7xiZ-IMMFfK12bVJlTnxeigvZl6k4Q1sANuIfgXI5AM,1375
neuro_simulator/agents/neuro/tools/get_core_memory_block.py,sha256=jZ319SaxcuwyCtfpNUBh_0rRjaGm-vFOojBB1KGYHj8,1427
neuro_simulator/agents/neuro/tools/get_core_memory_blocks.py,sha256=cfAN0GwfzrU1iIcpY9QSJqFoZVR26S8E_8fa0SBHcI0,1062
neuro_simulator/agents/neuro/tools/model_spin.py,sha256=O8Lgc7TNeCQm3kWla0m-o49gaR8b4-Hq45Tam2leOtk,1346
neuro_simulator/agents/neuro/tools/model_zoom.py,sha256=9Tyu4F-4JQrn1LfGtwNYmT5JPxPNfZ1rxJGkz7lpZ4k,1340
neuro_simulator/agents/neuro/tools/remove_from_core_memory_block.py,sha256=njVstWbu45DaCMNlJxCVqIiuVXlMdZQBxL1saCxznHo,2405
neuro_simulator/agents/neuro/tools/speak.py,sha256=2f_r1qr4CXXZNlaOEDh8wSMESIW3k6IXu27CAGqh74s,1823
neuro_simulator/agents/neuro/tools/update_core_memory_block.py,sha256=8ZxQhlOvtfsms-C0lZO5JScNtxY3Vis72uOKyoqM5Lk,2259
neuro_simulator/agents/tools/base.py,sha256=trwbmaN_t1o_fWtT0x8IWgN-pMMWFSQmCchEBaocMQw,2104
neuro_simulator/agents/tools/manager.py,sha256=yk7yy8sBOanMpzPPTlELcrewyMhdxJ5KUEBgDkM0T50,6294
neuro_simulator/api/__init__.py,sha256=5LWyDSayPGdQS8Rv13nmAKLyhPnMVPyTYDdvoMPB4xw,56
neuro_simulator/api/system.py,sha256=SNx7ZBh-qvdWA36aKLcPgNqYRfPD4o0DrQylTx8hmYo,1211
neuro_simulator/assets/neuro_start.mp4,sha256=nIxX0Ki58IzBX3-KwFKcNXgWRLYblDgaKBVQVkoN4BQ,8080037
neuro_simulator/core/__init__.py,sha256=-ojq25c8XA0CU25b0OxcGjH4IWFEDHR-HXSRSZIuKe8,57
neuro_simulator/core/agent_factory.py,sha256=xpUIbn8spHh7gcVWIoizbWiGtTDi_fwXzlrnCRbG2wQ,1941
neuro_simulator/core/agent_interface.py,sha256=yZXIO5gCZ_sW7uIKczOulh37THdXXWli8HWl4fytH2E,3757
neuro_simulator/core/application.py,sha256=yAmXL4hh29jfBDexdHMxgqPL12FQnUdnwRXcpbVxtdQ,46534
neuro_simulator/core/chatbot_factory.py,sha256=lsN3CQeoyeFTXb6wy_dN_8LWNMqhb-GLF9SqOFtkn18,2078
neuro_simulator/core/config.py,sha256=4GvXshQmN0ZES2pdcbwMAp4VEYXt2FNlLtxs4Pts1K0,12283
neuro_simulator/core/data_manager.py,sha256=gb4DZVHgT1hvjQ24Rmmyhit3DY4dtZyuGZQOGBCJces,4146
neuro_simulator/core/llm_manager.py,sha256=-iAj964P4HBoh2EUioWOJuwZyqzjwVuUu-mDTS3KHYo,2561
neuro_simulator/core/path_manager.py,sha256=bxkr9Vyg-aaRVCsrP5ZB5H5kobzpfCULldwpY4GV5g0,4037
neuro_simulator/services/__init__.py,sha256=s3ZrAHg5TpJakadAAGY1h0wDw_xqN4Je4aJwJyRBmk4,61
neuro_simulator/services/audio.py,sha256=-2IIN6GErA_b6KpCm99FRxL5f2apmVnQAD2Sqr6OOwE,5386
neuro_simulator/services/stream.py,sha256=EtGvJjmB7aSRD2UpG_jY4E_PMWLRzyaAm6XUw-PZygM,6618
neuro_simulator/utils/__init__.py,sha256=xSEFzjT827W81mNyQ_DLtr00TgFlttqfFgpz9pSxFXQ,58
neuro_simulator/utils/banner.py,sha256=_Bjq-t9xUCzVWwcKUQyLISobMWsrDtr1oeBGNzqAKv4,9345
neuro_simulator/utils/logging.py,sha256=C0UnEVM1tIgBCTtulT9WeopiQ3zlJH_J9m0bVzWf6Ns,3859
neuro_simulator/utils/process.py,sha256=_47udyrPc1adYvilXPYL7p9rihuuUxvSQyyDl5qAu_Q,3335
neuro_simulator/utils/queue.py,sha256=ZSgAYY2ITDRxBSZPPZej9gUNbe3IfW1zdbh8qJ5K7zY,2709
neuro_simulator/utils/state.py,sha256=33hLlMOdJGNX9VoMGropa2si8hjGRWGz0S_npYWw5DI,680
neuro_simulator/utils/websocket.py,sha256=qiLPTCrH8181ieEwwBPXb0rdRC-PQwFNYTUg7N5uXlQ,2676
neuro_simulator/client/avatar.webp,sha256=gLkJF8g-akjXPXBzr_FRYmTt9RM9oXEmDnIEh12DkZs,25884
neuro_simulator/client/background.webp,sha256=JD9OFItvxSm0xQ8jRJZ9eiXLZ1R-1xZXd7EMWr4b170,1174858
neuro_simulator/client/background_old.webp,sha256=10Jv9ElOAvpysZUTPw24tC7kKi2-oi6x7KuvI9bE9aU,51214
neuro_simulator/client/banner.jpeg,sha256=LFqSS0alXwQPilUnHNZ4qkx63Jbc5VYF0HsJOiM5Nug,448732
neuro_simulator/client/channel_points.png,sha256=Tmy9kmKQWNfK-gPMKVvUYrpEiT3CsPgSx6V1-PJRBhI,11509
neuro_simulator/client/error.mp3,sha256=ovZ-JXAHrqYUkjFshP48_3ZQcoRi7gUxO_ZkShoeIyA,24048
neuro_simulator/client/favicon.ico,sha256=8mR4U-Ufv6l8_Md9C6yqbv6mZ0WV9DRLSPpms8WKp4g,370418
neuro_simulator/client/index.html,sha256=763QoXOnqYeNawuIxBMAcwIy3zLfYpEsMJ7rcssPtsc,22417
neuro_simulator/client/neuro_start.mp4,sha256=nIxX0Ki58IzBX3-KwFKcNXgWRLYblDgaKBVQVkoN4BQ,8080037
neuro_simulator/client/neurosama.png,sha256=FTyEEEu0XwRxicKtmQXQONiRVhYKgTsPqlOO2Ymbp1c,1447110
neuro_simulator/client/sc_pink.png,sha256=bmC1Wn8I27nsc9lkQJ8-LeacL6Y-eOZor_JkmXy9Om0,56768
neuro_simulator/client/sc_purple.png,sha256=XUs6fB0CHPTzQQ3npS1rje5gcigy-T4uao8k3RxOk50,57224
neuro_simulator/client/sub_badge.svg,sha256=-Es6Nz9sd7c3sJ4Mys2q0vSd7AZVC9uE-Sq4ipCsioo,825
neuro_simulator/client/user_avatar.jpg,sha256=j2MZCFm0MYmigPPOLsuFqA8PhvQ5SWb0GTpqb9VKqvY,29625
neuro_simulator/client/assets/index-DJj4Zl2d.css,sha256=xtcbp5Vx83JXYaQAJlMcilJh5fByVTAWLTqWrSt6Z_k,28432
neuro_simulator/client/assets/index-wKfT7_f-.js,sha256=y9tbwhOruNPf3g4PTy9tI2Q-cC1f5ahzaKcCX0MhX7I,38431
neuro_simulator/client/assets/inter-cyrillic-400-normal-BLGc9T1a.woff2,sha256=Y20TqrBe2fpJ3xnFf93btvPQhPRjdD7lJXVJ27cSQAU,7712
neuro_simulator/client/assets/inter-cyrillic-400-normal-alAqRL36.woff,sha256=GmDEQlTts7GpPN_vX-7Kqig5IarhIL_nICL6SWvtq5Y,9780
neuro_simulator/client/assets/inter-cyrillic-ext-400-normal-BE2fNs0E.woff,sha256=RHF2hsw99YHFTevMHQw7zGUUaXtPsetnWZbP0cfZaYA,13336
neuro_simulator/client/assets/inter-cyrillic-ext-400-normal-Dc4VJyIJ.woff2,sha256=7zI9hOR108QsGhOSH8Ic5nyJ_-o4Fed_J8BdH_JfLUI,10216
neuro_simulator/client/assets/inter-greek-400-normal-C3I71FoW.woff,sha256=qtjBnZ0fZGTNL3UriqYVPfuO_Pyp80PLeOV9XYi1p30,9924
neuro_simulator/client/assets/inter-greek-400-normal-DxZsaF_h.woff2,sha256=FQ3EOR5Wh4Jt9M38kM_sEMUHGRynqpC2gnIgVPO7wN4,7840
neuro_simulator/client/assets/inter-greek-ext-400-normal-Bput3-QP.woff2,sha256=q1Jss0CSlwz0KQttNYi8vaCXFJPsWr6l9bVy4IZgF-w,5232
neuro_simulator/client/assets/inter-greek-ext-400-normal-XIH6-K3k.woff,sha256=TqEseb219Xmc_lFEyJ-HsKZ_pBXvoISQ6Tg9G3JEbCg,7064
neuro_simulator/client/assets/inter-latin-400-normal-C38fXH4l.woff2,sha256=iQmQSrbIcuuZQJNIKoiijsos2VkS17b-zXIQOw3Aftw,23664
neuro_simulator/client/assets/inter-latin-400-normal-CyCys3Eg.woff,sha256=4g-gtP0t0m5NFLOsPMkiUJw6Y_pekQ6QxhRUSqBC3UU,30696
neuro_simulator/client/assets/inter-latin-ext-400-normal-77YHD8bZ.woff,sha256=Iq6DYPutJNKvfGyYmKNGyIF3Tch_fPlL0mLEitWNcRY,47560
neuro_simulator/client/assets/inter-latin-ext-400-normal-C1nco2VV.woff2,sha256=Z0Sn9QnrxqsiCmzU6nfomK3wFPA9iNzaXUXYqf7vtOk,35000
neuro_simulator/client/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff,sha256=VKpC0yW839Yj7LnqxKXjxkIMY9e4bp2FRftHn2U761c,6500
neuro_simulator/client/assets/inter-vietnamese-400-normal-DMkecbls.woff2,sha256=VHrZ_a6wrkNIf0uKAuR8NlU8DAy3PIqpj5O3thX2tV0,4972
neuro_simulator/client/fonts/causten.woff2,sha256=ttA0YdxaFPh3eaerSiQ7JC3zwls7GadBhnWIa7jO2Lg,23820
neuro_simulator/client/fonts/comic.woff2,sha256=8sW4Je7yeNTCVtBgLdBYcFgG5Se9hTLN7S10qhoV1b0,142392
neuro_simulator/client/fonts/first-coffee.woff2,sha256=pUBfpDh_6HQ20V9EuKWq2UFLnMi9RPHigLN2rOU9Jps,11496
neuro_simulator/client/fonts/noto-sans-sc.woff2,sha256=KsZkKouZc8g1eQ_5wzOWuGkIcSYzGGsHYZJhyu0hFDg,4182468
neuro_simulator/dashboard/favicon.ico,sha256=ds-RKybp4qRN8e19WRme7_xInamzztXaIHqezI-H41s,99802
neuro_simulator/dashboard/first-coffee.woff2,sha256=pUBfpDh_6HQ20V9EuKWq2UFLnMi9RPHigLN2rOU9Jps,11496
neuro_simulator/dashboard/index.html,sha256=OtymqA5SokterKL0oKZ_mspcsEhxbNB-xIeNT2VfZt8,519
neuro_simulator/dashboard/assets/AgentView-MwqULjj5.css,sha256=8g6aOsaxuuIVnlM9_nIW3yaH0qo4GNOrVQfl1qlMCes,361
neuro_simulator/dashboard/assets/AgentView-t-xwSfMn.js,sha256=9FfZJ0E5WEHO1gedEZFPrMeHWbKDs-r34VCWygeh6BM,2414
neuro_simulator/dashboard/assets/ChatBotView-0u7WKEho.js,sha256=a4YZ74QYHmPzlnEuigcwJQBWXWk5l-UTs_azBBYHq80,2250
neuro_simulator/dashboard/assets/ChatBotView-CqKXRMuT.css,sha256=FzAtiZsscmlqlPomkNUbRvWKun0XCmYKZfHy5-Knvm0,367
neuro_simulator/dashboard/assets/ConfigView-BgfXda7C.js,sha256=md58pQzDrUuDOBY_EhB7GEtkRrImPjfSimbCP0a7dVw,4328
neuro_simulator/dashboard/assets/ConfigView-aFribfyR.css,sha256=ubCvxhHoetmZ-Dr1BhA5WzniPouxSTHrVNUF_ernK8E,51
neuro_simulator/dashboard/assets/ContextTab-3Z9J8EZS.css,sha256=_3okM4G78NhEU6UUlj2Pm698Gs5rZgTcP1KtbXa-Jts,306
neuro_simulator/dashboard/assets/ContextTab-BEaMtqhU.js,sha256=7txemc47bumZGwE2gzciRZaN_-w4EFPxrp0wP2W2r4Y,1261
neuro_simulator/dashboard/assets/ControlView-CAtJjglc.js,sha256=h4-QbtTkbh3dBHv5QaoE3T_B7DMfYHc0XuKpTkdjD4w,1536
neuro_simulator/dashboard/assets/ControlView-DCcTjt1s.css,sha256=HReHI9iqd5hCkr4eYdnwbMlV5Ji3sdoJ887M08F1YG4,108
neuro_simulator/dashboard/assets/FieldRenderer-C7XC656i.js,sha256=A6VIYpPE6EFBJ5rSrM9k0IdWsH_d_IgET5yxb7NZWWE,7644
neuro_simulator/dashboard/assets/LogsTab-Bau2WTb0.js,sha256=s3P9CUTTWQw1x8xrxcdnVoV85zXqS7dXBEz5xOP_txI,542
neuro_simulator/dashboard/assets/LogsTab-wg3i3S6b.css,sha256=hRDoXwSnuvWe9vt-lh8XbMiJTS-WV-HTHf3-JOmkfuE,254
neuro_simulator/dashboard/assets/LogsView-CO3a81lL.css,sha256=HoSRoxqth3DXO8wDR-qCj-Qe8PckftfjDt0y9kvTtd0,254
neuro_simulator/dashboard/assets/LogsView-CwppFQ1Q.js,sha256=KDmc7ef8_FjJiXJsiMTH7YiuL6-JcmtENI5xEtH7tbg,797
neuro_simulator/dashboard/assets/MemoryTab-DwBThNEk.css,sha256=vgnawgaSoMGJO7AXoG0uUgiMZYFIdwTj6wFnPCWhOk8,151
neuro_simulator/dashboard/assets/MemoryTab-KPH6sbvp.js,sha256=jEAo4-UzaFt0c1BdshTkLG3sBEUzUwiDslhZ33LDXQA,9574
neuro_simulator/dashboard/assets/ToolsTab-DtRFNSyQ.js,sha256=S6wNPxJXsHxqydIfMXZWDJJSMqCTA4QSNpYpSTcht8o,3790
neuro_simulator/dashboard/assets/index-BYS14bmA.js,sha256=MfsTVYENca0ryyGuRPxDdTgH3blu-tpaq_U8uj22HY4,651313
neuro_simulator/dashboard/assets/index-CmE5ZLMr.css,sha256=jUfG7Wv54YOcWnwV1hEIwkO-en0sGjmNBDxH-mObZsg,804994
neuro_simulator/dashboard/assets/materialdesignicons-webfont-B7mPwVP_.ttf,sha256=YeirpaTpgf4iz3yOi82-oAR251xiw38Bv37jM2HWhCg,1307660
neuro_simulator/dashboard/assets/materialdesignicons-webfont-CSr8KVlo.eot,sha256=CxgxBNL8XyYZbnc8d72vLgVQn9QlnS0V7O3Kebh-hPk,1307880
neuro_simulator/dashboard/assets/materialdesignicons-webfont-Dp5v-WZN.woff2,sha256=Zi_vqPL4qVwYWI0hd0eJwQfGTnccvmWmmvRikcQxGvw,403216
neuro_simulator/dashboard/assets/materialdesignicons-webfont-PXm3-2wK.woff,sha256=pZKKDVwvYk5G-Y2bFcL2AEU3f3xZTdeKF1kTLqO0Y-s,587984
neuro_simulator-0.6.8.dist-info/METADATA,sha256=ss-crV8mlPDIVR-4i5XN9TvokSu7jR5dzvKb24_RPp8,12396
neuro_simulator-0.6.8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
neuro_simulator-0.6.8.dist-info/entry_points.txt,sha256=qVd5ypnRRgU8Cw7rWfZ7o0OXyS9P9hgY-cRoN_mgz9g,51
neuro_simulator-0.6.8.dist-info/licenses/LICENSE,sha256=cPsKhVNOnNSSva44vcCU-SDDFf8iE-EhpGXCiUK9tAM,1072
neuro_simulator-0.6.8.dist-info/RECORD,,
