- 유휴 전환 후 하단 상태바 전체 토큰 집계가 사라지지 않도록 대화 기준 합산 복원 경로 추가 - 컨텍스트 사용량 팝업에 마지막 실제 압축 before/after 및 누적 절감량 표시 - total_stats 이벤트가 진행 피드에 흡수되지 않고 전용 통계 카드로 다시 노출되게 수정 - 관련 README 및 개발 문서 이력 갱신 검증: dotnet build src/AxCopilot/AxCopilot.csproj -c Release -v minimal -p:OutputPath=bin\verify\ -p:IntermediateOutputPath=obj\verify\ (경고 0, 오류 0)
This commit is contained in:
@@ -32,7 +32,7 @@ internal static class AgentTranscriptDisplayCatalog
|
||||
|
||||
"build_run" => "빌드/실행",
|
||||
"test_loop" => "테스트 루프",
|
||||
"dev_env_detect" => "개발 환경 점검",
|
||||
"dev_env_detect" => "개발 환경 감지",
|
||||
"git_tool" => "Git",
|
||||
"diff_tool" => "Diff",
|
||||
"diff_preview" => "Diff 미리보기",
|
||||
|
||||
Reference in New Issue
Block a user