Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: InvolutionHell/involutionhell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feat/trace
Choose a base ref
...
head repository: InvolutionHell/involutionhell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 17 files changed
  • 4 contributors

Commits on Feb 10, 2026

  1. Merge pull request #250 from InvolutionHell/feat/trace

    接入埋点平台umami
    longsizhuo authored Feb 10, 2026
    1 Configuration menu
    Copy the full SHA
    9185eea View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Enhance Umami tracking implementation

    - Standardize Hero events to `navigation_click`
    - Add `search_result_click` tracking in search dialog
    - Track `ai_assistant_query` with query length
    - Track 404 errors with referrer
    - Add tracking for "Mission Brief" and "Network Status" in footer
    - Implement `CopyTracking` for code/text copy events
    - Implement `PageFeedback` for helpful/not helpful votes
    - Update documentation in `docs/umami_tracking.md`
    
    Co-authored-by: longsizhuo <114939201+longsizhuo@users.noreply.github.com>
    google-labs-jules[bot] and longsizhuo committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    3a3d94f View commit details
    Browse the repository at this point in the history
  2. Enhance Umami tracking implementation with Chinese comments

    - Standardize Hero events to `navigation_click` with Chinese comments
    - Add `search_result_click` tracking in search dialog with Chinese comments
    - Track `ai_assistant_query` with query length with Chinese comments
    - Track 404 errors with referrer with Chinese comments
    - Add tracking for "Mission Brief" and "Network Status" in footer with Chinese comments
    - Implement `CopyTracking` for code/text copy events with Chinese comments
    - Implement `PageFeedback` for helpful/not helpful votes with Chinese comments
    - Update documentation in `docs/umami_tracking.md`
    
    Co-authored-by: longsizhuo <114939201+longsizhuo@users.noreply.github.com>
    google-labs-jules[bot] and longsizhuo committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    41e51e5 View commit details
    Browse the repository at this point in the history
  3. Enhance Umami tracking implementation

    - Standardize Hero events to `navigation_click`
    - Add `search_result_click` tracking in search dialog
    - Track `ai_assistant_query` without parameters
    - Track 404 errors with referrer
    - Add tracking for "Mission Brief" and "Network Status" in footer
    - Implement `CopyTracking` for `content_copy` events
    - Implement `PageFeedback` with updated styling
    - Update documentation in `docs/umami_tracking.md`
    
    Co-authored-by: longsizhuo <114939201+longsizhuo@users.noreply.github.com>
    google-labs-jules[bot] and longsizhuo committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    713d126 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #251 from InvolutionHell/umami-tracking-improvemen…

    …ts-4727781891997572074
    
    Enhance Umami tracking implementation
    longsizhuo authored Feb 13, 2026
    1 Configuration menu
    Copy the full SHA
    b3c0d4c View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    d726f52 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. Configuration menu
    Copy the full SHA
    9465a88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a30465a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. Configuration menu
    Copy the full SHA
    609f15b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    697485b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #253 from LynPtl/fix/ai-assistant-provider

    fix(ai): change default provider to intern and fix error handling
    longsizhuo authored Feb 16, 2026
    1 Configuration menu
    Copy the full SHA
    fb70405 View commit details
    Browse the repository at this point in the history
  4. fix: UI透明

    longsizhuo committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    66f2f4f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. 1 Configuration menu
    Copy the full SHA
    036a8c1 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    e00957e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Configuration menu
    Copy the full SHA
    0d60d1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81cdd91 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. Merge pull request #254 from InvolutionHell/fix/build_too_long

    fix: 不将全量数据在一开始就给Bot
    longsizhuo authored Feb 19, 2026
    1 Configuration menu
    Copy the full SHA
    ae69996 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    ac26c38 View commit details
    Browse the repository at this point in the history
Loading