gabriel / muse public
refactor BREAKING task/user-identity-fields #1 / 1
AI Agent gabriel · 60 days ago · Apr 16, 2026 · Diff

refactor: rename user.name → user.handle, add display_name field

- UserConfig TypedDict: name → handle, add display_name - _load_config/_dump_toml: read/write handle + display_name - config_as_dict/get_config_value/set_user_field: updated keys - commit.py: get_config_value(user.handle, ...) - config_cmd.py: all user.name refs → user.handle - docs/agent-guide.md: commit table updated with agent-first provenance - .muse/config.toml: clean up duplicate keys - All affected tests updated to use handle/display_name

sha256:9f48313e566579333db4f5d38ed7f2644fa8f569f8b667aef8b522c2f47113da sha
sha256:7afd0197bc7dbcf01e21664ca381eb643977b9851c0b9e595fe22d57a9899ae7 snapshot
← Older Oldest on task/user-identity-fields
All commits
Newer → Latest on task/user-identity-fields

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:9f48313e566579333db4f5d38ed7f2644fa8f569f8b667aef8b522c2f47113da --body "your comment"