Paul Gauthier (aider)
|
14c0e50721
|
style: Format warning message in main.py for readability
|
2025-03-18 17:22:31 -07:00 |
|
Paul Gauthier (aider)
|
68e218d002
|
refactor: ignore unsupported model parameters with warning instead of prompt
|
2025-03-18 17:22:25 -07:00 |
|
Paul Gauthier
|
0a026e71b7
|
copy
|
2025-03-18 14:43:36 -07:00 |
|
Paul Gauthier
|
5175a8c7ca
|
copy
|
2025-03-18 14:42:12 -07:00 |
|
Paul Gauthier
|
661e0cfc71
|
copy
|
2025-03-18 14:30:22 -07:00 |
|
Paul Gauthier
|
9ff6f35330
|
copy
|
2025-03-18 14:13:08 -07:00 |
|
Paul Gauthier
|
ab5a066780
|
feat: Add controls to video player in recording.js
|
2025-03-18 14:05:06 -07:00 |
|
Paul Gauthier (aider)
|
c2d649e655
|
refactor: Use Jekyll templating for recordings list generation
|
2025-03-18 14:04:29 -07:00 |
|
Paul Gauthier (aider)
|
f82bb65810
|
docs: Add descriptions to recording pages using text from index
|
2025-03-18 14:03:03 -07:00 |
|
Paul Gauthier
|
e76c54b18e
|
docs: Add empty description field to model-accepts-settings.md
|
2025-03-18 14:03:02 -07:00 |
|
Paul Gauthier
|
43658055d3
|
copy
|
2025-03-18 13:58:31 -07:00 |
|
Paul Gauthier (aider)
|
0b71fded7f
|
docs: Add entry for model-accepts-settings recording to index
|
2025-03-18 13:56:43 -07:00 |
|
Paul Gauthier
|
03d1bada2a
|
add model-accepts-settings recording
|
2025-03-18 13:53:16 -07:00 |
|
Paul Gauthier (aider)
|
ad76355299
|
feat: make toast notifications persist until audio/speech completes
|
2025-03-18 13:32:59 -07:00 |
|
Paul Gauthier (aider)
|
c98d409f0a
|
fix: prevent duplicate speech synthesis fallback
|
2025-03-18 13:30:31 -07:00 |
|
Paul Gauthier
|
9084673fd7
|
copy
|
2025-03-18 12:39:01 -07:00 |
|
Paul Gauthier
|
8d7300a522
|
docs: Update reasoning model compatibility and settings documentation
|
2025-03-18 12:36:27 -07:00 |
|
Paul Gauthier (aider)
|
7c10600044
|
docs: Update reasoning model settings documentation with compatibility details
|
2025-03-18 12:32:22 -07:00 |
|
Paul Gauthier
|
277da37047
|
refactor: Simplify warning message in main.py
|
2025-03-18 12:30:47 -07:00 |
|
Paul Gauthier (aider)
|
f6d697ed2b
|
refactor: rename warned to warn_setting for clarity
|
2025-03-18 12:28:41 -07:00 |
|
Paul Gauthier (aider)
|
f247927244
|
style: Format code to comply with linter rules
|
2025-03-18 12:27:54 -07:00 |
|
Paul Gauthier (aider)
|
7097e62582
|
refactor: Consolidate model setting checks into a loop
|
2025-03-18 12:27:48 -07:00 |
|
Paul Gauthier (aider)
|
e577bab263
|
refactor: Improve model settings warning logic and fix tmux recording script
|
2025-03-18 12:27:33 -07:00 |
|
Paul Gauthier (aider)
|
274c40793f
|
refactor: Use warn_setting variable for model setting warnings
|
2025-03-18 12:27:28 -07:00 |
|
Paul Gauthier
|
afbe9266e7
|
refactor: Simplify warning messages and confirmation prompt
|
2025-03-18 12:27:27 -07:00 |
|
Paul Gauthier (aider)
|
195ed3e6b6
|
style: Remove trailing whitespace and format confirm_ask call
|
2025-03-18 12:24:13 -07:00 |
|
Paul Gauthier (aider)
|
ed8ace7884
|
feat: Add confirmation prompt for unsupported model parameters
|
2025-03-18 12:24:06 -07:00 |
|
Paul Gauthier (aider)
|
14761ebec2
|
fix: Update test_thinking_tokens_option to check correct thinking tokens location
|
2025-03-18 12:22:13 -07:00 |
|
Paul Gauthier (aider)
|
50d8a19397
|
style: Format test_main.py with consistent line breaks
|
2025-03-18 12:18:57 -07:00 |
|
Paul Gauthier (aider)
|
719324981d
|
test: Add tests for accepts_settings configuration and thinking_tokens option
|
2025-03-18 12:18:52 -07:00 |
|
Paul Gauthier (aider)
|
182c06107f
|
fix: move model setting warnings after settings are resolved
|
2025-03-18 12:13:55 -07:00 |
|
Paul Gauthier (aider)
|
d4d4852a0c
|
feat: Add thinking_tokens and reasoning_effort settings to models
|
2025-03-18 12:08:52 -07:00 |
|
Paul Gauthier (aider)
|
f352fed313
|
style: Remove trailing whitespace in models.py
|
2025-03-18 12:05:23 -07:00 |
|
Paul Gauthier (aider)
|
5dfce2d199
|
feat: Add reasoning_effort and thinking_tokens settings to specific models
|
2025-03-18 12:05:17 -07:00 |
|
Paul Gauthier
|
6aafac544b
|
refactor: Remove accepts_settings from model configurations
|
2025-03-18 12:05:11 -07:00 |
|
Paul Gauthier (aider)
|
2589c29b1c
|
style: Format code to comply with linter rules
|
2025-03-18 12:01:55 -07:00 |
|
Paul Gauthier (aider)
|
076c38526a
|
feat: Add --check-model-accepts-settings flag with default true
|
2025-03-18 12:01:45 -07:00 |
|
Paul Gauthier (aider)
|
9fd5cfa777
|
fix: warn when model settings are empty or missing specific keys
|
2025-03-18 12:00:36 -07:00 |
|
Paul Gauthier (aider)
|
c01db8783d
|
style: Format warning messages to adhere to line length limit
|
2025-03-18 11:57:38 -07:00 |
|
Paul Gauthier (aider)
|
77101a96a1
|
feat: Add model setting validation for reasoning features
|
2025-03-18 11:57:31 -07:00 |
|
Paul Gauthier (aider)
|
46863b470c
|
feat: Add terminal size output to tmux_record.sh
|
2025-03-18 11:53:28 -07:00 |
|
Paul Gauthier
|
736c1f7e1e
|
chore: Make tmux_record.sh executable
|
2025-03-18 11:53:26 -07:00 |
|
Paul Gauthier (aider)
|
4cf9679334
|
feat: add check for exactly one active tmux window
|
2025-03-18 11:50:12 -07:00 |
|
Paul Gauthier
|
89c9290602
|
refactor: Simplify asciinema command in tmux_record.sh
|
2025-03-18 11:50:10 -07:00 |
|
Paul Gauthier (aider)
|
3ba75c5a62
|
feat: Add dynamic tmux window size detection to recording script
|
2025-03-18 11:49:25 -07:00 |
|
Paul Gauthier
|
4ceaed7183
|
feat: Add tmux recording script
|
2025-03-18 11:49:24 -07:00 |
|
Paul Gauthier
|
f310497d47
|
copy
|
2025-03-18 09:55:47 -07:00 |
|
Paul Gauthier
|
94bcaa71e6
|
copy
|
2025-03-17 21:24:34 -07:00 |
|
Paul Gauthier
|
67bdccbda6
|
refactor: Adjust padding in NoInsetCodeBlock syntax rendering
|
2025-03-17 21:17:02 -07:00 |
|
Paul Gauthier (aider)
|
f89dabbd0a
|
refactor: Replace make_elements() with class var in NoInsetMarkdown
|
2025-03-17 21:15:30 -07:00 |
|