chore: rename project to clawdbot
This commit is contained in:
@@ -146,7 +146,7 @@ export async function runTui(opts: TuiOptions) {
|
||||
const updateHeader = () => {
|
||||
header.setText(
|
||||
theme.header(
|
||||
`clawdis tui - ${client.connection.url} - session ${currentSessionKey}`,
|
||||
`clawdbot tui - ${client.connection.url} - session ${currentSessionKey}`,
|
||||
),
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user