Skip to content

Add logging for auth flow - #21

Merged
xtmq merged 3 commits into
mainfrom
st
Jan 15, 2026
Merged

Add logging for auth flow#21
xtmq merged 3 commits into
mainfrom
st

Conversation

@xtmq

@xtmq xtmq commented Jan 15, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/CodexAcpServer.ts
_params: acp.NewSessionRequest,
): Promise<acp.NewSessionResponse> {
if (await this.runWithProcessCheck(() => this.codexAcpClient.authRequired())) {
logger.log("Starting new session...");

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need "..."?

@xtmq
xtmq merged commit 7772ff8 into main Jan 15, 2026
3 checks passed
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.

2 participants