backend-infra-engineer: Release v0.3.9-hotfix7 snapshot

This commit is contained in:
scawful
2025-11-23 13:37:10 -05:00
parent c8289bffda
commit 2934c82b75
202 changed files with 34914 additions and 845 deletions

View File

@@ -303,6 +303,7 @@ message TraceEntry {
string instruction = 2;
CPUState cpu_state_before = 3;
uint64 cycle_count = 4;
uint32 opcode = 5;
}
message TraceResponse {