Commit Graph

4 Commits

Author SHA1 Message Date
csh a9958f36fe 🔧 chore(repo): refresh local rules and ast defaults
add repository-local agent rules and refresh the architecture notes
for the current lsp layering.

register the AST self-test in CTest, initialize a few AST defaults,
and bump glaze to the newer conan package version.

verify: `cmake --build lsp-server/build/clang-linux/Release --target test_ast`
verify: `ctest --test-dir lsp-server/build/clang-linux/Release -R test_ast_unit --output-on-failure` passes
known issue: `ctest --test-dir lsp-server/build/clang-linux/Release -R test_ast_script --output-on-failure` still fails on `/home/csh/windows_share/tsf/funcext/Common/Tree/TTree.tsf` due to invalid TSF syntax (`FConfig &= v` missing trailing `;`).
2026-03-06 13:03:00 +08:00
csh 149a41588c 📝 docs(memory-bank): update architecture
lsp-server ci / build-and-test (push) Failing after 22s Details
2026-02-03 13:47:23 +08:00
csh fe4183314e 📝 docs(memory-bank): sync templates
lsp-server ci / build-and-test (push) Failing after 21s Details
2026-02-02 17:21:21 +08:00
csh 01caaf8062 📦 deps(playbook): sync rules, prompts, memory-bank 2026-02-02 13:02:42 +08:00