fastcat-agent fastcat-agent
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-03 10:41:42 -04:00
4ee891ef81 fixed time import
d0049df62e repaired test_context_manager_resets_cleanly, still missing possible import
Compare 2 commits »
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-03 08:34:03 -04:00
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-03 08:27:20 -04:00
f3ec3110ec reverted to original test unit from backup
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-03 08:26:01 -04:00
59e8755575 picked one of two dupe test units, revert from backup if troubles
4a385025bb fix: properly handle stall detection in streaming output loop
c2bfd56518 fix: Implement proper stall detection and context adjustment placeholders
Compare 3 commits »
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 18:52:59 -04:00
0d3bfc1a34 test: fix Ollama context detection tests by setting mock status codes
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 17:53:10 -04:00
c79c1fec7c fix: improve Ollama context length parsing to handle both list and dict responses correctly
35fbef4b82 fix: Correct Ollama context detection to handle both list and dict response formats and use exact context_length value
Compare 2 commits »
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 04:18:53 -04:00
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 03:54:34 -04:00
8bca5b8aee fix: Revert /api/ps parsing change and implement strict Ollama context flow with API fallback
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 03:42:48 -04:00
3f17f4ed8a fix: Update Ollama context detection to handle /api/ps response as list or dict with "models" key, safely coerce context_length to int, and use valid API values instead of triggering heuristic fallback
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 03:32:17 -04:00
db4be6805e test: fix Ollama context length field structure in mock responses to match code expectations
c13c4d777c fix: Correct mock setup for requests.get in Ollama context tests and adjust context length expectations to match actual API behavior
edfb9e16e7 fix: patch requests.get directly instead of aider.models.requests in tests
b9e0188d37 feat: add Ollama context detection with API fallback and comprehensive tests
b07a4f7c59 fix: Update tests to handle background thread calls and improve progress bar assertions
Compare 5 commits »
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 02:34:21 -04:00
30eccc4d0d test: add comprehensive unit tests for stall detector, progress bar, diff updates and Ollama context query
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 02:11:36 -04:00
2bca660d08 fix: add optional status_suffix parameter to progress bar functions
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 01:56:18 -04:00
6a661eb8af feat: pass self to OutputStallDetector constructor
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 01:37:37 -04:00
3d126b751d feat: add OutputStallDetector class to monitor long-running operations in aider/utils.py
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 01:16:50 -04:00
e315f9a69c fix: add missing part parameter to replace_closest_edit_distance function signature
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 01:10:11 -04:00
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 01:02:26 -04:00
bd42f7824f feat: add thread-safe OutputStallDetector class to utils.py
91652a80cd fix: resolve undefined name errors in editblock_coder and utils modules
Compare 2 commits »
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 00:49:30 -04:00
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-02 00:43:01 -04:00
91652a80cd fix: resolve undefined name errors in editblock_coder and utils modules
67d1e8b35f (no commit message provided)
Compare 2 commits »
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-01 23:49:46 -04:00