Amu-chan Developer — -v1.0- -kano Workshop-

The jump to version 1.0 is significant. Up until now, Amu-Chan existed in various alpha and beta stages (0.5, 0.7, 0.9.2), often referred to as "The Ghost Releases" by fans because features would appear and disappear without notice. With v1.0, Kano Workshop has declared the core feature set stable, documented, and ready for production environments.

The workshop’s internal notes (leaked via a public Trello) suggest v1.1 will include:

Why is the tag " -Kano Workshop-" so important? Because Kano Workshop is not a traditional software company. They are a loose collective of systems programmers, VFX artists, and interactive fiction writers who believe that software should have personality without as a service. Amu-Chan Developer -v1.0- -Kano Workshop-

In their own manifesto (included as a .txt file in the v1.0 distribution), they write:

"Most productivity tools treat you like a machine. Amu-Chan treats you like a person who happens to work with machines. We don't want your subscription. We want your configuration file." The jump to version 1

This release has no paid tier. No "Pro" version. It is completely free and open-source under a custom license that allows modification but forbids commercial re-packaging without explicit permission.


Document ends. Amu-Chan says: “Thank you for reading ~ Hope your code compiles on the first try! (◕‿◕✿)” "Most productivity tools treat you like a machine

Here are a few different options for the text, depending on where you intend to use it (e.g., a character profile, a mod showcase, or a story intro).

  • Use TTS to speak reply
  • Update LEDs/screen to reflect expression (happy/sad/thinking)
  • Note: Use existing libraries (vosk, pyttsx3) and keep the initial loop under 100 lines so beginners can follow.

    | Feature | Amu-Chan v1.0 | Copilot | |---------|---------------|---------| | Conversation model | Rule-based + local pattern matching | Large language model (cloud) | | Internet required | No | Yes | | Persona integration | Central (Amu-Chan as character) | Minimal | | Extensibility | Workshop plugins (YAML-based) | Limited | | Target audience | Hobbyists, workshop attendees | Professional teams |

    Amu-Chan feels less like an AI assistant and more like a scriptable companion – one you can modify its responses by editing a .kano/persona.yaml file.