Paul Gauthier (aider)
|
76a4b878b1
|
feat: Add verbose argument to check_version function
|
2024-08-13 05:31:04 -07:00 |
|
Paul Gauthier (aider)
|
abb375eb73
|
style: Format code with linter
|
2024-08-13 05:29:21 -07:00 |
|
Paul Gauthier (aider)
|
cef421dfc0
|
feat: Add patch for InputOutput in test_main_exit_calls_version_check
|
2024-08-13 05:29:18 -07:00 |
|
Paul Gauthier
|
fcf758527a
|
fix: Call check_version in main with input and output arguments
|
2024-08-13 05:29:17 -07:00 |
|
Paul Gauthier (aider)
|
58f06e1f56
|
feat: add GitTemporaryDirectory to test_main_exit_calls_version_check
|
2024-08-13 05:26:12 -07:00 |
|
Paul Gauthier (aider)
|
a30a27fa8a
|
feat: add test for main --exit that confirms version_check is called
|
2024-08-13 05:25:36 -07:00 |
|
Paul Gauthier
|
c286135eeb
|
fix: Add new --deepseek switch and chat mode options
|
2024-08-12 21:12:05 -07:00 |
|
Paul Gauthier
|
124e852366
|
infinity!
|
2024-08-12 20:55:10 -07:00 |
|
Paul Gauthier
|
8d7927d35b
|
bump deps to pickup new litellm
|
2024-08-12 20:55:01 -07:00 |
|
Paul Gauthier (aider)
|
00aa43d964
|
fix: Move imports to the top of the file in aider/analytics.py
|
2024-08-12 20:44:56 -07:00 |
|
Paul Gauthier (aider)
|
84489f16b5
|
refactor: Refactor data file name and mkdir operations
|
2024-08-12 20:44:42 -07:00 |
|
Paul Gauthier
|
e07194bbeb
|
fix: Rename uuid_file to data_file for consistency
|
2024-08-12 20:44:41 -07:00 |
|
Paul Gauthier (aider)
|
1567d3e3d1
|
fix: Remove duplicate get_or_create_uuid method
|
2024-08-12 20:41:59 -07:00 |
|
Paul Gauthier (aider)
|
eca7a57138
|
style: Format code with linter
|
2024-08-12 20:41:17 -07:00 |
|
Paul Gauthier (aider)
|
64df0ad590
|
feat: Add --analytics-disable option to disable analytics tracking
|
2024-08-12 20:41:10 -07:00 |
|
Paul Gauthier
|
5a28d499a8
|
fix: Update the path for the Mixpanel UUID file
|
2024-08-12 20:41:09 -07:00 |
|
Paul Gauthier
|
4bad876f66
|
fix: Add event tracking for interactive help command
|
2024-08-12 20:36:51 -07:00 |
|
Branch Vincent
|
aa6a538992
|
migrate to pyproject.toml
|
2024-08-12 19:49:59 -07:00 |
|
Paul Gauthier (aider)
|
1a8763d989
|
feat: Add --analytics-log argument and pass it to Analytics
|
2024-08-12 18:27:40 -07:00 |
|
Paul Gauthier (aider)
|
13eaf5e5ce
|
style: Fix formatting in analytics.py
|
2024-08-12 18:26:11 -07:00 |
|
Paul Gauthier (aider)
|
82250db8af
|
feat: Add logfile support to Analytics class
|
2024-08-12 18:26:08 -07:00 |
|
Paul Gauthier
|
85fa78f5a6
|
fix: Correct command execution logic
|
2024-08-12 18:23:51 -07:00 |
|
Paul Gauthier (aider)
|
9ed732959e
|
fix: Remove unnecessary slice from event name in Commands.run
|
2024-08-12 18:22:51 -07:00 |
|
Paul Gauthier (aider)
|
860a36fe6c
|
refactor: Extract command name from matching_commands[0][1:]
|
2024-08-12 18:22:36 -07:00 |
|
Paul Gauthier (aider)
|
01a9a8ffc4
|
feat: add event logging for command usage
|
2024-08-12 18:22:05 -07:00 |
|
Paul Gauthier
|
aa840f0e28
|
be careful logging main_models that are not in the model db
|
2024-08-12 18:20:35 -07:00 |
|
Paul Gauthier (aider)
|
a7a626423c
|
fix: Remove properties argument from event method in Analytics class
|
2024-08-12 18:08:02 -07:00 |
|
Paul Gauthier
|
c2c9b60ea6
|
feat: Add main_model parameter to event method in analytics.py
|
2024-08-12 18:08:01 -07:00 |
|
Paul Gauthier (aider)
|
a6282818db
|
fix: Add early return if self.mp is not set
|
2024-08-12 16:23:12 -07:00 |
|
Paul Gauthier (aider)
|
f563544761
|
style: Fix linter issues in analytics.py
|
2024-08-12 16:21:49 -07:00 |
|
Paul Gauthier (aider)
|
48a344bc6d
|
feat: Add system information to all events
|
2024-08-12 16:21:46 -07:00 |
|
Paul Gauthier
|
f110e8c8db
|
fix: Update Mixpanel project token
|
2024-08-12 16:21:45 -07:00 |
|
Paul Gauthier (aider)
|
65c0608d5c
|
style: format code
|
2024-08-12 16:17:17 -07:00 |
|
Paul Gauthier (aider)
|
57ce0dca67
|
feat: add self.event() to calculate_and_show_tokens_and_cost
|
2024-08-12 16:17:11 -07:00 |
|
Paul Gauthier
|
4129065d6c
|
fix: Add event attribute to Coder class
|
2024-08-12 16:17:10 -07:00 |
|
Paul Gauthier (aider)
|
d59fd508c2
|
style: Apply linter formatting to analytics.py
|
2024-08-12 16:16:42 -07:00 |
|
Paul Gauthier (aider)
|
62a5cf8dee
|
feat: Handle numeric values in event properties
|
2024-08-12 16:16:39 -07:00 |
|
Paul Gauthier (aider)
|
6ec4e60058
|
feat: Add kwargs support to event() method
|
2024-08-12 16:14:11 -07:00 |
|
Paul Gauthier
|
087b3d4ffb
|
feat: Rename track_event to event in aider/analytics.py
|
2024-08-12 16:14:10 -07:00 |
|
Paul Gauthier (aider)
|
7d3585bafe
|
style: Fix formatting and linting issues in analytics.py
|
2024-08-12 16:11:23 -07:00 |
|
Paul Gauthier (aider)
|
1a49974f98
|
feat: add aider version number to all events
|
2024-08-12 16:11:20 -07:00 |
|
Paul Gauthier
|
b11c17dbd4
|
feat: Add optional analytics tracking
|
2024-08-12 16:10:20 -07:00 |
|
Paul Gauthier
|
474ac62391
|
feat: Add analytics field to Coder class
|
2024-08-12 16:08:58 -07:00 |
|
Paul Gauthier (aider)
|
6ee8a74d47
|
style: format code with linter
|
2024-08-12 16:07:15 -07:00 |
|
Paul Gauthier (aider)
|
121dd908a6
|
feat: Add Mixpanel project token to Analytics class
|
2024-08-12 16:07:12 -07:00 |
|
Paul Gauthier
|
2e1ac25ce2
|
feat: Add analytics module with Mixpanel integration
|
2024-08-12 16:07:11 -07:00 |
|
Paul Gauthier
|
b49ee06f23
|
feat: Add analytics.py module
|
2024-08-12 16:05:06 -07:00 |
|
Paul Gauthier
|
2f3aa54845
|
copy
|
2024-08-12 15:36:41 -07:00 |
|
Paul Gauthier
|
2a1fb7d150
|
Clean up DEEPSEEK_API_BASE
|
2024-08-12 15:35:32 -07:00 |
|
Paul Gauthier
|
27f92b26c6
|
bump versions for new litellm with prefill
|
2024-08-12 15:33:09 -07:00 |
|