dimensionalOS / dimensionalOS/dimos

No cross-language way to define a custom message

Open
#3,519 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

core
Dominant language
Python
Stars
4.5k
Forks
808
Avg merge
3d 5h
Merged PRs (30d)
233

Description

There is no standard guide or mechanism for defining a custom message type that python, rust, and C++ all agree on, so custom types end up python-only (see DIM-836). We need one definition source plus codegen for every language, documented as the blessed path.


Synced from DIM-1469 by jeff

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing DIM-836 and identifying the project’s current message definitions and code-generation entry points for Python, Rust, and C++. Done means one definition source produces compatible custom message types for all three languages, with the blessed workflow documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python, rust
Domain
api, developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.