Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
17d9c05
Add Austin profiling workflow for SWE-bench runs
openhands-agent Feb 23, 2026
4661d6e
Merge branch 'main' into feature/austin-profiling-workflow
csmith49 Feb 23, 2026
54be6a9
Add push trigger for feature branch testing
openhands-agent Feb 23, 2026
c58fe6d
Fix default model ID to use claude-sonnet-4-6
openhands-agent Feb 23, 2026
6604664
Fix benchmarks SDK path - use vendor/software-agent-sdk
openhands-agent Feb 23, 2026
504de80
Fix Austin profiling by using direct Python path
openhands-agent Feb 23, 2026
75c20b8
Fix swebench-infer arguments - use proper LLM config file
openhands-agent Feb 23, 2026
38d968c
Add debug output to diagnose swebench-infer failures
openhands-agent Feb 23, 2026
ff3f9d5
Clone SDK as proper git repo to satisfy version.py check
openhands-agent Feb 23, 2026
67d85c3
Simplify profiling to use direct SDK conversation
openhands-agent Feb 23, 2026
341f6d9
Fix heredoc indentation in workflow
openhands-agent Feb 23, 2026
fec2691
Fix workflow YAML - use separate profile script file
openhands-agent Feb 23, 2026
5a31c92
Debug Austin profiling - add test run and try --pipe
openhands-agent Feb 23, 2026
9aa3831
Fix Austin profiling: use austin-dist from PyPI, fix script API
openhands-agent Feb 23, 2026
6b717bc
Fix Austin installation: use sudo pip for system-wide install
openhands-agent Feb 23, 2026
60c2b3c
Fix profile script: pass api_key and base_url to LLM; fix mojo2austin…
openhands-agent Feb 23, 2026
606b078
Add debug output and error handling to profile script
openhands-agent Feb 23, 2026
b4b2307
Add debug output before imports to diagnose crash
openhands-agent Feb 23, 2026
76d7087
Use sudo -E to preserve environment variables for Austin
openhands-agent Feb 23, 2026
82a0652
Debug: Add explicit env vars and extra debugging for Austin sudo
openhands-agent Feb 23, 2026
7cbc55e
Fix: Use wrapper script to properly set env vars for Austin
openhands-agent Feb 23, 2026
b7872fb
Fix: Use Python wrapper to pass env vars via command-line args
openhands-agent Feb 23, 2026
55b2892
Fix: Pass SITE_PACKAGES to Python wrapper for venv packages
openhands-agent Feb 23, 2026
57cbedd
Fix: Use resolved Python binary path for Austin profiling
openhands-agent Feb 23, 2026
9115e4a
Fix: Use readlink -f to get absolute Python binary path
openhands-agent Feb 23, 2026
60f7431
Add CLI argument support to profile script for sudo compatibility
openhands-agent Feb 23, 2026
8eb2e67
Fix: Use Austin attach mode instead of launch mode
openhands-agent Feb 23, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading