-
Notifications
You must be signed in to change notification settings - Fork 351
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: looplj/axonhub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.20
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: looplj/axonhub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.21
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 24 files changed
- 8 contributors
Commits on Mar 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c89ed47 - Browse repository at this point
Copy the full SHA c89ed47View commit details
Commits on Mar 22, 2026
-
chore: sync model developers data (#1122)
Co-authored-by: looplj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2916304 - Browse repository at this point
Copy the full SHA 2916304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d6608 - Browse repository at this point
Copy the full SHA 83d6608View commit details
Commits on Mar 23, 2026
-
feat(dashboard): add time period filter to all charts (#1129)
* feat(dashboard): add timeWindow parameter to analytics queries Add optional timeWindow parameter to all 9 analytics queries: - requestStatsByChannel, requestStatsByModel, requestStatsByAPIKey - tokenStatsByChannel, tokenStatsByModel, tokenStatsByAPIKey - costStatsByChannel, costStatsByModel, costStatsByAPIKey Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <[email protected]> * feat(dashboard): implement timeWindow filtering in resolvers Add time window filtering to all 9 analytics resolvers: - RequestStatsByChannel, RequestStatsByModel, RequestStatsByAPIKey - TokenStatsByChannel, TokenStatsByModel, TokenStatsByAPIKey - CostStatsByChannel, CostStatsByModel, CostStatsByAPIKey Supports day/week/month/allTime values. Skip filter when timeWindow is nil, empty, or allTime. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <[email protected]> * chore(dashboard): regenerate GraphQL types Regenerate generated.go with timeWindow parameter support. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <[email protected]> * feat(dashboard): add timeWindow support to frontend hooks - Add TimePeriod type (day/week/month/allTime) - Update all 9 analytics hooks to accept timeWindow parameter - Include timeWindow in query keys for proper caching - Update GraphQL queries to pass timeWindow variable Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <[email protected]> * feat(dashboard): add time period selectors to all chart components Add Tabs UI to all 6 analytics charts for time period selection: - requests-by-channel-chart, requests-by-model-chart, requests-by-api-key-chart - tokens-by-channel-chart, tokens-by-model-chart, tokens-by-api-key-chart Features: - 4 options: allTime (default), month, week, day - Time period passed to data hooks - Fix TypeScript error (remove invalid isAnimationActive from BarChart) Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <[email protected]> * feat: add shared time period selector component and update dashboard charts * fix: chart flashing and TimePeriodSelector fixes * refactor: remove redundant condition and move FastestTimeWindow type * refactor: extract time window parsing logic and simplify time period selector --------- Co-authored-by: Sisyphus <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47604ee - Browse repository at this point
Copy the full SHA 47604eeView commit details -
fix(anthropic): empty thinking cause content block not stop (#1135)
* fix(anthropic): empty thinking cause content block not stop
Configuration menu - View commit details
-
Copy full SHA for a82bdfa - Browse repository at this point
Copy the full SHA a82bdfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d080a41 - Browse repository at this point
Copy the full SHA d080a41View commit details -
chore(deps): bump google.golang.org/grpc in /integration_test/gemini (#…
…1138) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.77.0 to 1.79.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.77.0...v1.79.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 20906b1 - Browse repository at this point
Copy the full SHA 20906b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a806977 - Browse repository at this point
Copy the full SHA a806977View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.20...v0.9.21