Resources05 · Open ecosystem

COMMUNITY / OPEN ECOSYSTEM

Start in the open ecosystem and place every contribution at the right boundary.

The client source provides IM and Agent composition entry points. Kyormar-DevTools opens observation and debugging for events, state, tools, and module communication.

01Kyormar-GPUI

Kyormar Client

Native desktop, IM and Agent module entry points, windows, and visible interaction

Start here
Improve the client experience or contribute to IM and Agent composition entry points
Open public repository
02Kyormar-DevTools

DevTools

Open-source event inspector, state traces, tool-call observation, IM ↔ Agent communication debugging, and developer workbench

Start here
Reproduce interaction issues, inspect data provenance, trace tools and module communication, and build new diagnostics
Open public repository
03CLOSED SOURCE / REMOTE

Rust Service

Provides account and selected remote team capabilities; outside the open-source client scope

Start here
Decide only whether remote capabilities are needed; internal service architecture is not required
View boundary note

CONTRIBUTION CONTRACT

A reproducible issue
is more valuable than a vague conclusion.

  1. 01

    Describe the visible symptom

    State what you actually saw or did without deciding the root cause for the system.

  2. 02

    Provide the minimal path

    Document the entry point, action, expected result, and actual result so others can reproduce it.

  3. 03

    Identify the state source

    When known, identify whether state comes from the client, IM, Agent, or data exchanged between them.

  4. 04

    Attach verification evidence

    Distinguish tests, logs, screenshots, and real delivery acceptance.