tsl-devkit/memory-bank/progress.md

51 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 当前进展
## Current Focus
- 已完成 Conan 依赖升级;`lsp-server` 当前使用 ConanCenter 可见的最新
`glaze`、`taskflow`、`spdlog`、`fmt` 与 `tree-sitter` recipe
## Recent Changes
- vendored `playbook` 快照已通过 subtree 更新并重新同步托管文件
- `memory-bank` 已迁移到 `tech-context` / `system-patterns` /
`active-context` 新结构
-`docs/prompts/coding/review.md`
`docs/prompts/meta/prompt-generator.md`
`memory-bank/architecture.md`
`memory-bank/tech-stack.md` 已移除
- `glaze` 已升级到 `7.4.0``taskflow` 已升级到 `4.0.0`
- 已适配 CMake 4.3 `import std` gate、Taskflow 4.0 头文件依赖、
completion `LSPAny data` 反序列化和 scheduler completion callback 顺序
## Next Steps
1. 新任务先写到 `docs/superpowers/plans/` 再执行
2. 进入执行阶段前用 `main_loop.py claim` 领取 Plan
3. Playbook 升级保持 subtree + sync 的固定顺序
4. 另行处理既有脚本类测试失败:
`test_ast_script`、`test_symbol_script`、`test_semantic_script`
## Open Risks
- CIFS 共享目录上的 git 索引状态可能误报脏工作区,
影响 subtree、status 和 stash 类命令
- `lsp-server/test/test_tree_sitter/test` 下部分 TSF fixture 仍存在解析失败,
会导致脚本类 AST / symbol / semantic CTest 失败
## Workflow State
<!-- workflow-state:start -->
phase: done
plan: docs/superpowers/plans/2026-05-24-conan-dependency-upgrade.md
executor: executing-plans
constraints: karpathy-guidelines,.agents,AGENT_RULES
<!-- workflow-state:end -->
## Plan Status
<!-- plan-status:start -->
- [x] `2026-05-24-playbook-strong-alignment.md` done
- [x] `2026-05-24-conan-dependency-upgrade.md` done: known-failures:test_ast_script,test_symbol_script,test_semantic_script
<!-- plan-status:end -->