v0.20 alpha skill-driven python core

This commit is contained in:
kai
2026-05-06 16:26:41 +08:00
parent d1169646b8
commit db626f1d58
87 changed files with 5213 additions and 2865 deletions
+6
View File
@@ -31,6 +31,7 @@ env/
.python-version
pip-log.txt
pip-wheel-log/
.worktrees/
# ============ 系统 ============
.DS_Store
@@ -48,6 +49,11 @@ Thumbs.db
.opencode/log/
.opencode/cache/
# ============ Codex adapter deployment target ============
# v0.20 keeps Codex templates in codex_adapter_templates/ and deploys usable
# files to $CODEX_HOME or ~/.codex via scripts/deploy_adapters.py.
.codex/
# ============ 归档(不纳入版本控制)============
archive/*
!archive/.gitkeep