chore: make roadmap current local
This commit is contained in:
parent
4dbeecf2fb
commit
dd7517a04e
2 changed files with 4 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -65,4 +65,5 @@ agent-test/runs/
|
|||
!agent-task/**/
|
||||
!agent-task/**/*.md
|
||||
!agent-task/**/*.log
|
||||
agent-roadmap/current.md
|
||||
# END Agent-Ops managed gitignore
|
||||
|
|
|
|||
|
|
@ -5,6 +5,9 @@
|
|||
- [진행중] 고성능 병렬 운용 기준선과 최적화
|
||||
- 단계: 안정화와 유지
|
||||
- 경로: `agent-roadmap/milestones/high-performance-parallel-operations.md`
|
||||
- [계획] 언어별 성능 병목 개선
|
||||
- 단계: 안정화와 유지
|
||||
- 경로: `agent-roadmap/milestones/performance-hotspot-optimization.md`
|
||||
|
||||
## 선택 규칙
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue