Menu

#415 feat: land coding-agents widening, zoom hotkeys, app icons, OAuth cancel fix, Overview/Hour-detail redesign

closed
nobody
None
2026-07-09
2026-07-09
Anonymous
No

Originally created by: adityaharishch

Summary

Stacked PRs [#409]–#413 were each merged into their sibling feature branch rather than into pre-main (a stacked-PR sequencing mistake — only [#408] actually landed on pre-main). This PR lands the rest: this branch is the tip of the stack and cumulatively contains all of [#409]–#413's content, already reviewed and with reviewer-flagged bugs fixed:

  • [#409] — widen get_coding_agents to all 4 ingested tools (+ test coverage for the 2 new agents, added post-review)
  • [#410] — zoom hotkeys on dashboard/setup windows + icon-cache asset-protocol scope
  • [#411] — real per-app icon extraction for Time-by-app (+ simple-icons moved to devDependencies, added post-review)
  • [#412] — fix stuck jira/trello OAuth cancel (+ real argument-shape bugfix, added post-review — the original command silently never ran)
  • [#413] — richer Overview + Hour-detail panels (+ fix for today's coding time bleeding into past-day views, added post-review)

Merged pre-main into this branch to pick up [#405] (landed in the interim) and resolved one trivial conflict in ActivityReport.tsx (both sides touched the file; kept this stack's extractCoreTaskNames addition, which [#405] doesn't have).

Test plan

  • [x] cargo build --workspace / cargo clippy -- -D warnings / cargo fmt --check
  • [x] npm run build (ui)
  • [x] bun test (ui) — 177 pass
  • [x] Full pre-push hook suite (fmt, clippy, ui build, ui tests, security audit, cargo test) passed on push

Related

Tickets: #405
Tickets: #408
Tickets: #409
Tickets: #410
Tickets: #411
Tickets: #412
Tickets: #413
Tickets: #416

Discussion

  • Anonymous

    Anonymous - 2026-07-09

    Originally posted by: coderabbitai[bot]

    [!IMPORTANT]

    Review skipped

    Auto reviews are disabled on base/target branches other than the default branch.

    Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.


    ⚙️ Run configuration

    Configuration used: Organization UI

    Review profile: ASSERTIVE

    Plan: Pro Plus

    Run ID: 00cf134b-ea4f-43da-8601-41b131210a1d

    You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

    Use the checkbox below for a quick retry:
    - [ ] 🔍 Trigger review

    ✨ Finishing Touches
    🧪 Generate unit tests (beta) - [ ] Create PR with unit tests - [ ] Commit unit tests in branch `feat/overview-hour-panel-redesign`

    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 - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)

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

     
  • Anonymous

    Anonymous - 2026-07-09

    Ticket changed by: adityaharishch

    • status: open --> closed
     

Log in to post a comment.