Paul Gauthier (aider)
|
17c9ba2c68
|
feat: Add git push dry-run check before version bump
|
2025-03-04 13:24:22 -08:00 |
|
Paul Gauthier
|
34334ad8b8
|
chore: Add dry run git push check before version bump
|
2025-03-04 13:24:18 -08:00 |
|
Paul Gauthier
|
51cf241dae
|
copy
|
2025-02-26 09:05:16 -08:00 |
|
Paul Gauthier (aider)
|
30332c2ba5
|
style: Apply linter formatting to issues.py script
|
2025-02-10 11:37:35 -08:00 |
|
Paul Gauthier (aider)
|
17919d7503
|
refactor: Add priority label check to prevent bot actions on priority issues
|
2025-02-10 11:37:30 -08:00 |
|
Paul Gauthier (aider)
|
3877ab1f00
|
style: Apply linter formatting to blame.py
|
2025-02-07 10:57:42 -08:00 |
|
Paul Gauthier (aider)
|
2425322e8d
|
refactor: Improve test file filtering logic in blame script
|
2025-02-07 10:57:38 -08:00 |
|
Paul Gauthier (aider)
|
3f80a113d1
|
style: Lint and format blame.py script
|
2025-02-07 10:56:50 -08:00 |
|
Paul Gauthier (aider)
|
9ad20849d3
|
feat: Include language test files in blame script
|
2025-02-07 10:56:46 -08:00 |
|
Paul Gauthier
|
c8c58280d8
|
refactor: Modify file filtering logic in blame script
|
2025-02-07 10:56:44 -08:00 |
|
Paul Gauthier
|
4251e976b3
|
copy
|
2025-01-13 14:28:34 -08:00 |
|
Paul Gauthier
|
73c89e8c00
|
copy
|
2025-01-10 15:53:17 -08:00 |
|
Paul Gauthier (aider)
|
fcc499e401
|
refactor: normalize deepseek model names to deepseek-chat
|
2025-01-10 15:51:53 -08:00 |
|
Paul Gauthier
|
6e8efe22aa
|
refactor: Combine deepseek/deepseek-coder into chat AI in model stats
|
2025-01-10 15:51:52 -08:00 |
|
Paul Gauthier
|
2c963b389c
|
include author in history updates
|
2025-01-09 12:03:05 -08:00 |
|
Paul Gauthier (aider)
|
76404004a4
|
feat: include author info in git log output for history updates
|
2025-01-09 11:57:23 -08:00 |
|
Paul Gauthier
|
867aaa5864
|
copy
|
2025-01-04 06:36:22 -08:00 |
|
Paul Gauthier (aider)
|
59cf823d56
|
style: Run linter on blame.py
|
2024-12-17 08:25:08 -08:00 |
|
Paul Gauthier (aider)
|
70312c58be
|
feat: Add exclude_files list and filter in blame script
|
2024-12-17 08:25:04 -08:00 |
|
Paul Gauthier
|
4942366271
|
feat: Add exclude_files list to blame script
|
2024-12-17 08:25:03 -08:00 |
|
Paul Gauthier
|
85218d74d4
|
don't block pre-commit for faq cog
|
2024-12-16 12:47:06 -08:00 |
|
Paul Gauthier
|
01382527f5
|
cleanup cog of toml
|
2024-12-16 12:08:08 -08:00 |
|
Paul Gauthier (aider)
|
8c10cb6230
|
style: Fix linting issues in my_models.py
|
2024-12-13 13:22:59 -08:00 |
|
Paul Gauthier (aider)
|
c8894bcead
|
feat: Conditionally add redacted model note to script
|
2024-12-13 13:22:55 -08:00 |
|
Paul Gauthier
|
edc602c33a
|
copy
|
2024-12-13 12:55:33 -08:00 |
|
Paul Gauthier (aider)
|
a691d1750a
|
style: Apply linter formatting
|
2024-12-13 12:34:34 -08:00 |
|
Paul Gauthier (aider)
|
834e2f9304
|
refactor: Separate data, text, and HTML formatting into functions
|
2024-12-13 12:34:31 -08:00 |
|
Paul Gauthier (aider)
|
66e5e9c1ce
|
feat: Add percentage column to model token usage summary
|
2024-12-13 12:33:14 -08:00 |
|
Paul Gauthier (aider)
|
2d5f613984
|
feat: Process only last 1000 lines of analytics file
|
2024-12-13 12:32:28 -08:00 |
|
Paul Gauthier (aider)
|
868e7a278f
|
feat: Sort model token usage by count descending
|
2024-12-13 12:31:38 -08:00 |
|
Paul Gauthier
|
f953d17889
|
chore: Make my_models.py executable
|
2024-12-13 12:31:37 -08:00 |
|
Paul Gauthier (aider)
|
3473969aae
|
fix: Remove unused os import in my_models.py
|
2024-12-13 12:31:09 -08:00 |
|
Paul Gauthier (aider)
|
ec11ae7c40
|
style: Fix linting issues in my_models.py
|
2024-12-13 12:31:03 -08:00 |
|
Paul Gauthier (aider)
|
8217ee1bbb
|
feat: Add script to analyze model token usage
|
2024-12-13 12:30:59 -08:00 |
|
Paul Gauthier
|
1ad3ee0aec
|
feat: Add my_models.py script
|
2024-12-13 12:30:59 -08:00 |
|
Paul Gauthier (aider)
|
b3e9a2fede
|
feat: Allow version arg for blame script, default to v0.1.0
|
2024-12-13 11:49:15 -08:00 |
|
Paul Gauthier
|
2f5d6bf909
|
feat: Take version as optional arg for blame script
|
2024-12-13 11:49:14 -08:00 |
|
Paul Gauthier (aider)
|
df8c88cef4
|
style: Fix line length in issues.py
|
2024-12-13 08:46:57 -08:00 |
|
Paul Gauthier (aider)
|
844e12769c
|
feat: Handle "bug" label like "enhancement" for closing
|
2024-12-13 08:46:53 -08:00 |
|
Paul Gauthier (aider)
|
b982626ac4
|
style: Fix line length in comment
|
2024-12-13 08:46:02 -08:00 |
|
Paul Gauthier (aider)
|
517b2b42a6
|
fix: Fix long lines in closing comment
|
2024-12-13 08:45:58 -08:00 |
|
Paul Gauthier (aider)
|
6778c33628
|
style: Apply linter fixes
|
2024-12-13 08:45:47 -08:00 |
|
Paul Gauthier (aider)
|
bc0b11e1ef
|
feat: Add fixed enhancement issue closing
|
2024-12-13 08:45:43 -08:00 |
|
Paul Gauthier (aider)
|
6f266c0090
|
fix: Skip test fixture watch files in blame script
|
2024-12-11 20:38:11 -08:00 |
|
Paul Gauthier
|
baa7352ca6
|
chore: Skip test fixture files in blame script
|
2024-12-11 20:38:11 -08:00 |
|
Paul Gauthier (aider)
|
fdb1c8d99a
|
chore: Remove comment about skipping test files
|
2024-12-11 20:37:29 -08:00 |
|
Paul Gauthier
|
79f5dba094
|
chore: Skip test fixture files in blame script
|
2024-12-11 20:37:28 -08:00 |
|
Paul Gauthier
|
df300e89a2
|
refac prompt out
|
2024-12-11 19:42:01 -08:00 |
|
Paul Gauthier
|
f678b664ff
|
refactor: Move website files list to global scope
|
2024-12-09 15:01:12 -08:00 |
|
Paul Gauthier (aider)
|
4206920a7d
|
style: fix whitespace in blame.py
|
2024-12-09 15:00:47 -08:00 |
|