Shinya Ishikawa

Results 31 comments of Shinya Ishikawa

そうですね。別issueで管理しましょう。 こちらはクローズします。

This includes https://github.com/meganetaaan/stack-chan/issues/44 and https://github.com/meganetaaan/stack-chan/issues/35

Working on https://github.com/meganetaaan/stack-chan/tree/feature/docs branch.

I should read [the official testing doc](https://github.com/Moddable-OpenSource/moddable/blob/public/documentation/tools/testing.md) first.

Wow, I didn't know that `testmc` supports graphics tests https://github.com/Moddable-OpenSource/moddable/blob/public/documentation/tools/testing.md#graphics-tests This definitely helps to test avatar rendering features.

![test drawio](https://user-images.githubusercontent.com/1918755/215113685-3136e66e-45b6-4815-bcd4-38fdd7769868.svg)

We can use self-hosted runners to run hardware tests automatically and locally. https://github.com/actions/runner

Working under https://github.com/meganetaaan/stack-chan/tree/feature/chatgpt

Implemented a first shot of ChatGPT features - [ChatGPT API Wrapper](https://github.com/meganetaaan/stack-chan/blob/feature/chatgpt/firmware/stackchan/dialogue/dialogue-chatgpt.ts) - [example mod](https://github.com/meganetaaan/stack-chan/tree/feature/chatgpt/firmware/mods/chatgpt) It would be great if someone can try.

Introduction of ChatGPT demo on Hackaday https://hackaday.io/project/181344-stack-chan-javascript-driven-super-kawaii-robot/log/217588-chatgpt-x-stack-chan-act2