Shroominic and Cursor Agent
f13638387f
fix provider getattr
2025-11-23 21:51:36 +00:00
Shroominic and Cursor Agent
e154f65e16
fix revenue tracking problems
2025-11-23 21:51:36 +00:00
Shroominic and Cursor Agent
86b1ba0228
fix typing+linting
2025-11-23 21:51:36 +00:00
Cursor Agent
eb83b3c51a
refactor: unify logs and usage implementation
2025-11-23 21:51:36 +00:00
Shroominic and Cursor Agent
2438f3231f
fix docker build
2025-11-23 21:51:16 +00:00
Cursor Agent
13640d13d1
Merge remote-tracking branch 'remotes/origin/cursor/add-usage-tracking-dashboard-and-apis-32d6' into recreated-feature-branch
2025-11-23 21:51:16 +00:00
9qeklajc
38356d7bb3
add copy button & order entries
2025-11-16 10:46:10 +01:00
Cursor Agent and db2002dominic
99d98ffb2c
feat: Add usage tracking dashboard and API
...
Co-authored-by: db2002dominic <db2002dominic@gmail.com >
2025-11-15 23:49:36 +00:00
9qeklajc
26110a68dd
add logs page
2025-11-15 15:59:08 +01:00
9qeklajc
23ff99d41f
copy button
2025-11-15 12:53:58 +01:00
9qeklajc
3e7d4c6e86
add date picker
2025-11-15 11:46:24 +01:00
9qeklajc
34cdbfe446
add logs page
2025-11-15 11:32:18 +01:00
shroominic and GitHub
14ae4ecce3
v0.2.0c
...
fix calculate_usd_max_costs
v0.2.0c
2025-11-14 20:27:25 +08:00
Shroominic
a8b6d4866f
v0.2.0c
2025-11-14 20:15:36 +08:00
Shroominic
924f93c18d
fiiixXXXXXX
2025-11-14 19:42:20 +08:00
Shroominic
7c2ac805c8
fix calculate_usd_max_costs
2025-11-14 17:09:50 +08:00
shroominic and GitHub
bb9b632ceb
Merge pull request #223 from Routstr/v0.2.0b
...
V0.2.0b
2025-11-14 16:08:46 +08:00
Shroominic
50c43e9b07
fix vision prompt discounted max_cost calculation
2025-11-13 16:47:26 +08:00
Shroominic
a4c092d8dc
rm fetch_models
2025-11-13 16:09:35 +08:00
Shroominic
94e7b2b4d2
Fix settings override bug: allow False and 0 from database
...
Fixes #217 - Database values of False and 0 are now properly respected
instead of being ignored. Removed 'and v' check that incorrectly treated
these legitimate config values as 'empty'. Now only truly empty values
(None, empty string, empty list, empty dict) are ignored in favor of env.
2025-11-13 16:03:56 +08:00
9qeklajc and GitHub
637f3459c5
Merge pull request #222 from Routstr/update-deps
...
Update ui deps
2025-11-12 23:42:06 +01:00
Shroominic
9a52e30470
get api key link
2025-11-11 17:31:19 +08:00
Shroominic
30d62bf65c
fix linting
2025-11-11 17:24:21 +08:00
Shroominic
29b088c035
bump v0.2.0b
2025-11-11 17:21:52 +08:00
Shroominic
d16b0d5190
fix groq +xai model fetching
2025-11-11 17:19:04 +08:00
9qeklajc
9b2a4a8ff8
update package lock
2025-11-11 09:21:24 +01:00
Shroominic
320cfe82fd
auto populate providers from available classes
2025-11-11 16:10:42 +08:00
9qeklajc
8d4691e7f6
update dep. package
2025-11-11 09:00:26 +01:00
9qeklajc
d7c5d7ce41
remove cashu dep
2025-11-11 08:56:47 +01:00
shroominic and GitHub
2da2f96118
Merge pull request #218 from Routstr/v0.2.0-final
...
add docs, fix anthropic upstream model alias problem
2025-11-11 13:48:05 +08:00
Shroominic
8cb73f4528
fix import error
2025-11-11 13:40:59 +08:00
Shroominic
e3b146b83f
Merge branch 'upstream-refactor' into v0.2.0
2025-11-11 13:09:02 +08:00
Shroominic
b7e4fbf739
fix model alias problem for anthropic
2025-11-11 12:43:02 +08:00
Shroominic
2c8ba93312
experiments
2025-11-11 10:24:34 +08:00
9qeklajc
cfe03d6dcb
remove redundant setting & doc
2025-11-10 22:59:32 +01:00
9qeklajc
80b6acbf4b
add docs
2025-11-10 22:40:35 +01:00
9qeklajc and GitHub
bd88a84cd4
Merge pull request #216 from Routstr/v0.2.0-final
...
update doc
2025-11-09 21:37:11 +01:00
9qeklajc
45f5ba96a8
update doc
2025-11-09 21:36:42 +01:00
Shroominic
4b935a6f4d
more upstream + model fetchin wip
2025-11-08 12:30:12 +08:00
Shroominic
c9f458b8ba
experimentation to get better fetching algorighm
2025-11-06 18:27:17 +08:00
Shroominic
d9d2e17e5d
refactor upstream files and classes
2025-11-06 17:23:37 +08:00
9qeklajc and GitHub
3d6bd65a64
Merge pull request #215 from Routstr/v0.2.0-final
...
* fix model filtering
* cleanup desing
2025-11-05 09:35:10 +01:00
9qeklajc
8c08be9e11
better ui
2025-11-05 00:12:23 +01:00
9qeklajc
c49da9bf84
ignore error
2025-11-04 23:50:55 +01:00
9qeklajc
c2b97f8e3b
use enabled flag
2025-11-04 23:48:38 +01:00
9qeklajc
74480df47d
different check
2025-11-04 23:48:24 +01:00
9qeklajc
f5c9cde852
clean up
2025-11-04 23:46:38 +01:00
9qeklajc
88fbefbd18
fmt
2025-11-04 23:29:07 +01:00
9qeklajc
ded82cd729
fix model endpoint & filter query
2025-11-04 23:16:08 +01:00
9qeklajc
1e90b223cf
fix model filter
2025-11-04 22:45:18 +01:00