mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
copy
This commit is contained in:
parent
a4e1745eca
commit
84e84207a5
4 changed files with 18 additions and 16 deletions
|
@ -12,7 +12,8 @@
|
|||
- Specify desktop notification command with `--notifications-command`.
|
||||
- Improved empty LLM response handling with clearer warning messages.
|
||||
- Fixed Git identity retrieval to respect global configuration, by Akira Komamura.
|
||||
- Aider wrote 84% of the code in this release.
|
||||
- Offer to install dependencies for Bedrock and Vertex AI models.
|
||||
- Aider wrote 81% of the code in this release.
|
||||
|
||||
### Aider v0.75.3
|
||||
|
||||
|
|
|
@ -35,7 +35,8 @@ cog.out(text)
|
|||
- Specify desktop notification command with `--notifications-command`.
|
||||
- Improved empty LLM response handling with clearer warning messages.
|
||||
- Fixed Git identity retrieval to respect global configuration, by Akira Komamura.
|
||||
- Aider wrote 84% of the code in this release.
|
||||
- Offer to install dependencies for Bedrock and Vertex AI models.
|
||||
- Aider wrote 81% of the code in this release.
|
||||
|
||||
### Aider v0.75.3
|
||||
|
||||
|
|
|
@ -1,13 +1,3 @@
|
|||
{"event": "exit", "properties": {"reason": "Control-C"}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291305}
|
||||
{"event": "message_send", "properties": {"main_model": "anthropic/claude-3-7-sonnet-20250219", "weak_model": "anthropic/claude-3-5-haiku-20241022", "editor_model": "anthropic/claude-3-7-sonnet-20250219", "edit_format": "diff", "prompt_tokens": 30478, "completion_tokens": 124, "total_tokens": 30602, "cost": 0.093294, "total_cost": 0.935448}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291309}
|
||||
{"event": "message_send_starting", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291309}
|
||||
{"event": "message_send", "properties": {"main_model": "anthropic/claude-3-7-sonnet-20250219", "weak_model": "anthropic/claude-3-5-haiku-20241022", "editor_model": "anthropic/claude-3-7-sonnet-20250219", "edit_format": "diff", "prompt_tokens": 30834, "completion_tokens": 114, "total_tokens": 30948, "cost": 0.094212, "total_cost": 1.02966}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291318}
|
||||
{"event": "command_drop", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291329}
|
||||
{"event": "command_clear", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291331}
|
||||
{"event": "command_ask", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291372}
|
||||
{"event": "message_send_starting", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291372}
|
||||
{"event": "message_send", "properties": {"main_model": "anthropic/claude-3-7-sonnet-20250219", "weak_model": "anthropic/claude-3-5-haiku-20241022", "editor_model": "anthropic/claude-3-7-sonnet-20250219", "edit_format": "ask", "prompt_tokens": 17436, "completion_tokens": 533, "total_tokens": 17969, "cost": 0.060303, "total_cost": 1.089963}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291387}
|
||||
{"event": "message_send_starting", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291430}
|
||||
{"event": "message_send", "properties": {"main_model": "anthropic/claude-3-7-sonnet-20250219", "weak_model": "anthropic/claude-3-5-haiku-20241022", "editor_model": "anthropic/claude-3-7-sonnet-20250219", "edit_format": "diff", "prompt_tokens": 20850, "completion_tokens": 895, "total_tokens": 21745, "cost": 0.07597500000000001, "total_cost": 1.1659380000000001}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291450}
|
||||
{"event": "launched", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291472}
|
||||
{"event": "repo", "properties": {"num_files": 441}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741291473}
|
||||
|
@ -998,3 +988,13 @@
|
|||
{"event": "cli session", "properties": {"main_model": "anthropic/claude-3-7-sonnet-20250219", "weak_model": "anthropic/claude-3-5-haiku-20241022", "editor_model": "anthropic/claude-3-7-sonnet-20250219", "edit_format": "diff"}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309097}
|
||||
{"event": "command_add", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309100}
|
||||
{"event": "exit", "properties": {"reason": "Completed main CLI coder.run"}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309337}
|
||||
{"event": "launched", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309760}
|
||||
{"event": "repo", "properties": {"num_files": 401}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309760}
|
||||
{"event": "message_send_starting", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309769}
|
||||
{"event": "message_send", "properties": {"main_model": "anthropic/claude-3-7-sonnet-20250219", "weak_model": "anthropic/claude-3-5-haiku-20241022", "editor_model": "anthropic/claude-3-7-sonnet-20250219", "edit_format": "diff", "prompt_tokens": 8920, "completion_tokens": 150, "total_tokens": 9070, "cost": 0.02901, "total_cost": 0.02901}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309775}
|
||||
{"event": "exit", "properties": {"reason": "Completed lint/test/commit"}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309781}
|
||||
{"event": "launched", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309854}
|
||||
{"event": "no-repo", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309854}
|
||||
{"event": "message_send_starting", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309854}
|
||||
{"event": "message_send", "properties": {"main_model": "anthropic/claude-3-7-sonnet-20250219", "weak_model": "anthropic/claude-3-5-haiku-20241022", "editor_model": "anthropic/claude-3-7-sonnet-20250219", "edit_format": "diff", "prompt_tokens": 31053, "completion_tokens": 416, "total_tokens": 31469, "cost": 0.099399, "total_cost": 0.099399}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309871}
|
||||
{"event": "exit", "properties": {"reason": "Completed --message"}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1741309887}
|
||||
|
|
|
@ -249,10 +249,10 @@ tr:hover { background-color: #f5f5f5; }
|
|||
</style>
|
||||
<table>
|
||||
<tr><th>Model Name</th><th class='right'>Total Tokens</th><th class='right'>Percent</th></tr>
|
||||
<tr><td>anthropic/claude-3-7-sonnet-20250219</td><td class='right'>348,617</td><td class='right'>51.7%</td></tr>
|
||||
<tr><td>openrouter/REDACTED</td><td class='right'>259,570</td><td class='right'>38.5%</td></tr>
|
||||
<tr><td>fireworks_ai/accounts/fireworks/models/deepseek-v3</td><td class='right'>40,227</td><td class='right'>6.0%</td></tr>
|
||||
<tr><td>o3-mini</td><td class='right'>25,546</td><td class='right'>3.8%</td></tr>
|
||||
<tr><td>anthropic/claude-3-7-sonnet-20250219</td><td class='right'>309,637</td><td class='right'>48.8%</td></tr>
|
||||
<tr><td>openrouter/REDACTED</td><td class='right'>259,570</td><td class='right'>40.9%</td></tr>
|
||||
<tr><td>fireworks_ai/accounts/fireworks/models/deepseek-v3</td><td class='right'>40,227</td><td class='right'>6.3%</td></tr>
|
||||
<tr><td>o3-mini</td><td class='right'>25,546</td><td class='right'>4.0%</td></tr>
|
||||
</table>
|
||||
|
||||
{: .note :}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue