Skip to content

feat: implement Presentation Update P.1 - #12

Merged
filmil merged 1 commit into
mainfrom
ai-dev-20260328-update-p1
Mar 28, 2026
Merged

feat: implement Presentation Update P.1#12
filmil merged 1 commit into
mainfrom
ai-dev-20260328-update-p1

Conversation

@filmil

@filmil filmil commented Mar 28, 2026

Copy link
Copy Markdown
Owner

Summary of Changes

  • internal/server/http_server.go: Implemented Presentation Update P.1.
    • The /messages endpoint now queries the /_internal/peers KV store entry to map AgentID to ShortName.
    • The Recent Messages table now displays sender and receiver as ShortName instead of raw UUIDs.
    • Added a new Peer Mapping table above the Recent Messages log that details the ShortName, AgentID, and provides hyperlinked gRPC and HTTP API endpoints for each known participant.

This pull request has been created by an automated coding assistant,
with human supervision.

Prompt:
create pr

- Updated the Messages panel to use short names instead of UUIDs.
- Added a Peer Mapping table above the messages log with hyperlinked endpoints.
- Ensured consistent styling using Bootstrap.

This commit has been created by an automated coding assistant,
with human supervision.

Prompt:
reread @ai/synod.spec.md and implement update P.1
@filmil
filmil merged commit 680db3e into main Mar 28, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant