Skip to content

Add Todo Agent debug logging for PTY and remote control#344

Merged
MocA-Love merged 2 commits intomainfrom
feature/desktop-todo-agent-debug-logging
Apr 19, 2026
Merged

Add Todo Agent debug logging for PTY and remote control#344
MocA-Love merged 2 commits intomainfrom
feature/desktop-todo-agent-debug-logging

Conversation

@MocA-Love
Copy link
Copy Markdown
Owner

Summary

  • add reusable TODO Agent debug channels for renderer and main/daemon paths
  • log create/start/rerun/runtime-config/daemon-bridge transitions so PTY and Remote Control failures can be diagnosed from one run
  • capture key daemon stream events such as system_init, remote_control, remote_control_error, and error

Testing

  • not run (not requested)

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 19, 2026

Warning

Rate limit exceeded

@MocA-Love has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 41 minutes and 29 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 41 minutes and 29 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f928748d-f9b5-45a9-9bbd-7c228064adf5

📥 Commits

Reviewing files that changed from the base of the PR and between e8739b9 and 72615d2.

📒 Files selected for processing (9)
  • apps/desktop/src/main/lib/todo-daemon/client.ts
  • apps/desktop/src/main/todo-agent/daemon-bridge.ts
  • apps/desktop/src/main/todo-agent/debug.ts
  • apps/desktop/src/main/todo-agent/runtime-config.ts
  • apps/desktop/src/main/todo-agent/supervisor.ts
  • apps/desktop/src/main/todo-agent/trpc-router.ts
  • apps/desktop/src/renderer/features/todo-agent/TodoManager/TodoManager.tsx
  • apps/desktop/src/renderer/features/todo-agent/TodoModal/TodoModal.tsx
  • apps/desktop/src/renderer/features/todo-agent/debug.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/desktop-todo-agent-debug-logging

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 27cede28db

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread apps/desktop/src/main/todo-agent/trpc-router.ts Outdated
@MocA-Love MocA-Love merged commit 5fb5a02 into main Apr 19, 2026
5 of 6 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.

1 participant