whoami: new mcp tool returning name/role/pronouns/hyperhive_rev on both surfaces
This commit is contained in:
parent
4ec401a6c7
commit
3c66cb6707
9 changed files with 142 additions and 14 deletions
|
|
@ -204,7 +204,8 @@ async fn serve(
|
|||
| ManagerResponse::Recent { .. }
|
||||
| ManagerResponse::Logs { .. }
|
||||
| ManagerResponse::OpenThreads { .. }
|
||||
| ManagerResponse::PendingRemindersCount { .. },
|
||||
| ManagerResponse::PendingRemindersCount { .. }
|
||||
| ManagerResponse::Whoami { .. },
|
||||
) => {
|
||||
tracing::warn!("recv produced unexpected response kind");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue